[SGVLUG] used memory on a 4 GB system.

Jeff Carlson jeff at ultimateevil.org
Fri Nov 3 13:57:16 PST 2006


James Neff wrote:
> This machine is mostly a mySQL database that will be expecting many
> (thousands per minute) small connections (not much data between client
> and database).  There are scores of articles on how to optimize the
> mySQL configuration for this sort of operation.
> Is there anything on the systems administration side I should be doing?
> I've already turned off most of the other services that
> came standard (sendmail, ftp, bluetooth, X windows, etc) that I won't be
> using on this server.

You probably shouldn't turn off sendmail on a server, at least I never
do.  Out of the box, Fedora (your initial message indicates you're using
FC5) comes with sendmail configured to listen to localhost only.  There
are cron jobs that will run nightly and they will mail their results to
root.  You should either configure sendmail to be a null client for your
real mail server or alias root to another email account so you will
receive this information.  It can be quite important.

I have instructions on how to configure sendmail at
http://www.ultimateevil.org/~jeff/uuasc-2003-04-03.html and this
includes null client configuration in six lines.


More information about the SGVLUG mailing list