FastHandle - IT Operations Examples

FastHandle is fast operation tools for infrastructure configurations and tests.

User Tools

Site Tools


middleware:bind:index.html



Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
middleware:bind:index.html [2018/02/08 00:31]
kurihara
middleware:bind:index.html [2019/02/11 00:45] (current)
kurihara
Line 7: Line 7:
 \\ \\
  
-===== bind Operation =====+===== BIND(named) Operation with Fabric =====
 <sxh bash toolbar:false gutter:false> <sxh bash toolbar:false gutter:false>
 $ fab -l |grep -F bind. $ fab -l |grep -F bind.
Line 13: Line 13:
  
 <sxh bash toolbar:false gutter:false> <sxh bash toolbar:false gutter:false>
-$ fab  -H x.x.x.x auth.pro  bind.xxxxx+$ fab  -H x.x.x.x   bind.xxxxx
 </sxh> </sxh>
  
  
-==== Ref. Remote Shell Commands ====+==== Fabric Temporary Run Call Examples ====
 <sxh bash toolbar:false gutter:false> <sxh bash toolbar:false gutter:false>
 $ H=test-serve-01,test-server-02 $ H=test-serve-01,test-server-02
  
-$ fab -H $H auth.pro -- "ps aux |grep named" +$ fab -H $H  -- "ps aux |grep named" 
-$ fab -H $H auth.pro -- "lsof -i |grep named"+$ fab -H $H  -- "lsof -i |grep named"
  
-$ fab -H $H auth.pro -- sudo systemctl status named +$ fab -H $H  -- sudo systemctl status named 
-$ fab -H $H auth.pro -- sudo systemctl restart named+$ fab -H $H  -- sudo systemctl restart named
  
-$ fab -H $H auth.pro -- sudo named-checkconf /etc/named.conf+$ fab -H $H  -- sudo named-checkconf /etc/named.conf
  
-$ fab -H $H auth.pro -- sudo rndc reload  #Update All Zone Contents +$ fab -H $H  -- sudo rndc reload  #Update All Zone Contents 
-$ fab -H $H auth.pro -- sudo rndc reconfig  #add new zone file+$ fab -H $H  -- sudo rndc reconfig  #add new zone file
 </sxh> </sxh>
  
Line 76: Line 76:
   *[[middleware:bind:conf001.html]]   *[[middleware:bind:conf001.html]]
   *[[middleware:bind:conf002.html]]   *[[middleware:bind:conf002.html]]
 +  *[[middleware:bind:conf003.html]]
 +
   *[[middleware:bind:conf101.html]]   *[[middleware:bind:conf101.html]]
 +
  
  
Line 83: Line 86:
 \\ \\
 <WRAP box 90%> <WRAP box 90%>
-<catlist ..: -noAddPageButton -smallHead -sortAscending>+<catlist .: -noAddPageButton -smallHead -sortAscending>
 </WRAP> </WRAP>
 \\ \\
 [[:index.html#Middleware Management|Top#Middleware Management]] [[:index.html#Middleware Management|Top#Middleware Management]]


middleware/bind/index.html.1518017496.txt.gz · Last modified: 2018/02/08 00:31 by kurihara