this post was submitted on 14 Jun 2025
321 points (96.3% liked)

Linux

8016 readers
748 users here now

A community for everything relating to the GNU/Linux operating system

Also check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] starman2112@sh.itjust.works 7 points 1 week ago (1 children)

I have a decade old lenovo yoga that still lasts like 40 minutes unplugged. Idunno how much a UPS that can supply a desktop for that long would cost, nor if that's an embarrassingly short time, but it works well enough for me

[–] Ptsf@lemmy.world 5 points 1 week ago (1 children)

UPS systems are generally configured for 90 minutes of operation, depending on the criticality of the system they're connected to. The best ones are programable and will actually send graceful shutdown signals (when configured to do so) to your server cluster to prevent data loss that occurs during system blackouts. You can emulate this behavior on your laptop with a script that checks battery% every 10-15 minutes, sending a shutdown signal if it falls below a treshhold you set.

[–] Swedneck@discuss.tchncs.de 1 points 3 days ago (1 children)

honestly for a home server i'd be happy with like 10 minutes battery life, just need enough to let the computer survive tripping a breaker and resetting it.

an actual outage is basically an act of god and not worth worrying about for something you can just.. push the power button on

[–] Ptsf@lemmy.world 1 points 3 days ago* (last edited 3 days ago)

Size right for your setup and risk tolerance. Just know every outage can come with data loss. Most do not, but it is not a guarantee.