Change Site IP in cPanel
Change Site IP via WHM Go to WHM > Change site’s IP Address , select the account, then select the IP Change Site IP via Command Line in cPanel /usr/local/cpanel/bin/setsiteip -u $USER $IP For moving all accounts in a server from one Ip to another using the following script; #! # https://www.nixtree.com # Contact [email protected] … Read more