WebHosting Blog

Archive for April 29th, 2008

Secure & Optimize VPS/VDS

Tuesday, April 29th, 2008

Here is the method by which you canĀ  secure & optimize VPS/VDS
Checking for formmail:
Form mail is used generally by hackers to send out spam email, by relay and injection methods. If you are using matts script or a version of it, you may be in threat.
Command to find pesky form mails:
find / -name “[Ff]orm[mM]ai*”
CGIemail is […]