Results 1 to 3 of 3

Thread: Disable GDM

  1. #1
    Join Date
    Oct 2007
    Location
    USA - Indiana
    Beans
    557
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Disable GDM

    I'm a geek, so I like turning off some of the graphical stuff so I can see a black screen with white text... I'm not sure why I like it.

    I turned off my usplash... so now I get to see all the text scrolling through when ubuntu is loading, but what happens if I turn off the gdm service?

    I was planning on going to (System > Administration > Services) and turning it off. will this just give me a command prompt that asks for my name and password? That's what I want.

  2. #2
    Join Date
    Apr 2007
    Location
    Belgium
    Beans
    1,528

    Re: Disable GDM

    You could tell Ubuntu to start in run level 3 instead of level 5. Another option is to remove gdm from the rc.x directories. You will get a console with both methods. You can start your desktop environment with the startx command or start up gdm again. Disabling GDM from system > administration > system services should do the trick.
    Disclaimer: I am currently suffering from severe CSD (Compulsive Sarcasm Disorder).
    My Site | Linux User #452328 | Running Arch Linux on Sony Vaio VGN-SZ61XN/C since October 2008

  3. #3
    Join Date
    Mar 2006
    Beans
    8,348

    Re: Disable GDM

    Code:
    sudo /etc/init.d/gdm stop

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •