Jump to content

Turning Off GUI


Recommended Posts

I'm not sure if this is the right place to post this but,

 

I am setting up a server I am trying to find out how I cam set it up so no gui starts when the computer is booted up.

I would just uninstall everything but I still want to be able to start up the gui for doing certain tasks.

 

I was wondering if somebody could tell point me in the right direction as to how to do this.

 

Thanks

 

[moved from Art & Design by spinynorman]

Link to comment
Share on other sites

chkconfig dm off (turns off at boot)

chkconfig dm on (turns on at boot)

service dm stop (stops a running dm)

service dm start (starts the dm)

 

Use Xtart for a console dm or startx from init3 to Start X w/o a gui dm

Edited by bvc
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...