LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   openssh in linux (https://www.linuxquestions.org/questions/linux-server-73/openssh-in-linux-843533/)

linuxguy08 11-10-2010 04:59 PM

openssh in linux
 
I have Linux server ofcourse which is pretty much old. I want to ssh to this server fromother so I tried to install openssh rpm but itsays

error: openssl-0.9.5a-33.i386.rpm cannot be installed

i manually found some of the RPM suitable for my linux version but no luck all of that says same error. mine is 23 bit arch


#uname -a

Linux sccs 2.2.14-5.0smp #1 SMP Tue Mar 7 21:01:40 EST 2000 i686 unknown

[root@sccs /root]# cat /etc/redhat-release

Red Hat Linux release 6.2 (Zoot)

Is there a way to install openssh rpm to remotely connect?
Thanks

kbp 11-10-2010 05:39 PM

You'll need to grab the version from the original media - ftp://archive.download.redhat.com/pu...2/en/iso/i386/

hth

fcintron 11-10-2010 05:41 PM

Quote:

Originally Posted by linuxguy08 (Post 4155193)
I have Linux server ofcourse which is pretty much old. I want to ssh to this server fromother so I tried to install openssh rpm but itsays

error: openssl-0.9.5a-33.i386.rpm cannot be installed

i manually found some of the RPM suitable for my linux version but no luck all of that says same error. mine is 23 bit arch


#uname -a

Linux sccs 2.2.14-5.0smp #1 SMP Tue Mar 7 21:01:40 EST 2000 i686 unknown

[root@sccs /root]# cat /etc/redhat-release

Red Hat Linux release 6.2 (Zoot)

Is there a way to install openssh rpm to remotely connect?
Thanks


Have you tried to install it from the source?

http://www.openssh.com


Regards


All times are GMT -5. The time now is 07:39 PM.