this post was submitted on 14 May 2023
28 points (100.0% liked)

Linux

47368 readers
1038 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
 

I have always been discovering new things about Linux distros while distro hopping. And when I get something I really like, I just copy the package name and make sure I install it in every distro I use in the future.

Let me start:

  1. Clipboard manager (Gpaste)
  2. KDE connect
you are viewing a single comment's thread
view the rest of the comments
[–] Ephera@lemmy.ml 12 points 1 year ago (1 children)

BTRFS snapshots like openSUSE and now also Fedora has it. I don't want to use a distro without them anymore. Unfortunately, configuring them yourself is a bit more involved than just installing a package...

[–] Secunergy@social.tchncs.de 2 points 1 year ago (1 children)

@Ephera @Owell1984 Do you a good source for a tutorial how to configure snapshots? (on OpenSUSE)

[–] Ephera@lemmy.ml 5 points 1 year ago (1 children)

Oh, on openSUSE, you don't need to configure anything. Just install with the default partition setup and it will automatically take snapshots of your operating system (/home/ is excluded) whenever there are changes.

It uses incremental snapshots, so they won't take up infinite space...

[–] Secunergy@social.tchncs.de 1 points 1 year ago (1 children)

@Ephera Thanks, I noticed that my system does take snapshots automatically (I am new to openSUSE) but thought maybe there is still something to optimize 👍🏼

[–] jumanjimanju@lemmy.ml 2 points 1 year ago

Look on the the arch wiki, you can tweak snapshot/cleanup frequencies, which is nice