Turn off X on Ubuntu 7.04 Feisty server
May 7, 2008 by tibor
$ cd /etc/rc2.d/
$ sudo mv S13gdm K87gdm
$ sudo reboot
This way the server stays at the console login prompt instead of booting into X (GDM)
Vail Valley Information Technology (IT) Services
May 7, 2008 by tibor
$ cd /etc/rc2.d/
$ sudo mv S13gdm K87gdm
$ sudo reboot
This way the server stays at the console login prompt instead of booting into X (GDM)