Disabling Magic Quotes using .htaccess file The magic quotes option was introduced to help protect developers from SQL injection…
WHM/cPanel Scripts are located in /scripts/ /scripts/adddns – Adds a DNS zone. /scripts/addnetmaskips – Add the netmask 255.255.255.0 to all…
AWStats is not updating automatically in cpanel 1) SSH to server as root. 2) Change the directory to: /home/user/tmp/awstats * We need…
CageFS and PHP Selector are two major components of Cloud Linux. The installation of PHP Selector PHP Selector is a…
How to change default timezone in MySQL? The timezone on SiteGround's servers is CST. This is a global setting which…
How to check cPanel Licence Verification? To verify the licence of the cPanel open this link http://verify.cpanel.net/. If the licence is valid…
Upgrade MySQL and MySQL Governor in cPanel CloudLinux based server First make full mysql backup(including system tables) to safe location. 1)…
How to install MariaDB Server in cPanel/WHM servers? And What are the advantages of using MariaDB Server ? Ans: *…
* Switches of rsync: 1) -v, –verbose Increase verbosity. 2) -r, –recursive Recurse into directories. 3) -l, –links Copy symlinks as…
Command for Rsync over SSH Common Syntax for Rsync: # rsync [options] Source Destinations. Set up a secure backup with…