Updated Setting up a .tilde DNS server (markdown)

deepend-tildeclub 2025-01-17 11:53:13 -07:00
parent 15fd6e2ded
commit a3041e00f0
1 changed files with 1 additions and 1 deletions

@ -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