python
Managing Windows and Linux with Python
Once in a while I need a way to execute something on remote machine as part of scripting I'm currently working on. Linux With Linux distros (it works fine with other systems that are hosting ssh server, including Windows) I usually use paramiko - it's quite