this post was submitted on 02 Jul 2026
153 points (98.7% liked)

Linux

66214 readers
416 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 7 years ago
MODERATORS
 

The sort of program that once set up, just ticks along without fuss or bother forever.

For me, as I'm replacing the vms today which I set up five years ago and haven't needed to touch since;

  • HAProxy
  • KeepaliveD

Not easy to learn, but once they're running, they both go on forever.

(page 3) 17 comments
sorted by: hot top controversial new old
[–] alexcleac@szmer.info 5 points 2 days ago

vim, awesomewm, mbsync (isync),

As for recent discoveries: dwl — I was surprised on how robust it is, and how well it works.

[–] ambitiousslab@feddit.uk 6 points 2 days ago* (last edited 2 days ago)

Prosody for me. I set it up over 2 years ago, and the only time I touched it was when updating to the latest Debian stable and enabling some new features in the config files. It's been rock-solid and just worked without complaint.

[–] comrade_twisty@feddit.org 4 points 2 days ago
[–] thingsiplay@lemmy.ml 4 points 2 days ago

Depends what "fuss or bother forever" means. Background tools run without interaction, and therefore aren't bothering. But any application with interaction is basically "fussing". The simpler the programs and its scope, less chance of problems are expected. Also updating with an Arch system BTW can cause an issue, that is not even related directly to the program itself. Oh and I'm known to make simple questions complicated...

As a daily user of Firefox and Thunderbird, they just works. I also use the KDE standard terminal "Konsole" and don't remember having a problem. I do screenshots (maybe not everyday, but often) here and there using KDEs "Spectacle". It works as expected. The simple terminal tool fastfetch to display system information works always. After installing searxng-git, to run the search engine server locally, it basically always works without fuss. I just have to update it from time to time manually, as it updates from Git source directly.

[–] wildflower@lemmy.world 4 points 2 days ago

I set up a couple of pi-zeros to monitor our heating and other stuff, it runs lightpd and have been running for several years uninterrupted.
They are only accessible on the local network, so I don't even bother to run updates :-)

[–] chgxvjh@hexbear.net 4 points 2 days ago (1 children)
[–] chgxvjh@hexbear.net 2 points 2 days ago

Actually ssh and nmap

[–] CallMeAl@piefed.world 3 points 2 days ago

all rock solid af

monit, postfix, gearman, dhcpd, bind

[–] Jjoiq@lemmy.world 2 points 2 days ago

I will second KeealiveD.

Pihole has been robust even the upgrades.

Docker has been perfect for years.

RaspberryPi os has been superb.

[–] furrowsofar@beehaw.org 1 points 2 days ago* (last edited 2 days ago) (1 children)

Sadly even Linux is a fuss. This is primarily due to full os updates needed every four years plus the changing security landscape. Then there are the hardware issues and replacement every ten years. I guess a partial alternative is a rolling release but then you have the issue of constant change.

[–] digdilem@lemmy.ml 4 points 2 days ago

OS update fuss level is hugely dependant on distro though.

EL and rebuilds? Full new machine and copy services over (or if paying RHEL, use their migrator which can have mixed results). Agree, huge fuss.

Debian/ubuntu? Dist-upgrade, normally safe and much quicker.

Plus a bunch of rolling release distros that just keep up to date (but will occasionally add breaking changes that you might not be ready for)

Can't so easily get around hardware issues, so build cattle that can be easily redeployed or scaled. Doesn't fit all situations though.

load more comments
view more: ‹ prev next ›