this post was submitted on 12 Feb 2024
233 points (95.0% liked)

Linux

47369 readers
953 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

cross-posted from: https://programming.dev/post/9907720

The SSH port is 22. This is the story of how it got that port number. And practical configuration instructions.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 27 points 7 months ago (2 children)

It was a company almost from the start. In the mid 90s Tatu Ylonen created ssh v1 and released it as freeware, then shortly afterwards apparently he regretted it and created ssh v2, made it proprietary and commercialized it with his company.

In the late 90s some OpenBSD guys then forked the unencumbered ssh v1 source to create OpenSSH and implemented ssh v2 with it and their ssh version eventually gained traction and became dominant.

[–] [email protected] 4 points 7 months ago (1 children)

Even more interesting! Thanks!!

[–] [email protected] 9 points 7 months ago

Tatu was also a bit of a d*ck about the thing. There were some GPL violations when he made the licensing more restrictive, and at one point he accused the OpenSSH project of violating his trademark, even though his original license permitted the use of the ssh name.

[–] [email protected] 4 points 7 months ago (1 children)

As freeware or free software? Because if it was freeware, I don't understand how OpenBSD could have forked it

[–] [email protected] 2 points 7 months ago* (last edited 7 months ago)

It was a custom license more permissive than the BSD license.

It's still part of the official OpenSSH license, see the first section here: https://cvsweb.openbsd.org/src/usr.bin/ssh/LICENCE?rev=HEAD