How to upgrade ssh version from 8.2 to 8.6 in ubuntu machine

I have tried to install ssh version 8.6 with ref link . After installation when I run command "ssh -V" it shows latest version (8.6) but when I telnet it displays older version (8.2) of ssh. for Vulnerability Scan I am trying to install latest version of ssh in my Ubuntu 20.04 LTS system.

3 Reset to default

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like