rndc

Utilities for BIND

Install

All systems
curl cmd.cat/rndc.sh
Debian Debian
apt-get install bind9utils
Ubuntu
apt-get install bind9utils
Alpine
apk add bind
Arch Arch Linux
pacman -S bind
image/svg+xml Kali Linux
apt-get install bind9utils
Fedora
dnf install bind
Windows (WSL2)
sudo apt-get update sudo apt-get install bind9utils
OS X
brew install bind
Raspbian
apt-get install bind9utils
Docker
docker run cmd.cat/rndc rndc powered by Commando

bind9utils

Utilities for BIND

This package provides various utilities that are useful for maintaining a working BIND installation.

bind

BIND (Berkeley Internet Name Domain) is an implementation of the

DNS (Domain Name System) protocols. BIND includes a DNS server (named), which resolves host names to IP addresses; a resolver library (routines for applications to use when interfacing with DNS); and tools for verifying that the DNS server is operating properly.