How to disable desktop environment in Ubuntu 10.04 ?
hi,
Am Donnerstag, den 23.09.2010, 18:10 +0800 schrieb Jason Zhang:
> I mean how to startup the system straight into the text mode
> environment,do not start gdm
all you have to do is to add the word text to your default boot
commandline in /etc/default/grub
i.e. make it look like:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash text"
and run sudo update-grub
ciao
oli
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
|