syslint
- Total activity 220
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 93
Comments
Recent activity by syslint-
clamd is a daemon and clamscan is a command line tool.
-
Please set 755 permission on / and test it. You don't have write permission on /
-
what is the result of the following commands ? # ls -ald / # ls -ald /home # ls -ald /home/sporkschivago
-
Hi, I think it need more logs for trouble shooting this issue. You said you got the load on night. How is your backup configuration ? Do you have any type of heavy traffic on that time ?
-
Happy to here your issue is resolved . I think the cpanel developers should consider updating grub to avoid this slow reboot problem while renaming the NIC
-
The following code may help too, # sed -i~ '/^GRUB_CMDLINE_LINUX/s/"$/ net.ifnames=0"/' /etc/sysconfig/grub # grub2-mkconfig -o /boot/grub2/grub.cfg
-
Hi, Also please note that eth0 is not the default name of interface in centos 7 . Even though the cpanel is setting it as eth0 without updating the grub. So it may some times take little tim...
-
There is a chance that your NIC kernel module is missing from the latest kernel. Can you get the boot logs ?
-
What type of caching mechanism are you using ? Is it nginx, php or other proxy ?
-
Why don't you consider nagios/icinga with nrpe. You can monitor even your cpu temperature, hdd health etc,. everything .