Linux Comm Dnsconf
# Linux dnsconf Command
[ Linux Command Manual](#)
The Linux dnsconf command is used to configure DNS server settings.
dnsconf is actually a symbolic link to linuxconf, providing a graphical interface for administrators to manage DNS servers.
### Syntax
dnsconf
**Parameter Description**:
* --deldomain Delete a domain.
* --delsecondary Delete a secondary domain.
* --newdomain Add a new domain.
* --set Add a host record.
* --setcname Set a .
* --setmx Specify the mail host for a domain.
* --setns Specify the DNS server for a domain.
* --unset Delete the DNS record for a specific host.
[ Linux Command Manual](#)
YouTip