LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   ssh (https://www.linuxquestions.org/questions/linux-general-1/ssh-212603/)

mustang05 08-02-2004 03:25 PM

ssh
 
How do I go about installing ssh in red hat 8

win32sux 08-02-2004 03:29 PM

there should be an rpm caled "ssh" or "openssh" or something like that on your cd...

you can install it using:

rpm -i example.rpm

replace "example" with the name of the rpm...

david_ross 08-02-2004 03:31 PM

You cna download OpenSSH 3.8.1p1 from:
http://openssh.org/

Once you untar the tarball you can read the INSTALL file for further instructions.

Out of the box RedHat 8 comes with openssh-3.4p1-2 there have been several security releases since then:
http://openssh.org/security.html

mustang05 08-02-2004 06:04 PM

Thanks for Help !!


All times are GMT -5. The time now is 11:05 PM.