How To Find Which Version Of Ssh Is Installed Command To Get Display Show Ssh Version
Post Description: how to find which version of ssh is installed command to get display show ssh version
how, to, find, which, version, of, ssh, is, installed, command, to, get, display, show, ssh, version
This Post Has Been Viewed 234 Times Since Fri Feb 29, 2008 12:01 pm Posted By web hosting with 0 replies
POST# 229
Posted On: Fri Feb 29, 2008 12:01 pm
Topic: How To Find Which Version Of Ssh Is Installed Command To Get Display Show Ssh Version
if you are like me, i wanted to know what kind of SSH version i had on my server.
well, i contacted the people at www.webune.com for their support and they helped me. so if you also want to know this is the command you can run at the shell to get the version of ssh you have installed on your server or computer.
if you ever need help, go to webune.com , they have all kinds of support for free.
so the command to show ssh version is:
ssh -V
hope this helps