遠程系統管理工具包,PyDSH 0.7 發布
PyDSH 是一組工具用來幫助管理員簡化管理遠程系統。pydsh 命令可同時在多臺主機上通過 RSH、SSH 和 telnet 運行命令,可管理 SSH 公私密鑰,支持 SCP 文件并行拷貝。
PyDSH 0.7 發布,該版本升級 Python 到 2.7 版本,可處理帶密碼的 SSH 公鑰。
Key functions of the pydsh command :
- Executes a command on multiple hosts in parallel.
- Easy SSH Key management on local and remote hosts.
- Shell commands work with SSH, RSH and Telnet.
- Support for SU and SUDO commands.
Key functions of the pydcp command :
- Easy file copying to and from multiple remote hosts in parallel.
Key functions of all components of the PyDSH toolkit are:
- Easy host range declarations.
- Improved output layout.
- Multithreaded with adjustable limits.
- Works with SSH Keys (now with and without passwords) and/or password based access
使用實例:http://pydsh.sourceforge.net/examples.php
本文由用戶 openkk 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!