config/dyndns/README.md

17 lines
200 B
Markdown

# Dynamic DNS
Edit example files to match your needs.
```sh
sudo mkdir /data/dns
cp *example* dyndns* /data/dns
chmod 600 /data/dns/tsig*
```
## Cronjob
```sh
/data/dns/update-example.com.sh
```