Hey guys..cPanel icon missing fom WHM!!! OMG!!! When I tried to access users accounts from WHM, cPanel icon is missing. I am unable to access cPanel accounts from WHM. Don’t get panic guys!!! It’s very simple and easy to enable…
Allow and Deny IP addresses on server using APF
It’s a useful option to protect the server from unwanted/unauthorized connections. By using basic iptables we can allow/deny IPs, but it’s not such simple. The applications like CSF or APF will help us to do the same simply using simple…
10+ WordPress Web-hosting themes and templates – Demo and download
Hey!! It’s a crazy thing to select a Theme for your web hosting website. Different models are available on internet and you can directly view the demo version and select it for your business. Here I am listing some of…
APF installation steps for Linux server – Command-line way
APF is the abbreviation of Advanced Policy Firewall. It is a policy based firewall system designed to configure firewall (IPTables rules) simply and user friendly. Configuring iptables is slightly hard without the help of an application like APF or CSF.…
Simple steps to install IonCube loader on a cPanel server
Ioncube loader IonCube Loader is an encryption/decryption utility for PHP applications which also assists in speeding up the pages that are served. IonCube Loader is one of the requirements for running client management systems like WHMCS. By default installation location:…
The XCache – Simple way to install Xcache from source code
The XCache is useful when your websites have page load time issue. I think we all were faced/are facing the same problem while browsing high traffic websites most times. Here is the solution for that by caching the already executed…
What is the default configuration file for IPTables and where it is located – Linux
It’s quite simple and but very useful thing. I have already posted the basics of IPTables in Linux, you may check this for more details >> IPTables basics << The iptables rules are saved in the file “/etc/sysconfig/iptables” under a…