FastHandle is fast operation tools for infrastructure configurations and tests.
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
middleware:bind:index.html [2018/03/10 01:05] kurihara [BIND(named) Configuration Examples] |
middleware:bind:index.html [2019/02/11 00:45] (current) kurihara |
||
---|---|---|---|
Line 13: | Line 13: | ||
<sxh bash toolbar: | <sxh bash toolbar: | ||
- | $ fab -H x.x.x.x | + | $ fab -H x.x.x.x |
</ | </ | ||
Line 21: | Line 21: | ||
$ H=test-serve-01, | $ H=test-serve-01, | ||
- | $ fab -H $H auth.pro | + | $ fab -H $H -- "ps aux |grep named" |
- | $ fab -H $H auth.pro | + | $ fab -H $H -- "lsof -i |grep named" |
- | $ fab -H $H auth.pro | + | $ fab -H $H -- sudo systemctl status named |
- | $ fab -H $H auth.pro | + | $ fab -H $H -- sudo systemctl restart named |
- | $ fab -H $H auth.pro | + | $ fab -H $H -- sudo named-checkconf / |
- | $ fab -H $H auth.pro | + | $ fab -H $H -- sudo rndc reload |
- | $ fab -H $H auth.pro | + | $ fab -H $H -- sudo rndc reconfig |
</ | </ | ||
My Sites
SNS
Copyright (c) 2025 FastHandle - IT Operations Examples All Rights Reserved.