Solidservers - solidservers.ca - SolidServers.ca
General Information:
Latest News:
How to mass clean base64_decode infected php files (Including WordPress) 21 Feb 2013 | 07:23 am
Hello once again, I had recently been asked to take a look at a server that was being reported as having a virus passed to unsuspecting visitors. I did the usual scan (using clamscan) and came up with...
Logwatch installation – cPanel with CentOS 6 (64bit) 25 Mar 2012 | 01:47 pm
By default, Logwatch is not installed on a CentOS 6 (x64) server (not sure about 32bit versions..?). This is something that I have missed from using the previous versions of CentOS. As a server admin,...
Logwatch installation – cPanel with CentOS 6 (64bit) 25 Mar 2012 | 09:47 am
By default, Logwatch is not installed on a CentOS 6 (x64) server (not sure about 32bit versions..?). This is something that I have missed from using the previous versions of CentOS. As a server admin,...
Available for Server Administration 10 Oct 2010 | 03:18 am
I just thought that I would let everyone that may be interested, that I am available for one time, or continuous server administration. Prices do vary, and if you would like more information, please f...
Available for Server Administration 9 Oct 2010 | 11:18 pm
I just thought that I would let everyone that may be interested, that I am available for one time, or continuous server administration. Prices do vary, and if you would like more information, please f...
How to Secure your Server – Basic 6 Mar 2010 | 08:37 am
Here are some quick tips on how to secure your Linux server. This is only a short list, but, they are must do’s! Some of which are: 1. Change ssh port (use keys if possible as well/allow only specific...
Scanning for unwanted files/code 6 Mar 2010 | 08:33 am
Here is a little code that I use to scan servers that I admin on for unwanted files. These include php shell’s and encoded files. You can add your own expressions as well. The expressions that I have ...
How to Secure your Server – Basic 6 Mar 2010 | 03:37 am
Here are some quick tips on how to secure your Linux server. This is only a short list, but, they are must do’s! Some of which are: 1. Change ssh port (use keys if possible as well/allow only specific...
Scanning for unwanted files/code 6 Mar 2010 | 03:33 am
Here is a little code that I use to scan servers that I admin on for unwanted files. These include php shell’s and encoded files. You can add your own expressions as well. The expressions that I have ...
FastCGI & Custom php.ini file per user 25 Feb 2010 | 08:43 am
I was recently asked to look at allowing custom php.ini files on a system where they were using FastCGI (fcgid) with SuExec to load php pages. This was a cPanel server using PHP5x, and after some rese...