Jump to content

How do I not run the GUI by default


Recommended Posts

to start the gui from the command line type "startx"

 

to change it so that X doesn't start by default go to system-->configure-->hardware then click on the hardware icon, then click on the X icon then click options in the X configuration thing. It will then let you choose to have X startup by default or not.

Link to comment
Share on other sites

chkconfig dm off

will do it as well. Then it doesn't matter what inittab says. If you then want to start X but don't want the default either install Xtart or start the dm service with

service dm start

you can stop it with

service dm stop

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...