FastHandle - IT Operations Examples

FastHandle is fast operation tools for infrastructure configurations and tests.

User Tools

Site Tools


middleware:vsftpd: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:vsftpd:index.html [2018/02/06 00:36]
kurihara
middleware:vsftpd:index.html [2018/02/21 23:51]
kurihara
Line 16: Line 16:
 </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
Line 24: Line 24:
 $ fab -H $H auth.pro -- sudo mv /etc/vsftpd/vsftpd.conf.20171205 /etc/vsftpd/vsftpd.conf $ fab -H $H auth.pro -- sudo mv /etc/vsftpd/vsftpd.conf.20171205 /etc/vsftpd/vsftpd.conf
  
-$ fab -H $H auth.pro -- "ps aux |grep suqid"+$ fab -H $H auth.pro -- "ps aux |grep vsftpd" 
 +$ fab -H $H auth.pro -- "lsof -i |grep ftp"
 $ fab -H $H auth.pro -- sudo systemctl status vsftpd $ fab -H $H auth.pro -- sudo systemctl status vsftpd
 $ fab -H $H auth.pro -- sudo systemctl restart vsftpd $ fab -H $H auth.pro -- sudo systemctl restart vsftpd
Line 31: Line 32:
  
 \\ \\
-===== tftp.py ===== +===== vsftp.py ===== 
-$FHHOME/fabfile/tftp.py+$FHHOME/fabfile/vsftp.py
  
 <sxh bash toolbar:false gutter:false> <sxh bash toolbar:false gutter:false>
Line 70: Line 71:
  
 \\ \\
-===== Configuration ===== +===== vsftpd Configuration Examples===== 
-  *[[middleware:vsftpd:vsftpd.conf_default.html]]+  *[[middleware:vsftpd:conf001.html]] 
 +  *[[middleware:vsftpd:conf101.html]]
  
  


middleware/vsftpd/index.html.txt · Last modified: 2019/02/11 00:47 by kurihara