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 Next revision | Previous revision | ||
middleware:bind:index.html [2018/02/14 00:54] kurihara |
middleware:bind:index.html [2019/02/11 00:45] (current) kurihara |
||
---|---|---|---|
Line 7: | Line 7: | ||
\\ | \\ | ||
- | ===== BIND Operation with Fabric ===== | + | ===== BIND(named) |
<sxh bash toolbar: | <sxh bash toolbar: | ||
$ fab -l |grep -F bind. | $ fab -l |grep -F bind. | ||
Line 13: | Line 13: | ||
<sxh bash toolbar: | <sxh bash toolbar: | ||
- | $ fab -H x.x.x.x | + | $ fab -H x.x.x.x |
</ | </ | ||
- | ==== Fabric | + | ==== Fabric |
<sxh bash toolbar: | <sxh bash toolbar: | ||
$ 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 |
</ | </ | ||
Line 77: | Line 77: | ||
*[[middleware: | *[[middleware: | ||
*[[middleware: | *[[middleware: | ||
+ | |||
*[[middleware: | *[[middleware: | ||
My Sites
SNS
Copyright (c) 2025 FastHandle - IT Operations Examples All Rights Reserved.