Koozali.org: home of the SME Server

Shutting down services that i dont need

Harris

Shutting down services that i dont need
« 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

Bob Todd

Re: Shutting down services that i dont need
« Reply #1 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.

Rob Wellesley

Re: Shutting down services that i dont need
« Reply #2 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

Cyrus Bharda

Re: Shutting down services that i dont need
« Reply #3 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

nate

Re: Shutting down services that i dont need
« Reply #4 on: November 13, 2002, 09:33:30 AM »
...from a freaky newbie -
 
what is the syntax for the .rpm install si vous pouvez?
 
-nsh

nate

Re: Shutting down services that i dont need
« Reply #5 on: November 13, 2002, 09:33:44 AM »
...from a freaky newbie -
 
what is the syntax for the .rpm install si vous pouvez?
 
-nsh

guestHH

Re: Shutting down services that i dont need
« Reply #6 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

Ray

Re: Shutting down services that i dont need
« Reply #7 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