FastHandle - IT Operations Examples

FastHandle is fast operation tools for infrastructure configurations and tests.

User Tools

Site Tools


os:linux:set: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
os:linux:set:index.html [2018/05/08 00:41]
kurihara
os:linux:set:index.html [2019/02/11 00:40] (current)
kurihara
Line 13: Line 13:
 $ fab -l |grep set $ fab -l |grep set
  
-$ fab -H $H auth.pro  set.centos7_init +$ fab -H $H   set.centos7_init 
-$ fab -H $H auth.pro  set.centos6_init+$ fab -H $H   set.centos6_init
 </sxh> </sxh>
  
Line 22: Line 22:
 $ H=test-server-1 $ H=test-server-1
  
-$ fab -H $H auth.pro -- hostname+$ fab -H $H  -- hostname
  
 # LANG # LANG
-$ fab -H $H auth.pro -- localectl status   #Check locale CentOS7 +$ fab -H $H  -- localectl status   #Check locale CentOS7 
-$ fab -H $H auth.pro -- 'localectl list-locales |egrep -i "ja|jp"' # Check available locale list+$ fab -H $H  -- 'localectl list-locales |egrep -i "ja|jp"' # Check available locale list
 </sxh> </sxh>
  


os/linux/set/index.html.1525707690.txt.gz · Last modified: 2018/05/08 00:41 by kurihara