mirror of
https://github.com/TildeNIC/.tilde.git
synced 2026-01-24 03:50:19 +00:00
Updated Setting up a .tilde DNS server (markdown)
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user