Posts Tagged ‘centos 5.2’

Emails Vanishing from a Users Inbox

This sounds strange doesn’t it, there one minute, gone the next.Initially I thought the server was at fault, perhaps a misguided spambox script was deleting the wrong directory or something like that. Turns out it was much simpler than that, after looking at the maillog (which displays POP3 and IMAP Connections), it turns out the [...]

Tags: , , , ,

Cpanel – Pureftpd Max Clients Per IP Limit Reached

I had a few clients with a fast internet connection running into the pure-ftpd max clients per ip address limit of 8. Because it was happening quite frequently, I made the changes in the pure-ftpd config file located here: /etc/pure-ftpd.conf You can edit the file like so: nano /etc/pure-ftpd.conf Ctrl + W (for search) Type: [...]

Tags: , ,

Installing iftop – Centos 5.2

iftop isn’t available to be installed with yum. So we need to install it using rpm. First thing we do is visit the official iftop website and download the rpm for redhat. http://www.ex-parrot.com/~pdw/iftop/ If you scroll down, you’ll find the latest version. At the time of writing this I used the following command from my [...]

Tags: , , , , ,