[Cialug] debian sarge

Kenneth Ristau kristau at kristau.net
Thu Jun 2 19:51:32 CDT 2005


Dan Hockey wrote:
> I installed a working base system of sarge today :-) ,and now I'm trying
> to figure out how to start and stop background services from the command
> line. Is there something else I need to install to do this? I managed to
> install smb,cups, and apache. This is my first working install of debian
> so pardon some of the lame debian questions I'll be asking.

On Knoppix (debian-based), the services can be started and stopped using
the init scripts located under /etc/init.d.  Typically, I invoke the
following to restart a service:

  sudo /etc/init.d/smb restart

Replace 'restart' above with 'stop', 'start', 'status' (to see if it is
running or not already) or with no options to see what other options are
avaiable.

later,
kristau
-- 
Tired programmer
Coding late into the night
The core dump follows

My GNUPG public key is available at http://www.kristau.net/public_key.asc


More information about the Cialug mailing list