24x7ss
- Total activity 511
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 243
Comments
Recent activity by 24x7ss-
Hello, Who is the owner of the lock file in /tmp ? Did you try removing the file and starting the service if that helped ?
-
Check if secondary disk is attached to the server by using fdisk -l command. IF it is showing secondary disk then check it is partitioned and mounted as /home2 or better fire "mount" command it wil...
-
No, there is no such option where you can see that traffic stats of complete VPS. If you want to check the stats then you have to check Awstats of each domain.
-
If you are taking backup using cpanel script and restoring it on another server then you will not face any mail issue. The only problem you will face is with email clients. If you are using mail.do...
-
Yes, it is not part of Cpanel/WHM rpm. You can install it manually on any linux machine using repository.
-
It seems that clamd is not present on the server at the moment you have to install clamd on server by using rpm packages.
-
Try running below command on server to start clamd /scripts/restartsrv clamd also you can use /etc/init.d/clamd start command. There is no service like clamav.
-
Hello, Running "yum update kernel" will install the newer kernel on your system. Once the new kernel is installed, login to grub and make the server bootable with new kernel on next reboot only by...
-
No I don't think there is any more precautions needed. You can go with yum update kernel option and update the kernel and once done then reboot the server.
-
Hello, What version of cPanel are you running on your box ? Did you try to run upcp forcefully to see if that helps ?