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)
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user