web analytics

Geeks Terminal

          Linux | Open Source | Web Hosting and more..

Generally, users are not provided the rights to updated Awstats of the domain from the cPanel. But in some cases, it may require and the prvilidges can be given by: 1) Logging in the WHM 2) Navigate to Home > Server Configuration > Tweak Settings > Stats and Logs. 3) Select option “On” to enable users to update Awstasts from [...]

To disable SSL in Webmin control panel access link, please follow below steps 1) SSH to the server. 2) Open file sudo /etc/webmin/miniserv.conf 3) Change ssl=1 to ssl=0 save the file 4) Restart Webmin service /etc/init.d/webmin restart Clear the browser cache, cookies and check by accessing Webmin control panel without https.   Find helpful? Spread it! Tweet

To enable PHP Intl (Internationalization extension) on a cPanel server, PECL can be used. pecl install intl On a plain RHEL/CentOS/Fedora, PHP Intl can be install using yum yum install php-intl On Ubuntu, PHP Intl can be install using apt-get apt-get install php5-intl Restart Apache and it should work fine. That’s it Find helpful? Spread it! Tweet

To change document root of the domain in Plesk control panel Steps: 1) Login in the Plesk admin panel and go the domain control panel. 2) Click on Show Advance operations >  Website Scripting and Security which will take you to a new page. 3) Make the necessary changes in the document root and save the settings. This will update all [...]

Mailman is free software for managing electronic mail discussion and e-newsletter lists. Mailman is integrated with the web, making it easy for users to manage their accounts and for list owners to administer their lists. Mailman supports built-in archiving, automatic bounce processing, content filtering, digest delivery, spam filters, and more If you are using Mailing list on a cPanel server [...]

Categories: cPanel WHM

If you do not have access to WHM then the cPanel password for a particular account can be updated from shell. The following steps should help you to change  / reset / update cPanel password of particular account from shell       1) Access the server as a root user through SSH 2) Execute following command # /scripts/chpass username [...]

Categories: cPanel WHM