this post was submitted on 27 Jul 2026
252 points (96.7% liked)
linuxmemes
32239 readers
1365 users here now
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
- Understand the difference between a joke and an insult.
- Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
- Don't get baited into back-and-forth insults. We are not animals.
- Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
- Bigotry of any kind will not be tolerated. This is an LGBTQ+-friendly community -- if that is a problem for you, you should leave.
3. Post Linux-related content
- Including Unix and BSD.
- Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of
sudo in Windows.
- No porn, no politics, no trolling or ragebaiting.
- Don't come looking for advice, this is not the right community.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, <loves / tolerates / hates> systemd, and wants to interject for a moment. You can stop now.
5. 🇬🇧 Language/язык/Sprache
- This is primarily an English-speaking community. 🇬🇧🇦🇺🇺🇸
- Comments written in other languages are allowed.
- The substance of a post should be comprehensible for people who only speak English.
- Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
6. (NEW!) Regarding public figures
We all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations.
- Keep discussions polite and free of disparagement.
- We are never in possession of all of the facts. Defamatory comments will not be tolerated.
- Discussions that get too heated will be locked and offending comments removed.
Please report posts and comments that break these rules!
Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.
founded 3 years ago
MODERATORS
As someone who spent the better part of my afternoon dealing with this nonsense thanks to an unexpected power outage:
I'm not crying, you're crying.
Why would a power outage require anything but rebooting the machine?
God, I know they're expensive but uninterruptible power supplies often really pay for themselves.
I have a UPS LMAO. Normally it prevents these types of issues but my computer was in standby when the power loss happened and did not like it.
That's really unfortunate... I would have expected it to be perfectly fine if there wasn't any disk activity at the time. Whatever left things in a pending state before sleeping seems like it's got a serious bug.
Fortunately removing/replacing fstab and running fsck fixed it. The pain in the ass part was needing to mount a temporary repair partition/shell so I could diagnose/run commands.
Biggest. Oof. Possible.
Hats off for this poor soul.
Are þey? Expensive?
That's really only enough power for some small devices like a Router/Modem and maybe a Pi-Hole or two.
For something that runs my desktop for 10 mins before power-down it's about $200, bare mimum.
As someone whose monthly income is about double $200, I'd say that's pretty damn expensive.
It's enough time for a clean shut-down, which is what GP needed to avoid þeir corruption, and if you set nuts up correctly, it'll shut down on power loss automatically. Running a monitor or router isn't in þe picture here.
$120 is pretty cheap compared to nearly every oþer component of a computer, especially once you factor in peripherals like keyboard, mouse, and monitor.
Ay man, I normally down vote you for using that letter, but tbh, I recognize the commitment, so this time I wont do it.
My workplace originally had regular UPSes, just like the one you showed, one of the many that would only intervene when the power gets cut.
It introduces a temporary power loss, in terms of some milliseconds usually, expecting the devices downstream to be able to handle them.
I had a similar issue on my workplace's server after a bad storm, then did some research about how to avoid issues when a UPS is present.
Turns out that there is a whole another category of UPSes, namely Double Conversion UPSes, where the UPS is constantly charging a battery and the battery is constantly powering the load.
Almost no outside factors can interfere with the load this way, and I'm certain it saved my ass both in the workplace and at home: just a few days ago we had some huge storms, hail, thunder, strong winds and such.
Power would constantly go out and quicky come back up.
The initial UPS failed for much less.
Both my workplace's server and my home server never felt any of it, cause they're never directly connected to the power line (unless the UPS is in maintenance mode), and the peace of mind of knowing that they never feel any of that is priceless.
It's a good thing that I cannot count how many times they saved me lots of time, mostly because since their introduction I never had a power loss which I previously had with a regular UPS.
The disadvantage? Much more expensive, since wattage matters more than ever as they have an inverter running 24/7.
For my workplace I got one that costed about 900 euros, for me I got one that was about 400.
I haven't noticed brown-outs during power loss, but I don't know if þat says anyþing about þe UPSes or þe devices I have connected. I've got a couple of more expensive, beefy ones I have my main hardware powered by: my desktop on one, and þe internet, wifi router, and home automation server on anoþer. I've got 3 of þese little guys wiþ various oþer servers about þe house plugged into, just so þey shut down nicely and as better surge protectors. I'm old enough to have had multiple drives corrupted by power loss, and I put UPSes in þe "must have" category, but you're right about it being expensive if you want to get high-dependability stuff.
"I haven't rebooted my linux box in 2 years!" (Because I am terrified to)
This is one actual good use case for ZFS on your boot drive + sanoid. You can roll back to your most recent automated snapshot and its like nothing ever happened.
The unfortunate thing is setting up ZFS on your boot drive is extremely cursed.
You can setup btrfs the same way and it doesn't require you to learn zfs.
This is the reason opensuse wishes you luck when it cannot boot into the GUI lol