|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (5 bit)
Join Date: Jul 2002
Posts: 31
|
Shutting down and starting up X Server
I'm needing to know how to sut down and start up the x server could some one help me with this.
TIA |
|
|
|
|
|
#2 |
|
Member (13 bit)
|
ctrl + alt + backspace will stop it if you have it running.
To start it back up, "startx" |
|
|
|
|
|
#3 |
|
Member (13 bit)
Join Date: Mar 1999
Posts: 6,791
|
I'm assuming you are logging in at the command prompt. If so, type startx and the X server should start. To get out of X, you should just be able to log off and you will be back at the command prompt. Hope this helps.
Edit: Xayd beat me to it....
|
|
|
|
|
|
#4 |
|
Member (5 bit)
Join Date: Jul 2002
Posts: 31
|
I'm not logging in at the command prompt that is the problem it automatically starts X and gives me the login screen there, and I need this to stop this to do an install of some drivers but would like to be able to reset it to start back up this way when I'm done.
|
|
|
|
|
|
#5 | |
|
Member (5 bit)
Join Date: Jul 2002
Posts: 31
|
Quote:
Last edited by Marklb; 04-27-2003 at 07:55 AM. |
|
|
|
|
|
|
#6 |
|
Member (11 bit)
Join Date: Apr 2003
Posts: 1,525
|
If you want to boot to a command line and your using lilo for your boot loader, reboot and hit the Esc button as soon as the lilo screen comes up. This will bring you to a prompt where you can designate boot parameters. At the prompt type:
linux 3 where 'linux' is the label of your linux system that you want to boot into. Alternatively, boot into X, open a console and su to root. Then run the following: # init 3 That will shut down X and bring you to a command line login. Both methods cause linux to run at runlevel 3 which is the command line mode, i.e. no X. |
|
|
|
|
|
#7 | |
|
Member (5 bit)
Join Date: Jul 2002
Posts: 31
|
Quote:
Thanks that was exactly what I was looking for. |
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|