Command to check mod_pagespeed
Command to check mod_pagespeed is installed in server. curl -D http://127.0.0.1 You will get below output. Date: Fri, 07 Sep 2012 21:51:06 GMT Server: Apache/2.2.3 (CentOS) X-Mod-Pagespeed: 0.10.22.4-1633
LinuxHub: Your Gateway to Reliable Web Hosting Solutions
Empowering Your Web Presence with Linux: Hosting Made Simple!
Learn how to install software on your Ubuntu and CentOS systems with this guide. It’s easy as 1, 2, 3!
Command to check mod_pagespeed is installed in server. curl -D http://127.0.0.1 You will get below output. Date: Fri, 07 Sep 2012 21:51:06 GMT Server: Apache/2.2.3 (CentOS) X-Mod-Pagespeed: 0.10.22.4-1633
How to: Install mod_pagespeed in cpanel Login to the server via SSH Go to below folder cd /usr/local/src create directory mkdir mod_pagespeed Download pagespeed rpm wget https://dl-ssl.google.com/dl/linux/direct/mod-pagespeed-beta_current_i386.rpm Extract the rpm…
How To: Find Symlink under UNIX / Linux Now, a days sym/root hacking is famous and hacker can create a sym/root folder by using script. How do I find symlink(s)…
How to Uninstall MySQL Governor Run the below commands to uninstall MySQL Governor /usr/share/lve/dbgovernor/install-mysql.py –delete yum erase db-governor db-governor-mysql
MySQL Governor installation in without control panel server Run the below command to install MySQL Governor in plain server or without control panel server. yum install db-governor –enablerepo=cloudlinux-updates-testing yum update…
How to install MySQL Governor on CPanel, Plesk and DirectAdmin MySQL governor is set of utilities to monitor and restrict MySQL usage in shared hosting environment. The monitoring is done…
How to install SIM (System Integrity Monitor) Description: SIM is a system and services monitor for ‘SysVinit’ systems. It is designed to be intuitive and modular in nature, and to…
How to install google apps plugin for cpanel. Go to the below path where you want to download the tar file. cd /usr/local/src/ Download the tar file. [email protected] # wget…