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

Re: How to stop some system services?



on Sun, Jul 29, 2001 at 12:52:46PM +0800, Tao Liu (tao_debian@yahoo.com) wrote:
> How can I stop the system services I dont want them to run?
> Forexample, I don't want zope to run, but is starts when I turn on my 
> cumputer.
> In redhat, I use "ntsysv" .
> How can I do in debian?

To stop a service:

    $ /etc/init.d/<script> stop

...to change SYSV init settings between system boots, use update-rc.d:

    $ man update-rc.d

...for more info.

-- 
Karsten M. Self <kmself@ix.netcom.com>      http://kmself.home.netcom.com/
 What part of "Gestalt" don't you understand?         There is no K5 cabal
  http://gestalt-system.sourceforge.net/           http://www.kuro5hin.org
Free Dmitry!! Boycott Adobe!! Repeal the DMCA!!  http://www.freedmitry.org

Attachment: pgpZ5izksAGgd.pgp
Description: PGP signature


Reply to: