Koozali.org: home of the SME Server
Contribs.org Forums => General Discussion => Topic started by: demonx on July 02, 2007, 05:18:50 PM
-
Hey Guys
Is there a simple way for shutting down unused services on SME 7.1.3? All of my servers are behind firewalls and are used for file & print only. I see no need to run any services not directly related. All email is done on a stand alone server so that service isn't needed on the file servers. Also none of them are connected directly to the internet and are not configured as gateways.
-
Hey Guys
Is there a simple way for shutting down unused services on SME 7.1.3? All of my servers are behind firewalls and are used for file & print only. I see no need to run any services not directly related. All email is done on a stand alone server so that service isn't needed on the file servers. Also none of them are connected directly to the internet and are not configured as gateways.
hi..
if you do
grep service /home/e-smith/db/configuration
you'll see enabled services..
a simple
config setprop SERVICE status disabled
and then
service SERVICE stop
will disable SERVICE
Be CAREFULL ;-)
Ciao
Stefano