OpenSSH deployment trivia
Jochen Bern
Jochen.Bern at binect.de
Mon Feb 16 20:58:58 AEDT 2026
Am 13.02.26 um 20:14 schrieb Chris Rapier:
> So I tried looking at the version numbers that are out there. Turns out
> one of the more common versions is 8.0 at 1,475,365 installs. 6,783,467
> are still using 7.4.
Well, that includes the Enterprise Linux major versions 8:
> one# telnet 127.0.0.1 22
> Trying 127.0.0.1...
> Connected to 127.0.0.1.
> Escape character is '^]'.
> SSH-2.0-OpenSSH_8.0
and 7:
> other# telnet 127.0.0.1 22
> Trying 127.0.0.1...
> Connected to 127.0.0.1.
> Escape character is '^]'.
> SSH-2.0-OpenSSH_7.4
Note that both - yes, even the latter, at least *this* one - are still
under security fixes support:
> one# rpm -q openssh-server
> openssh-server-8.0p1-27.el8_10.x86_64
> other# rpm -q openssh-server
> openssh-server-7.4p1-23.0.3.el7_9.tuxcare.els3.x86_64
Whenever I want my hairSSH raised, I look at networking gear (switches
etc.) instead - *not* over the Internet, of course. ;-)
Kind regards,
--
Jochen Bern
Systemingenieur
Binect GmbH
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4336 bytes
Desc: Kryptografische S/MIME-Signatur
URL: <http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20260216/e616ac69/attachment-0001.p7s>
More information about the openssh-unix-dev
mailing list