mirror of https://github.com/TildeNIC/.tilde.git
Updated Setting up a .tilde DNS server (markdown)
parent
7132a1f4b5
commit
15fd6e2ded
|
@ -7,7 +7,7 @@ sudo apt update
|
|||
sudo apt -y upgrade
|
||||
sudo apt -y install bind9 git dnsutils cron
|
||||
cd /var
|
||||
sudo git clone https://tildegit.org/tildenic/.tilde.git
|
||||
sudo git clone https://github.com/tildenic/.tilde.git
|
||||
sudo mv .tilde tilde
|
||||
cd /var/tilde
|
||||
sudo cp db.* /etc/bind/
|
||||
|
|
Loading…
Reference in New Issue