SSH: Execute Remote Command or Script – Linux
Article Number: 480 | Rating: Unrated | Last Updated: Mon, Feb 18, 2019 2:24 PM
to ROCK? Start a GUI (graphical) application on a remote Linux workstation over SSH! Read more →
Example
Execute the local script.sh
on the remote server:
$ ssh root@192.168.1.1 'bash -s' < script.sh
Posted - Mon, Feb 18, 2019 2:24 PM. This article has been viewed 2487 times.
Filed Under:
Linux
There are no attachments for this article.
There are no comments for this article. Be the first to post a comment.
Related Articles

What UUIDs can do for you
Viewed 1853 times since Tue, Jul 17, 2018
How to deal with dmesg timestamps
Viewed 3573 times since Wed, Oct 3, 2018
12 Linux Rsync Options in Linux Explained
Viewed 12123 times since Wed, Oct 31, 2018
How to Migrate from RHEL 8 to CentOS 8
Viewed 3133 times since Fri, May 15, 2020