The UNIX and Linux Forums
>
OS Specific Forums
>
Linux
Local shell script need to be executed on a remote linux box
User Name
Remember Me?
Password
Google UNIX.COM
Forums
Portal
Register
Rules & FAQ
Contribute
Members List
Arcade
Search
Today's Posts
Mark Forums Read
Thread
:
Local shell script need to be executed on a remote linux box
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
#
3
(
permalink
)
05-01-2008
uneex
Registered User
Join Date: May 2008
Posts: 6
ssh
hi,
login as root on your local machine and copy the sh file to remote system using scp command and ssh to remote system and execute there.
uneex
View Public Profile
Find all posts by uneex