if you dont have ssh access to zimbra server and wanted to know which version of zimbra you are running, here’s a trick for you to check your zimbra version.
To check Zimbra version without ssh, follow the steps below:-
Continue reading How to check Zimbra Version without ssh access? »

A friend ask me how to remove the “Powered by Prestashop” link from the footer of his site. After some study, i realize that “Powered by Prestashop” link is manage by a module and not hard coded within the template itself. So to remove the link you need to modify the module template file instead of theme template file.
After you install apache web server in CentOS and point your browser to http://localhost you will see a Apache 2 Test Page powered by CentOS. You can disable or remove this apache test page from the configuration file. Before you do any modification, please make sure you have the privilege to reload the apache webserver.