Linspect Commander is a software utility for Windows. It allows you to execute commands on remote Linux or Unix servers over an SSH-secured connection without logging in and running the commands manually. Linspect Commander can be useful for system administrators and programmers who often need to restart various server-side components (servers, daemons or other running programs) in order to do the development/debugging. It comes really handy even if you are setting up a Linux/Unix system and need to restart e.g. Samba, Tomcat, or the whole server to apply the new configuration. Using Linspect Commander you can set up commands you use most frequently and run them just by choosing a server from the list and clicking a desired command button. Upon executing a command you will also see the output it produces in the console window. This way you can easily find ou...