[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How to switch to text mode



On 2/6/07, Andrew Sackville-West <andrew@farwestbilliards.com> wrote:
On Tue, Feb 06, 2007 at 10:44:33PM +0800, myusernet wrote:
In your case, if you're using gdm:

update-rc.d -f gdm remove

this will remove all the symlinks to gdm in all the runlevels so that
gdm will not start at boot-up. If you want to put it back later:

update-rc.d gdm defaults

please see man update-rc.d for details.

I was faster :D

Btw, if you later want to start it once, you can use

#/etc/init.d/gdm start

Regards,
Atis



Reply to: