how to switch from SuSE gui to commandline linux

how to switch from SuSE gui to commandline linux

Post by Maarten Volders aKa ShadowDance » Tue, 08 Jan 2002 00:01:31



Hi,

Does anyone know how to switch from the SuSE gui to the commandline linux,
so not the console that you can open in SuSE gui.  Or can't you switch
within the gui and do you have to do this at startup? Could anyone give me
some advice.

--
:~:ShadowDancer:~:

A Linux / Oracle newbie

 
 
 

how to switch from SuSE gui to commandline linux

Post by 'Professor' J Fri » Tue, 08 Jan 2002 00:13:54


On Sun, 6 Jan 2002 16:01:31 +0100, Maarten Volders aKa ShadowDancer


>Hi,

>Does anyone know how to switch from the SuSE gui to the commandline linux,
>so not the console that you can open in SuSE gui.  Or can't you switch
>within the gui and do you have to do this at startup? Could anyone give me
>some advice.

You can switch between X (your GUI) and a Virtual Console with

CTRL-ALT-Fn

where n 1 to 6 are consoles, 7 will take you back to the primary X display,
if you have other X sessions running they will be on 8 and 9 and so on,
10 is for system messages.

If you want to more permanently move between X and console you can change
the runlevel. To do this on-the-fly you can use the init command eg

$ init 3

will move to a multiuser runlevel with networking but no X.

$ init 5

will move to multiuser, networking and X. (0 is halt, 6 reboot and 1 single
user no networking). init will handle the starting and stopping of any
relavent processes.

To set the default runlevel that your machine boots to on startup you can
either change the entry in /etc/inittab of default runlevel or use
yast->system administration->Login configuration.

Frink

--
'Professor' J Frink - Ringtail to the Stars & Professional Mossbauer Guru
SciGraphica, Plotting and Analysis: http://scigraphica.sourceforge.net/
shrike at cmp dot liv dot ack dot ook
"Don't get mad, get mice!"

 
 
 

how to switch from SuSE gui to commandline linux

Post by Phil » Tue, 08 Jan 2002 06:57:19


either log out
or merely hit  control-alt-backspace

--

Philo

website: www.plazaearth.com/philo

 
 
 

how to switch from SuSE gui to commandline linux

Post by Jeffrey L. Susan » Thu, 10 Jan 2002 02:32:53



Quote:> either log out
> or merely hit  control-alt-backspace

> --

> Philo

> website: www.plazaearth.com/philo

This assumes he entered the GUI with xstart.  Based on the question I
suspect he entered it from the display manager, xdm, kdm or gdm.

Jeff S.