LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

knotc

control utility for Knot DNS server

TLDR

Check server status
$ knotc status
copy
Reload server configuration
$ knotc reload
copy
Stop DNS server
$ knotc stop
copy
Force zone transfer
$ knotc zone-retransfer [zone]
copy
Sign zone with DNSSEC
$ knotc zone-sign [zone]
copy
Flush zone to file
$ knotc zone-flush [zone]
copy

SYNOPSIS

knotc [options] action [args...]

DESCRIPTION

knotc is the control utility for Knot DNS server. It communicates with the running knotd daemon through a control socket to manage zones, check status, and trigger operations. Supports interactive mode with command completion.

PARAMETERS

status

Check if server is running.
reload
Reload configuration and zones.
stop
Stop the server.
zone-retransfer zone
Force zone transfer from master.
zone-sign zone
Trigger DNSSEC re-signing.
zone-flush zone
Flush zone journal to file.
-c file
Configuration file path.
-s path
Control socket path.
-t seconds
Control timeout.

INSTALL

sudo apt install knot
copy
sudo dnf install knot
copy
sudo pacman -S knot
copy
sudo apk add knot
copy
sudo zypper install knot
copy
brew install knot
copy

SEE ALSO

kdig(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid