init.d

[prev] [thread] [next] [lurker] [Date index for 2006/06/23]

From: Minty
Subject: init.d
Date: 15:19 on 23 Jun 2006
I want to start Apache2 on my Debian Sarge box to test something quick.
I want to start it just this once for testing, then shut it down again.
I do not want it to start on boot

$ sudo /etc/init.d/apache2  start
Not starting apache2 - edit /etc/default/apache2 and change NO_START to be 0.

$ vi /etc/default/apache2
# 0 = start on boot; 1 = don't start on boot
NO_START=1

1 != don't start on boot
1 = don't start

Generated at 04:01 on 28 Jun 2006 by mariachi 0.52