Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save zoonderkins/cbaeccd25d83d169f6e22a653ca33e62 to your computer and use it in GitHub Desktop.
Save zoonderkins/cbaeccd25d83d169f6e22a653ca33e62 to your computer and use it in GitHub Desktop.
Install latest knot-resolver on Debian and Ubuntu #linux

Install kdig and dig cmd

apt-get install dnsutils knot-dnsutils -y

Add virtual loopback

ip addr add 192.168.40.1/32 dev lo

Get latest source

Opensuse site

Last update: 19 Nov 2018

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment