Consultor Eletrônico



Kbase P168397: Is there a way to remotely execute a command on Linux from a Windows machine?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   21/06/2010
Status: Verified

GOAL:

Is there a way to remotely execute a command on Linux from a Windows machine?

GOAL:

How to run commands on a remote Unix / Linux system from a Windows machine?

FACT(s) (Environment):

All Supported Operating Systems
Progress/OpenEdge Product Family

FIX:

Progress does not advocate or support the following however we are aware of multiple ways to issue a command from a Windows system to enact the command on a Linux / Unix system.

Tools such as MKSTools or Hummingbird Exceed have capabilities to send commands to a remote machine.
If you have Aplication Servers on the unix you could call them and use the os-command

You could also use porgress os-command on the windows pc to start a telnet to the unix

This linux site also lists information on using ssh and sshd to run commands on a remote system. http://www.linuxforums.org/forum/linux-networking/39218-how-execute-command-remote-machine.html