How to get ubuntu to not start X on boot

Jeff Waugh jeff.waugh at canonical.com
Wed Oct 27 14:52:49 UTC 2004


On Wed, 2004-10-27 at 10:37 -0400, Romeo Theriault wrote:
> I am using ubuntu as a network analyzer and don’t need the gui. How
> can I get it to start without the gui? I’m pretty sure it’s in the
> inittab file but it’s not commented very well and I’m not sure which
> runlevel to set it to.  Also, would it just be a simple startx to
> start gnome back up. 

Easiest solution:

  apt-get remove --purge gdm

If, for some reason, you don't want to remove gdm (even though that's
standard practice on Debian systems):

  update-rc.d -f gdm remove

- Jeff

-- 
Ooh, ooh, ooh!             http://www.ubuntulinux.org/           Ubuntu!




More information about the ubuntu-users mailing list