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 LineOctober 5, 2024 in cPanel Tutorials tagged change cpanel ip / cpanel account IP change / cpanel IP address by admin
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 serverSeptember 1, 2022 in cPanel Tutorials tagged A record update / cname update shell / cpanel dns / dns server / dns update shell / dns zone file update / linux dns update by admin
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 WaysAugust 26, 2022 in Linux Tips tagged background process / bg command / linux background / linux process killed / run process in background / run process unattended / screen command by admin
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 FixOctober 24, 2016 in cPanel Tutorials / Linux Tips tagged failed to retrieve directory / Filezilla Error / FTP configuration cpanel / FTP error / FTP Firewall / open passive port / passive port / pureftp by admin
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 fixOctober 21, 2016 in Linux Tips tagged debug mode / debugging / error reporting / white screen / white screen wordpress / wordpress / wordpress cpanel / wordpress error / wordpress site down by admin
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 valueSeptember 12, 2016 in Linux Tips tagged centos 7 / console / grub / grub 2 / grub timeout / set timeout grub / terminal console output / timeout by admin