This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# Author: Besmir Zanaj, 2024 | |
# This is a very raw script to backup configs (no logs and no stats) from a technitium server | |
# to another | |
# | |
## 20250814 Stocker Modify to Set DHCP Delay Time to 2000MS rather than disable DHCP Scope | |
## 20250815 Stocker modify DNS Server Internal IP bind | |
########################################################################################### | |
# first create two tokens: one on the source server and another one on the destination one |