Menu

Toshimaru's Blog

How to install dig command

Alpine

$ apk add bind-tools

Ubuntu(apt)

$ apt install dnsutils

CentOS(yum)

$ yum install bind-utils
Load more