Quantcast
Viewing all articles
Browse latest Browse all 14

Cool way to run a script on a remote machine

If you have a local script file and want to run the script on another server use the following :

ssh root@torino.maranello.local  ‘bash -s’ < script_local.sh

Enjoy Image may be NSFW.
Clik here to view.
:)


Viewing all articles
Browse latest Browse all 14

Trending Articles