Why shared Cpanel server security is major concern?

We all are having good awareness of server security. Its on going process and we have to harden it as much as we can. For that, we install cloudlinux, Maldet/ClamAV antivirus, CSF, CpHulk. We configure software and hardware firewall on the cPanel server. We try to update the OS and other thrid party applications. There […]

Linux Server Security Cheklist.

1. Keep the system Updated with Latest Security Patches 2. Keep Yourself updated with latest vulnerabilities through mailing lists, forums etc. 3.Disable and stop unwanted services on the server. 4.Use SUDO to limit ROOT Access 5. SSH security settings. 6. Check the integrity of critical files using checksum 7.Tunnel all of your X-Window Sessions through […]

How to enable register_globals for a single website without putting an entire server security at risk?

How to enable register_globals for a single website without putting an entire server security at risk? * Go to your control panel and then click on File manager. * In your file manager, enter the public_html folder. * In the public_html folder you will see a file called .htaccess. * Select  the .htaccess  file and […]