shk | MyLiteratureTechLife.COM

[ionCube Loader] The Loader must appear as the first entry in the php.ini file in Unknown on line 0

May 8th, 2012 0 Comments

Recently I had problem with apache after upgrade, and after checking log files, I found that error was PHP Fatal error: [ionCube Loader] The Loader must appear as the first entry in the php.ini file in Unknown on line 0   This is because ionCube must be loaded before any of the Zend...




ROUNDCUBE DATABASE ERROR: CONNECTION FAILED! in Cpanel/WHM

May 2nd, 2012 0 Comments

DATABASE ERROR: CONNECTION FAILED! Unable to connect to the database! Please contact your server-administrator. In order to resolve this error you need to use the following command Solution : /usr/local/cpanel/bin/update-roundcube...

Rebuilding Roundcube on cPanel

May 2nd, 2012 0 Comments

Rebuilding Roundcube in Cpanel is just with one command /usr/local/cpanel/bin/update-roundcube...

Adding Mail header to emails send by php to track spammer in Cpanel/WHM

April 30th, 2012 0 Comments

Spamming is a known problem for every host, and adding information in header for the emails sent by php is a great way to track down spamming script. Cpanel has this option to select in easyapache. You can go to WHM>>Easy apache, Exhaustive Options list >>...

Disabling PHPMail() function from WHM/Cpanel

April 30th, 2012 0 Comments

Php mail () function is used to send emails through php scripts and most of the times is used by spammers to spam from servers. Here is the way to disable it in WHM/Cpanel. Login to WHM Go to tweak settings Find “Prevent the user "nobody" from sending out mail to remote addresses (PHP...

MD5 change detection script

April 18th, 2012 0 Comments

Irongeek.com wrote a script to detect MD5 change in the files in your hosting account. Actually Irongeek.com was hacked few months before and therefore they wrote this script and I believe this script is very helpful for webadmins. You can download this script in text file by clicking...

Linux – How it is built?

April 4th, 2012 0 Comments

Linux is a biggest example of free and Opensource software. How it is built? Here you see the video...

W: GPG error apt-get update NO_PUBKEY AED4B06F473041FA

December 17th, 2011 0 Comments

Error message: http://security.debian.org lenny/updates Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY AED4B06F473041FA Reason: as it turns out this is because GPG key expired This key rollover is a normal maintenance task and...

Shell script to monitor current disk space and getting alert on thresh hold level

December 13th, 2011 0 Comments

Yesterday I wrote a post when I found a script to monitor disk space in a server and getting alert on thresh hold level. However that script just send a notification when disk space is on thresh hold, but I wanted to get disk usage on daily basis therefore I made some modifications in...

Monitoring your disk space with shell script

December 13th, 2011 0 Comments

If you are running a busy server with several customers, uploading alot of file then there is a chance that you get out of space without knowing. I was about to write a script for my server but then found it on a famous website. #!/bin/sh # Shell script to monitor or watch the disk space # It...

Alexa Rank