Some usefull Cpanel scripts
Some usefull Cpanel scripts /scripts/adddns – Adds a DNS zone. /scripts/addnetmaskips – Add the netmask 255.255.255.0 to all IPs that have no netmask. /scripts/addnobodygrp – Adds the group nobody and…
Looking for help with your webhosting account? Look no further – our team is here to help. Our Cpanel WHM guide includes step-by-step instructions and helpful tips on everything from maintaining your server to setting up file sharing.
Some usefull Cpanel scripts /scripts/adddns – Adds a DNS zone. /scripts/addnetmaskips – Add the netmask 255.255.255.0 to all IPs that have no netmask. /scripts/addnobodygrp – Adds the group nobody and…
Error from park wrapper domain.com is owned by another user If you are getting above error message then remove the domain entry from the below listed files: Once done the…
How to install CPanel and WHM mkdir /home/cpins cd /home/cpins wget http://layer1.cpanel.net/latest sh latest cpkeyctl
How to install mod security in linux server First check mod_security is enabled on the server. If it is not installed than you can install it through easy apache.…
How to install Softaculous in linux server Note: Before starting the installation make sure ionCube Loaders are enabled. For that go to WHM and click on Tweak Settings. Please make…
How to uninstall csf firewall Run the below command to uninstall the csf firewall from Linux server using command prompt. cd /etc/csf sh uninstall.sh
404 error code for all third party applications Copy and paste the code in .htaccess file For main domain only <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f…
Logs files and Path on Linux server General message and system related stuff * /var/log/message Authentication logs /var/log/auth.log Kernel logs /var/log/kern.log Crond logs (cron job) /var/log/cron.log Mail server logs…