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