ssh
Remote commands on GNU/Linux
To run a remote command on GNU/Linux or another UNIX variant, you must be able to access the remote server through ssh
In order to run the remote command type:
$ ssh servidor-remoto command
To run a remote command on GNU/Linux or another UNIX variant, you must be able to access the remote server through ssh
$ ssh servidor-remoto command