Create a background:
Due to the operation of the server, nearly thousands of Linux servers need to be unified management, such as batch to the Linux server to execute the relevant instructions, the same time batch to the Linux server upload package, and batch to the Linux server download package. There are also some common and powerful tools in the current world, such as puppet,dsh,parallel-ssh, and so on,but have to say that their functions are too heavy, weight to have to learn their commands and complex usage, and for just entering the Linux doorway "Rookie" for the No UI Interface Pure command operation also appears too "heavy". Therefore, this tool has been developed based on the current industry form and the needs of individual work.
Tool Language:
This tool is developed using python2.7 development, combined with its Wxpython powerful UI toolset-ui interface design module set, and Paramiko's feature toolset-linux Server operation module set support.
Tool Post:
As I have just learned about python, and there are many methods and modules are not familiar with, so this tool has a lot of bugs and many to be optimized, I hope that the use of colleagues in the late to improve their functions, in order to open source business and the vast majority of the growth of friends (said a little bigger, haha) together progress.
Tool Description:
Ui
:
http://download.csdn.net/detail/drew27/7982757
Windows platform-based batch management visualizer for Linux servers