Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
cpanel:how-to-change-nameservers-in-cpanel [2015-02-02 20:35:57]
rory.blanchard [Backup existing Zones]
cpanel:how-to-change-nameservers-in-cpanel [2015-02-02 20:41:50]
rory.blanchard [Replace old nameserver entries]
Line 16: Line 16:
  
 <note warning> <note warning>
-Do this first!+**Do this first!**
 </note> </note>
  
Line 36: Line 36:
  
 <code> <code>
-replace "old.nameserver" "new.nameserver" -- /var/named/*.db+replace "old.example" "new.example" -- /var/named/*.db
 </code> </code>