how to start linux in GUI Mode
RegisterLogin
how to start linux in GUI Mode
Post Description: to start your linux server in gui mode (xserver) you will have to follow these step provide by webune. please follow these instructions and login as superuser to be able to make the changes
Tags: how, to, start, linux, in, gui, mode
This Post Was Posted On Apr 19, 2010 By Webune Support #3388
Post Description: to start your linux server in gui mode (xserver) you will have to follow these step provide by webune. please follow these instructions and login as superuser to be able to make the changes
Tags: how, to, start, linux, in, gui, mode
This Post Was Posted On Apr 19, 2010 By Webune Support #3388
how to start linux in GUI Mode by Webune Support
open the /etc/inittab file:
# nano /etc/inittab
search for this line:
id:3:initdefault:
change to this
id:5:initdefault:
# Default runlevel. The runlevels used by RHS are:
# 0 - halt (Do NOT set initdefault to this)
# 1 - Single user mode
# 2 - Multiuser, without NFS (The same as 3, if you do not have networking)
# 3 - Full multiuser mode
# 4 - unused
# 5 - X11
# 6 - reboot (Do NOT set initdefault to this)
#
as you can see to make your linux server start in GUI, is easy, you just have to know the runleves
if you want to change it back from GUI to command line, just change the id value to 3
Sam
#4663 1
thanks much
Nov 30, 2010 Reply Report abuse
©2011 Webune Forums - Sun Dec 18, 2011 4:18 pm
Powered by: Webune Forums V3
Powered by: Webune Forums V3