In certain scenarios, you may need to change the IP address of an account on a cPanel server without accessing WHM or cPanel directly. This can be accomplished manually via the command prompt, particularly when WHM API is not an option. cPanel Change IP address of Account from Command Line
A DNS record on server help resolve domain to an IP address. cpanel allow DNS record to be managed from WHM Zone manager from WHM but today we will look at steps as how to modify dns records from shell. This can also come in handy if you want to […] Modify DNS Record From shell on cPanel server
Many times you would want process to keep running in background forever be it running a service or executing binary. If not started in background process will get killed as your console session end. We will be sharing few tricks as how you can achieve this in Linux Run Process in Background on Linux Multiple Ways
cPanel is shipped with two FTP Server PureFTP and ProFtp. PureFTP is more widely used as its more optimized for cpanel utilizing less resources. If ftp server is not properly configured with firewall users will get Failed to retrieve directory listing error and FTP client will be struck loading directory index. FTP Failed to Retrieve Directory Listing error Fix
If your wordpress site is suddenly giving blank white screen with no error then it does not mean there are no errors. Its possible your server environment in suppressing display of errors on screen or error reporting is completely disabled. WordPress Blank white screen fix
Accessing server console using IPMI remotely can add considerable delay and if you reboot the server there are chances you will never see grub load and boot kernel selection screen. If you want to select different kernel or want to make changes in boot procedure for example enabling emergency mode then you cannot do it. Centos Redhat Change Grub 2 Boot Timeout value