this post was submitted on 01 Aug 2024
944 points (98.1% liked)

Linux

47308 readers
576 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
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 1 month ago (1 children)

I wish someone would port Python and BorgBackup to it. Venti/Fossil are not quite as nice for multi-OS backups.

[–] [email protected] 2 points 1 month ago* (last edited 1 month ago) (1 children)

Python 2.5.1 was distributed as part of 9front back when it used hg, but it was ultimately removed from the base system once we switched over to git9. 9legacy still packages binaries, however; they're up to 2.7.6 for Python and 2.9.2 for Mercurial.

I never bother with venti/fossil, honestly. I'm more of a cwfs kind of person, but Ori's gefs has been attracting my attention lately.

[–] [email protected] 2 points 1 month ago* (last edited 1 month ago)

Venti/Fossil are awesome for a Plan 9 network. Sadly, the world isn’t Plan 9. TIL about gefs though.