Koozali.org: home of the SME Server

Obsolete Releases => SME Server 7.x => Topic started by: jester on June 09, 2006, 11:17:38 AM

Title: SME Server (7) optimisation
Post by: jester on June 09, 2006, 11:17:38 AM
I've got an old archive server running that only needs to make old files accessible to my network. To keep it running smoothly as possible i'm trying to optimise it by disabling all non needed services.

I've set all e-mail, virus scanning and spam filter setting to disbled. But looking at my running processes with Sme7admin (great contrib btw!) i can still see that there are related services running:

qmail, qpsmtpd, sqpsmtpd, clamd, freshclam

I know i can stop them manually with Sme7admin but they will run again after the next reboot. Shouldn't these services have been stopped by SME, or are they essential to SME?!

Does someone btw know what services are essentially needed by SME?

Kind regards,
jester.
Title: SME Server (7) optimisation
Post by: mdo on June 09, 2006, 11:26:22 AM
You might want to try to disable them completely for further reboots?

Eg.
db configuration setprop qmail status disabled
db config setprop xxxx status disabled

signal-event post-upgrade
signal-event reboot

Michael
Title: SME Server (7) optimisation
Post by: jester on June 09, 2006, 01:41:51 PM
Thanx for that Michael!

But i'm still wondering if some of this shouldn't be done by SME automatically and what are the essential processes so i can turn off the other ones like:

jester.
Title: Re: SME Server (7) optimisation
Post by: azche24 on June 19, 2006, 06:47:44 AM
Hi, Jester,
Quote from: "jester"
I've got an old archive server running that only needs to make old files accessible to my network. To keep it running smoothly as possible i'm trying to optimise it by disabling all non needed services.

you can imagine, that i use sme for allmost anything including toasting wm-sandwiches  :-D , but for that kind of thing i would shurely take a specialized linux distro. Lower hardware and more secure for not offering unneeded services: Perhaps

http://www.freenas.org/, which has some extra features or even easier is http://www.serverelements.com/naslite.php.

I installed NASLITE on a K5 with Gigabit Card and 64 MB RAM. And it was extremely fast and responsive (but no Raid with NASLITE).

In my little IT-World SME is the OneForAll Server in a small/medium office.

Webhosting, mailserver, storage and other specialized stuff could or should better run from other distros or even hardware (e.g. a router).