:: Setup TimeZone in htaccess
:: How to setup time zone php in htaccess
edit .htaccess file and add line like:
:: Setup FTPd on EC2 Server
File Transfer Protocol (FTP) is a standard network protocol used to transfer files from one host to another host over a TCP-based network, such as the Internet. - WikiPedia
:: Unblock ftp port and ftp passive port
:: Enable mod rewrite on Apache
:: What is Mod_rewrite
Mod_rewrite provides a powerful way to do URL manipulations and made more user friendly, by configuring rewrite rules, rather than modifying the webserver software.
:: How to enable mod_rewrite on apache
:: Installing ioncube loader on Linux
:: What is ioncube loader
ionCube loader is the PHP extension that decodes encrypted PHP files at runtime. It is freely available and installation is very easy.
:: How to install ioncube loader on linux distro
:: Installing Chkrootkit
:: What is chkrootkit
chkrootkit is a tool to locally check for signs of a rootkit.
:: How to install Chkrootkit