Unleash Your Server Potential with Expert Insights
Over $120 Million in Payouts!Sponsored by: FundingTicks
Sponsored by: FundingTicks
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