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/08 00:03] kurihara |
middleware:bind:index.html [2019/02/11 00:45] (current) kurihara |
||
---|---|---|---|
Line 7: | Line 7: | ||
\\ | \\ | ||
- | ===== bind Operation ===== | + | ===== 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 |
</ | </ | ||
- | ==== Ref. Remote Shell Commands | + | ==== Fabric Temporary Run Call Examples |
<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 74: | Line 74: | ||
\\ | \\ | ||
===== BIND(named) Configuration Examples===== | ===== BIND(named) Configuration Examples===== | ||
- | *[[middleware: | + | *[[middleware: |
- | *[[middleware: | + | *[[middleware: |
+ | *[[middleware: | ||
+ | |||
+ | *[[middleware: | ||
Line 82: | Line 86: | ||
\\ | \\ | ||
<WRAP box 90%> | <WRAP box 90%> | ||
- | < | + | <catlist .: -noAddPageButton -smallHead -sortAscending> |
</ | </ | ||
\\ | \\ | ||
[[: | [[: |
My Sites
SNS
Copyright (c) 2025 FastHandle - IT Operations Examples All Rights Reserved.