[EMAIL PROTECTED] wrote:
On Sat, 2 Feb 2008, Jean-Marc Lasgouttes wrote:
The machine (Athlon 2000+) has been bought from the project's fund
and from time to time Lars asks on lyx-users whether somebody could
renew the lyx.org name. That is all there is to it.
Could we just install more memory in it? What would it cost? (I'm
guessing the cost will not be that bad)
Depends. Old memory can be expensive.
I'm really surprised by the memory usage. What's hogging it all? My
server at home is running httpd, dovecot, sendmail, sshd, etc. A lot of
the same programs, and my memory usage looks like this:
[EMAIL PROTECTED] ~]$ free -k
total used free shared buffers cached
Mem: 256084 251852 4232 0 23148 93328
-/+ buffers/cache: 135376 120708
Swap: 522072 148 521924
[EMAIL PROTECTED] ~]$ free -m
total used free shared buffers cached
Mem: 250 245 4 0 22 91
-/+ buffers/cache: 132 117
Swap: 509 0 509
[EMAIL PROTECTED] ~]$ uptime
14:52:45 up 17 days, 4:32, 2 users, load average: 0.12, 0.06, 0.01
The key line is the last one: No swap usage at all.
I'm NOT running mailman, spam assassin, or vsftpd, but could those be
eating 100MB? That seems unlikely. So, well, I'm wondering why we're
short of memory.
Would moving some services elsewhere help? E.g., moving the ftp server?
Richard