The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #8 (permalink)  
Old 11-16-2005
dangral dangral is offline
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.
Reply With Quote