X x-ray21 New member Joined Aug 6, 2015 Messages 2 Dec 8, 2017 #1 Hi, How can i remove the 3rd nameserver record for all my domains by one command? Thanks.
2 24x7server Verified User Joined Apr 17, 2013 Messages 81 Dec 9, 2017 #2 You will need to either use SED command or create a shell script to achieve this in one command.
zEitEr Super Moderator Joined Apr 11, 2005 Messages 15,474 Location www.poralix.com Dec 9, 2017 #3 Directadmin does not have many tools for it. So you might need to do it manually. x-ray21 said: How can i remove the 3rd nameserver record for all my domains by one command? Click to expand... If your zones do not have custom records, then you could reset all the zones to the defaults. Or use the following help articles: - Mass removal of an NS record from all zones, using perl https://help.directadmin.com/item.php?id=604 Here are other help articles related to your matter. - How to use perl to do a mass dns update https://help.directadmin.com/item.php?id=141 - How to use perl to do a mass update of a single A record for all domains https://help.directadmin.com/item.php?id=202
Directadmin does not have many tools for it. So you might need to do it manually. x-ray21 said: How can i remove the 3rd nameserver record for all my domains by one command? Click to expand... If your zones do not have custom records, then you could reset all the zones to the defaults. Or use the following help articles: - Mass removal of an NS record from all zones, using perl https://help.directadmin.com/item.php?id=604 Here are other help articles related to your matter. - How to use perl to do a mass dns update https://help.directadmin.com/item.php?id=141 - How to use perl to do a mass update of a single A record for all domains https://help.directadmin.com/item.php?id=202