this post was submitted on 15 Nov 2024
23 points (92.6% liked)

Linux

48178 readers
1260 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
 

yes i did a os one but i am wondering what distros do you guys use and why,for me cachyos its fast,flexible,has aur(I loved how easy installing apps was) without tinkering.

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

PopOS but I'd like to switch to NixOS

[–] [email protected] 1 points 38 minutes ago (1 children)

Try it! Here’s a proof of concept that I’ve made that shows NixOS could even be used as a base for a very simple OS that abstracts the Nix away almost completely. Maybe the source code is of interest to you.

https://github.com/nixup-io/desk-os

[–] [email protected] 1 points 6 minutes ago

I need a way to backup my files between the two OS to do the move. I will look at your repo