this post was submitted on 16 Nov 2023
25 points (82.1% liked)

Linux

48186 readers
1898 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
 

From theRegister

top 1 comments
sorted by: hot top controversial new old
[–] autotldr@lemmings.world 1 points 1 year ago

This is the best summary I could come up with:


Canonical hosted an amusingly failure-filled demo of its new easy-to-install, Ubuntu-powered tool for building small-to-medium scale, on-premises high-availability clusters, Microcloud, at an event in London yesterday.

The presentation was as buzzword-heavy as one might expect, and it's also extensively based on Canonical's in-house tech, such as the LXD containervisor, Snap packaging, and, optionally, the Ubuntu Core snap-based immutable distro.

Microcloud combines several existing bits of off-the-shelf FOSS tech in order to make it easy to link from three to 50 Ubuntu machines into an in-house, private high-availability cluster, with live migration and automatic failover.

Multiple vendors have tools for easily building Kubernetes clusters; for instance, in a prior role, this vulture wrote the original installation guide for SUSE's CaaSP, now discontinued and replaced by its Rancher acquisition.

Even so, Flatpak remains poor at handling command-line tools and can't be used to build a distro, for which you need to tackle OStree head-on.

Snap works by keeping each app in a single, compressed file, making transactionality easy without COW or anything resembling Git.


The original article contains 1,564 words, the summary contains 171 words. Saved 89%. I'm a bot and I'm open source!