كلاود لينكس Cloud Linux حل مشكلة Your sysctl values appear to not be set
cPanel Security Advisor Issue- Your sysctl values appear to not be set
Apache Symlink Protection: Problems with CloudLinux sysctl settings
Your sysctl values appear to not be set appropriately for your Apache configuration.



المشكلة :

Important Apache Symlink Protection: Problems with CloudLinux sysctl settings Your sysctl values appear to not be set appropriately for your Apache configuration. To resolve this, please see the documentation on SecureLinks
حل المشكلة :

ادخل هذا الامر

كود:
nano /etc/sysctl.conf
ثم احذف ما بداخله واجعل به

كود:
vm.swappiness=10
fs.suid_dumpable=0
لكى يكون بهذا الشكل



يعنى اخذف السطرين
كود:
fs.enforce_symlinksifowner = 1
fs.symlinkown_gid = 99
ثم نفذ

كود:
sysctl -p
ثم اعمل ريستارت للسيرفر لانك تعمل على Kernal وهو الخاص بـ boot


شاهد ايضا

كلاود لينكس CLOUD LINUX حل مشكلة CLOUDLINUX DISABLE PTRACE

المرجع:
https://docs.cloudlinux.com/cloudlin...tch-protection
https://forums.cpanel.net/threads/cp...-issue.594571/