> Where could I pick up an rpm for ssh?

I don't think that there is an RPM available for SSH due to the fact that
it needs to generate some data that is specific to your PC.  It is a very
easy program to compile... just download the src tarball, unpack it to
wherever, run 'configure', do a 'make', do a 'make install', copy the
'sshd' binary to somewhere that you are comfortable with (usually
/usr/local/bin), and then add a line to your /etc/rc.d/rc.local file to
run the daemon at boot...  simple as that..  you now have a running ssh
daemon plus the ssh client to use with it.

Regards

Chris.


-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to