The UNIX and Linux Forums
>
Top Forums
>
Shell Programming and Scripting
use of ssh in scripts
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
:
use of ssh in scripts
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
#
8
(
permalink
)
11-16-2005
dangral
Registered User
Join Date: Oct 2002
Posts: 670
You don't need to install any packages if ssh is already on the remote server. You just need to generate a key on the local server and copy the public key into the authorized_keys file on the remote server.
dangral
View Public Profile
Find all posts by dangral