How to Check spamming on linux server
You can find out the details spammers from mail queue itself. you can check it by using following commends :…
You can find out the details spammers from mail queue itself. you can check it by using following commends :…
How to remove frozen mails exim , Now a days lot of spammer in internet , so you need to…
SpamAssassin is a free Free software its works with mail filter to identify spam.SpamAssassin is an anti-spam tool which helps…
How to change cPanel password using SSH:
1. Login to your server as root via SSH.
2. Execute the following script from the command line.
Replace [username] with the cPanel user name of the domain & [password] with the new password.
/scripts/chpass [username] [password]
If you are facing this error, please use the following command and reset. (more…)
cPanel recommend that you use a separate partition for /tmp that is mounted with nosetuid. Nosetuid will force a process…
ConfigServer Firewall & Security isĀ a Stateful Packet Inspection (SPI) firewall, Login/Intrusion Detection and Security application for Linux servers. The scripts provides lot of features Please go to http://www.configserver.com/cp/csf.html
How To Install Install ConfigServer Security & Firewall for Cpanel :
rm -fv csf.tgz
wget http://www.configserver.com/free/csf.tgz
tar -xzf csf.tgz
cd csf
sh install.sh
Remove installation files: (more…)