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

Re: how stop the dns service?



also sprach Felipe Martins <listas@cenapadne.br> [2004.06.23.2142 +0200]:
> in  RedRat there is command 'service' to start, restart, stop and verify 
> status of services.
> - which command in debian is equivalent?

invoke-rc.d service start|stop|status

> - how can i verify which services are running?

best: ps

> - is it possible to avoid a service being started during boot or
> machine initialization? 

add 'exit 0' to the top of the init.d script, make the script not
executable, or implement a policy-rc.d script that does exactly what
you want.

-- 
Please do not CC me when replying to lists; I read them!
 
 .''`.     martin f. krafft <madduck@debian.org>
: :'  :    proud Debian developer, admin, and user
`. `'`
  `-  Debian - when you have better things to do than fixing a system
 
Invalid/expired PGP subkeys? Use subkeys.pgp.net as keyserver!

Attachment: signature.asc
Description: Digital signature


Reply to: