LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Why can't I using "startx" to get into the X windows? (https://www.linuxquestions.org/questions/linux-general-1/why-cant-i-using-startx-to-get-into-the-x-windows-38606/)

GalaxyFighter 12-17-2002 01:40 AM

Why can't I using "startx" to get into the X windows?
 
Who is so kind can tell me which command in linux can let me re-configure the command line model to X windows? Is it "xconfig"?
Thanks

gigsvoo 12-17-2002 03:07 AM

If you wanto startup Linux into X window instead of console login, goto /etc/inittab, change the run level to 5 similar like this:

# 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)
#
id:5:initdefault:

will do the tricks

juby 12-17-2002 03:55 AM

the command is Xconfigurator / xconfigurator.. the previous reply by gigsvoo is more apt.. if u are in text mode and want to boot and get x started right away


All times are GMT -5. The time now is 03:53 AM.