Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   Graal Main Forum (English) (https://forums.graalonline.com/forums/forumdisplay.php?f=4)
-   -   Shutting down X Server (https://forums.graalonline.com/forums/showthread.php?t=45072)

danjh44 05-26-2003 01:11 AM

Shutting down X Server
 
How do I shut down an X Server so that I can install Linux NVidia drivers? Thanks...

CheeToS2 05-26-2003 01:19 AM

/etc/inittab
open that up, find the line that has something with some colons and a 5 and stuff, change the 5 to a 3, save, reboot

when you want it back, type startx to start X, and change the # back to a 5 and save

adam 05-26-2003 01:26 AM

And your certain that works with all linux distrobutions? And that the instructions were clear enough he won't obliterate his install and be left to fend for himself.

Loriel 05-26-2003 01:35 AM

It's not nice to tell someone to change a random 5 to a 3 :)

Rather, you should change the standard runlevel at boot to the one that does not automatically bring up X, so that you can do your changes.
This, of course, is done by changing a 5 in /etc/inittab to a 3.

Also, it does not truely work everywhere.
The startup of X could be done via a the (hidden) .profile file in one's home directoy containing the line "startx".
Gentoo Linux has named runlevels "boot", "nonetwork", "default" and "reboot". So you would rather need to remove the command to start X from your current runlevel.

Unrelatedly, your window manager should provide an option to shut down X, or you can just press CTRL-ALT-Backspace. But your system could be configured to log you out/shut down after that :\

Jeff 05-26-2003 02:24 AM

I am still a strong believer in runlevel-3 booting.


Sometimes you don't need X, so why boot it and shut it down in those times? It's not very hard to type "startx"

Kronan 05-26-2003 03:28 AM

All I did was kill the display manager, like kdm, gdm, xdm etc... then it went into the console :)

danjh44 05-26-2003 04:32 PM

I did that , but now I dont know how to reenable the display manager

Kronan 05-26-2003 07:37 PM

Quote:

Originally posted by danjh44
I did that , but now I dont know how to reenable the display manager
when your in the console just type the display manager you want to use (eg.. kdm)

Loriel 05-26-2003 11:04 PM

Quote:

Originally posted by Jeff
I am still a strong believer in runlevel-3 booting.


Sometimes you don't need X, so why boot it and shut it down in those times? It's not very hard to type "startx"

I do not have X starting when I boot either.


All times are GMT +2. The time now is 05:59 AM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.