1752772 Members
5107 Online
108789 Solutions
New Discussion юеВ

version ssh?

 
SOLVED
Go to solution
fizan
Super Advisor

version ssh?

how to check which version of ssh is instlled in the server?
4 REPLIES 4
Johnson Punniyalingam
Honored Contributor

Re: version ssh?

swlist -l product|grep -i ssh

swlist -l product | grep -i secure

or

# ssh -v
Problems are common to all, but attitude makes the difference
Johnson Punniyalingam
Honored Contributor
Solution

Re: version ssh?

man ssh

# ssh -V
OpenSSH_5.2p1+sftpfilecontrol-v1.3, OpenSSL 0.9.8k 25 Mar 2009
HP-UX Secure Shell-A.05.20.004, HP-UX Secure Shell version
Problems are common to all, but attitude makes the difference
fizan
Super Advisor

Re: version ssh?

ssh -V
OpenSSH_4.1, OpenSSL 0.9.7e 25 Oct 2004
HP-UX Secure Shell-A.04.10.003, HP-UX Secure Shell version
now the latest version is 5.0 can i download that and install it.
R.K. #
Honored Contributor

Re: version ssh?

Hi Fizan,

This is where you will get to download it.

https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=T1471AA

Regds..
Don't fix what ain't broke