Hi
I looking for some leads and (paid) help to optimize my current CentOS vps that I control via SSH and of course the wonderful cPanel (WHM).
I read that there are some command line instructions that let you optimize the databases
like the following below:
I and I also would like to implement Google's PageSpeed Modules for Apache.
Now as for the PageSpeed Module I have not come any further than .. building mod_pagespeed From Source
where it says:
Is there not an "easy" way to do these things without involving SSH and just do it within WHM ? and if not who can and is willingly to help. Perhaps it is not apprioate to ask these things in this forum, for that I apologize but I have no idea where to ask this question.
I looking for some leads and (paid) help to optimize my current CentOS vps that I control via SSH and of course the wonderful cPanel (WHM).
I read that there are some command line instructions that let you optimize the databases
like the following below:
Code:
mysqlcheck -u'admin' -p`cat /etc/psa/.psa.shadow` --auto-repair --optimize --all-databases;
Now as for the PageSpeed Module I have not come any further than .. building mod_pagespeed From Source
where it says:
From there on I get lost and a bit... reluctant to do anymore that might mess things up.The current trunk uses https URLs to fetch some third party dependencies. Depending on your system, you may need to verify and accept an updated SSL certificate for SourceForge. You can test by running:
Code:svn ls https://svn.code.sf.net/p/jsoncpp/code/trunk/jsoncpp
Is there not an "easy" way to do these things without involving SSH and just do it within WHM ? and if not who can and is willingly to help. Perhaps it is not apprioate to ask these things in this forum, for that I apologize but I have no idea where to ask this question.
Last edited: