mirror of https://github.com/TildeNIC/.tilde.git
Updated Setting up a .tilde DNS server (markdown)
parent
15fd6e2ded
commit
a3041e00f0
|
@ -5,7 +5,7 @@ Execute the following:
|
|||
```
|
||||
sudo apt update
|
||||
sudo apt -y upgrade
|
||||
sudo apt -y install bind9 git dnsutils cron
|
||||
sudo apt -y install bind9 git dnsutils cron bind9utils
|
||||
cd /var
|
||||
sudo git clone https://github.com/tildenic/.tilde.git
|
||||
sudo mv .tilde tilde
|
||||
|
|
Loading…
Reference in New Issue