Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: Harris on November 11, 2002, 12:30:05 PM

Title: Shutting down services that i dont need
Post by: Harris on November 11, 2002, 12:30:05 PM
Hi,

How do i shut down services that i do not use, for example.. DNS, LDAP, IPv4Forwarding, Squid, Named. ATalk.

It can give me some free memory ;)

Thanks a lot
Title: Re: Shutting down services that i dont need
Post by: Bob Todd on November 11, 2002, 12:36:55 PM
I'd install the esmith-service-control-1.1.0-04.noarch.rpm and use that to manage the services through the server-manager. Uses a simple tick box to select whether service should be active/inactive. Sorry cant remember exactly where I found it but if you do a search I'm sure it'll turn up.
Title: Re: Shutting down services that i dont need
Post by: Rob Wellesley on November 12, 2002, 01:34:16 AM
Or do it the e-smith way-

check out /home/e-smith/configuration

services are listed as XXX=service and are enabled or disabled (as you will see) - DON'T MODIFY THIS FILE - use it to get your service names correct for the next proceedure

# /sbin/e-smith/config setprop status disabled

You will need to reboot afterwards
Title: Re: Shutting down services that i dont need
Post by: Cyrus Bharda on November 12, 2002, 09:31:05 AM
esmith-service-control-1.1.0-04.noarch.rpm can be downloaded from

http://myezserver.com/downloads/mitel/contrib/e-smith-service-control/

BUT it doesnt work 100% with 5.5 but works well enough for me :-)

Cyrus Bharda
Title: Re: Shutting down services that i dont need
Post by: nate on November 13, 2002, 09:33:30 AM
...from a freaky newbie -
 
what is the syntax for the .rpm install si vous pouvez?
 
-nsh
Title: Re: Shutting down services that i dont need
Post by: nate on November 13, 2002, 09:33:44 AM
...from a freaky newbie -
 
what is the syntax for the .rpm install si vous pouvez?
 
-nsh
Title: Re: Shutting down services that i dont need
Post by: guestHH on November 13, 2002, 10:10:06 AM
Install = rpm -ivh name_of_rpm_with_version
update = rpm -Uvh name_of_rpm_with_version
remove = rpm -e name_of_rpm (without version)

check installed rpm name = rpm -q -a
Title: Re: Shutting down services that i dont need
Post by: Ray on November 13, 2002, 11:51:14 AM
There is an new version of it 1.1.0-05 ! . Think it will work with V5.5