- Add/Archive old versions of script.
- Add some Readme's.
This commit is contained in:
14
README.manual_update_dynamic_zone
Normal file
14
README.manual_update_dynamic_zone
Normal file
@ -0,0 +1,14 @@
|
||||
# -----
|
||||
# - Manually update a dynamic zone
|
||||
# -----
|
||||
|
||||
# - If you need to update a dynamic zone, freeze, modify,
|
||||
# - and thaw them manually:
|
||||
# -
|
||||
# - Notice: Thawing the zone will force BIND to reload it.
|
||||
|
||||
# rndc freeze utternerd.org
|
||||
|
||||
# vi /var/cache/bind/zones/utternerd.org (make manual changes needed)
|
||||
# rndc thaw utternerd.org
|
||||
|
Reference in New Issue
Block a user