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

Re: Simple question



On Thu, Dec 22, 2005 at 03:05:38PM +0100, Michelle Konzack wrote:

> Am 2005-12-20 04:04:24, schrieb Teilhard Knight:
> > What's the command to stop a service like gdm?
> 
> It depends.
> 
> 1)  For killing it the current bootet Computer
> 
>         /etc/init.d/gdm stop
> 
> 2)  Only from the runlevel 2
> 
>         rm /etc/rc2.d/??gdm
> 
> 3)  Permanently
> 
>         apt-get --purge remove gdm

4) From all runlevels:

update-rc.d -f gdm remove 



Reply to: