If you are facing below cphulk Error while connecting cphulk from WHM. Mysql is currently disabled. To enable mysql go to: Service Manager Once there check Enable and Monitor for mysql. Then at the bottom of the page click save. To Fix the issue follow the below steps....
Continue reading
December 26, 2013 Admin
WHM/cPanel
No Comment
While accessing cpanel list account shows the wrong ip address, The following files may be caused of the issue. the old shared IP might be listed in following files. #grep “oldipaddress” * /etc/userdatadomains #cd /var/cpanel/users/ #grep “oldipaddress” * To resolve the issue perform the following command. #cd /var/cpanel/users/...
Continue reading
December 25, 2013 Admin
WHM/cPanel
No Comment
VNStat is a console-based network traffic monitor for Linux that keeps a log of network traffic for the nework interfaces. It uses the network interface statistics provided by the kernel as information source. Install VNSTAT Bandwidth Monitoring Tool on Linux. To Install vnstat on ubantu #apt-get install vnstat...
Continue reading
December 20, 2013 Admin
Centos/RHEL
No Comment
E-mail accounts disappears in cPanel Some email accounts automatically disappears from cpanel while transferring account from once server to another server. So you need to follow the below instruction the resolve the issue. 1. First of all verify the etc and mail directories and their permissions in user’s...
Continue reading
December 16, 2013 Admin
WHM/cPanel
2 Comments
Normally if partitions are created using fdisk, it uses msdos partition table which does not allows size of a single partition to be greater than 2.0TB. To support partitions greater than 2.0TB gpt partition tables should be used. So Creating a partition size larger than 2TB using gparted...
Continue reading
December 7, 2013 Admin
Centos/RHEL
No Comment