Unleash Your Server Potential with Expert Insights
Hosting provided by: CloudwaysSponsored by: shopp.bio
Sponsored by: shopp.bio
Category: VPS Setup
yum install bind bind-utils -y
/etc/named conf
:zone \"example.com\" { type master; file \"/var/named/example.com.db\"; };
/var/named/example com db
with A records Start withsystemctl start named
firewall-cmd --add-port=53/udp
dig @ip example.com