this post was submitted on 30 Apr 2025
55 points (92.3% liked)

Linux

53682 readers
1670 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 6 years ago
MODERATORS
 

Recently in Spain we have suffered a complete power outage, with no electricity for a long time. Some were able to have power on their computers with generators, solar panels, etc. And I know you can have data connectivity with SDR or HAM radio. But my question here is, what are some good self-host/local offline software that we can have and use for when something like this happens. I know kiwix, and some other for manuals. Please feel free to share the ones you know and love, can be for any type of thing as long as it works completely offline, just name it. Of course for GNU/Linux (using Arch myself BTW). Thanks in advance.

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

Yeah, some people don't like to run with full repo mirrors but keep updated copies of the Debian ISO that can be mounted as repositories at any point:

It's essentially the same, but in another format.

[–] [email protected] 3 points 13 hours ago* (last edited 12 hours ago) (1 children)

One can also use a cache to hold deb and rpm files requested by the machines. (Works great when running hundreds of systems.)

I like "apt-cacher-ng". It will do deb and rpm. https://wiki.debian.org/AptCacherNg

https://www.unix-ag.uni-kl.de/~bloch/acng/

Edit: better link

[–] [email protected] 1 points 11 hours ago (1 children)
[–] [email protected] 1 points 59 minutes ago

Apt-cacher-ng doesn't tend to expire automatically. It can be configured to keep the last version regardless. https://www.unix-ag.uni-kl.de/~bloch/acng/html/maint.html#extrakeep