FastHandle - IT Operations Examples

FastHandle is fast operation tools for infrastructure configurations and tests.

User Tools

Site Tools


middleware:httpd: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
Last revision Both sides next revision
middleware:httpd:index.html [2018/02/03 10:52]
kurihara
middleware:httpd:index.html [2018/03/25 00:26]
kurihara
Line 18: Line 18:
 </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-server-1,test-server-2 $ H=test-server-1,test-server-2
Line 73: Line 73:
     '''tree -Dpuga  /etc/apache2  #ubuntu'''     '''tree -Dpuga  /etc/apache2  #ubuntu'''
     run("tree -Dpuga  /etc/apache2")     run("tree -Dpuga  /etc/apache2")
 +
 +#----------------------------------------------------------------------
 +# Check Configuration
 +#----------------------------------------------------------------------
 +#RHEL/CentOS
 +@task
 +def check_configuration_pkg():
 +    '''apachectl configtest'''
 +    run("apachectl configtest")
  
  
Line 112: Line 121:
  
 \\ \\
-===== Apache httpd Configuration =====+===== Apache httpd Configuration Examples===== 
 +  *[[middleware:httpd:conf001.html]] 
 +  *[[middleware:httpd:conf002.html]] 
   *[[middleware:httpd:centos_httpd2.4.html]]   *[[middleware:httpd:centos_httpd2.4.html]]
   *[[middleware:httpd:ubuntu_httpd2.4.html]]   *[[middleware:httpd:ubuntu_httpd2.4.html]]
Line 119: Line 131:
 \\ \\
 <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/httpd/index.html.txt · Last modified: 2019/02/11 00:45 by kurihara