CSF Directadmin Issue Permission denied – Solved
This is a simple permission issue in directadmin. The CSF in directadmin is running a setuid program. So it simply need to enable the setuid permission for the root user in this program. You…
HOSTSEO BLOG - Practical insights on web hosting, server administration, cybersecurity, WordPress, domains and search visibility.
Browse the HOSTSEO article archive.
This is a simple permission issue in directadmin. The CSF in directadmin is running a setuid program. So it simply need to enable the setuid permission for the root user in this program. You…
Now apache 2.4 provide areal remoteIP software . It there will be enabled by default . You can check it as follows, # httpd -l | grep mod_remoteip.c mod_remoteip.c If you get the above…
Ever wondered how to set up multiple shared IPs in WHM? Here is how. You can’t add multiple shared IPs in WHM GUI, but it’s possible to do so via SSH (login as root).…
You may need to read the whole article before choosing it. Step 1 : You may need to turn on “SymLinksIfOwnerMatch” in WHM Apache Global Configuration Step 2: Apply the Patch from rack9 ,…
Introduction It has been a long time since my first vps handbook published on Linux Today . So I am writing this new version VPS Hadnbook ,V2 ,for VPS/ Cloud users and System engineers. It will…