Re: Netscape crashed my network connection?
On Mon, Aug 21, 2000 at 12:10:23PM -0700, Greg Strockbine. wrote:
> thanks I was looking for some kind of
> command thing just like that, I'm a newbie on the network
> part. Reminds me of `apachectl restart'.
Yes, indeed.
Most (all?) scripts in /etc/init.d/ support the following options:
/etc/init.d/service {start|stop|reload|restart}
Although apachectl isn't in /etc/init.d/; it's part of the Apache
distribution AFAIK. Let's check...
# (sudo) which apachectl
/usr/sbin/apachectl
Sven
--
"{sum += $2} END {print sum}", said Tom awkwardly.
Reply to: