reset & update all dns zones/records in whm for i in $(cat /etc/trueuserdomains | cut -d: -f1); do whmapi1 resetzone domain=$i; done run this command in ssh/terminal to update all accounts/users records and zones.useful when your server ip/nameservers changed