Saturday, April 07, 2012

SurfNZ online again

Surf NZ is online again.

The technical solution to this problem was to run the following commands:

killall -9 apache2    #Force the Apache webserver to stop
killall -9 miniserv.pl    #Force the webmin (web administration server) to stop
service start apache2  #Start the Apache webserver

Webmin will not be restarted since it seems to slow the system down slightly.

Labels: , , , , , , , , , , , ,

0 Comments:

Post a Comment

<< Home