July
5
Cpanel add/remove server ip from command line
cp /etc/ips /etc/ips.bak
Add the ip to the file: /etc/ips
IP_to_ADD:NETMASK:IP_to_ADD_GW
Add the ip in: /etc/ipaddrpool
IP_to_ADD
Restart the service:
/etc/init.d/ipaliases restart