Unleash Your Server Potential with Expert Insights
Hosting provided by: CloudwaysSponsored by: shopp.bio
Sponsored by: shopp.bio
Category: VPS Setup
dnf install knot -y
/etc/knot/knot conf
:zone { domain: example.com; file: \"example.com.zone\"; };
systemctl start knot
firewall-cmd --add-port=53/udp
dig @ip example.com