[NBLUG/talk] The Debian Way

Jeremy Turner jeremy at linuxwebguy.com
Fri Oct 28 05:42:49 PDT 2005


On Thu, October 27, 2005 8:15 pm, Walter Hansen said:
> Is there a way to stop and start services on the fly? Or do I have to do
> the:
>
> /etc/rc.d/scripts/someservicescript start

Normally, you'll run:

/etc/init.d/package-name start

for example:

/etc/init.d/apache2 restart

Jeremy




More information about the talk mailing list