Ubuntu Server Desktop Question

Discussion in 'Desktop Operation' started by dansaycool, Nov 1, 2006.

  1. dansaycool

    dansaycool New Member

    Hello again lol, i've just installed Ubuntu Edgy Eft 6.10 Server and have also installed ubuntu-desktop using APT, I was wondering how could I get it so that it boots up into the normal terminal type view, then if i wanted to type in a command to open Gnome?
    I think I found a way to do this before but i'm still a newbie and can't really remember.

    Many thanks
    dan
     
  2. falko

    falko Super Moderator Howtoforge Staff

    You can prevent the X server from starting with the update-rc.d command. Just find the name of the appropriate init script in /etc/init.d and run
    Code:
    update-rc.d -f [I]name[/I] remove
     
  3. sjau

    sjau Local Meanie Moderator

    you can log out and then in the login dialog you can alter your login preferences (default session).
     

Share This Page