Koozali.org: home of the SME Server

removing hostnames

Peter Smithen

removing hostnames
« on: February 27, 2001, 07:03:06 PM »
I would like to disable web services from my e-smith 4.1.1 server for security reasons.  In the e-smith manager I can remove the hostname.  It says the command completes successfully but on refresh it is still there.  What's up with that?  Am I even disabling the webservices the right way?

Richard

Re: removing hostnames
« Reply #1 on: March 16, 2001, 06:07:02 PM »
Can you uninstall Apache and still maintain your other services?

There's probably a way to disable Apache at startup, so that when you boot you get:    httpd            [disabled]

Am I totally off here?  Someone else may offer better advice.

Charlie Brady

Re: removing hostnames
« Reply #2 on: March 17, 2001, 12:44:09 AM »
Richard wrote:

> Can you uninstall Apache and still maintain your other
> services?

No.
 
> There's probably a way to disable Apache at startup, so that
> when you boot you get:    httpd            [disabled]

/sbin/e-smith/db configuration setprop httpd-e-smith status \
  disabled
/sbin/e-smith/signal-event console-save

Charlie