Click to See Complete Forum and Search --> : Stopping X from telnet?


hosford
08-25-2001, 02:17 PM
does anyone know how I can turn off graphical boot by editing system files or how to stop X from a telnet session? :mad:

klamath
08-25-2001, 02:39 PM
To boot into console mode by default, edit /etc/inittab and change the default runlevel to '2'.

To stop X from the console, you'd probably need to kill the process.

Malakin
08-25-2001, 03:57 PM
The correct runlevel for redhat/mandrake is 3 for just a shell and 5 for X. It's not the same for every distro, the inittrc file itself is usually commented so you know which one does what.