Unleash Your Server Potential with Expert Insights
Hosting provided by: CloudwaysSponsored by: shopp.bio
Sponsored by: shopp.bio
Category: VPS Setup
apt install bind9
/etc/bind/named conf local
:zone \"example.com\" { type master; file \"/etc/bind/db.example.com\"; };
db example com
with NS records Start withsystemctl start bind9
ufw allow 53
dig @ip example.com NS