Lunduke
News • Science & Tech
Digital Prepping, Part 2 - Preparing your Operating Systems to be Off-Line
Because Windows, macOS, iOS, Android, and even Linux... are addicted to the Internet.
August 05, 2023
post photo preview

This is Part 2 in a series of articles on “Digital Prepping” — preparing your computers and smartphones for the possibility of any number of events… which could leave you without Internet or power for an extended period of time.

As we work to prepare our computers for the eventuality of a total loss of Internet access — be it temporary or permanent… planned or unplanned — there is one key aspect that often gets overlooked: Your Operating System.

Think about the various Operating Systems you use (both on your PCs and Smartphones). Then ask yourself these questions:

  • When you are setting up your Operating System, does it use the Internet for some things (including activation)?

  • Does your OS fetch drivers, which you need for your computer to fully function, from the Internet?

  • How about updates? Security patches? Installing new software? Does that come via the Internet as well?

Odds are you answered “Yes” to the majority of those questions.

For better or worse, that’s simply how most computer systems are designed nowadays — a tight reliance upon a regular Internet connection.

What happens when that connection goes away? Or, even if your personal Internet connection is available… what happens when the servers your Operating System expects to exist... are no longer there (either because the server lost access… or because the company went out of business entirely)?

No drivers. No activations. No updates, patches, or new software. In short: Your Operating System is all but crippled.

Let’s see what we can do to prepare ourselves for this unavoidable eventuality... so that our computers and smartphones continue to function (for both existing and new installations).

Let’s do this one platform at a time. Feel free to scroll down to the Operating System (including smartphones) that you are interested in prepping for a loss of Internet.

General Advice for all Systems

All of the major Operating Systems — Windows, macOS, iOS, Linux, & Android — make heavy usage of On-Line software stores (and/or repositories).

Using those systems is (in general) best avoided if you want to be able to re-install your software in the future. Google Play Store, iOS App Store, Microsoft Store… all of them will break (in some way) if you lose Internet access.

In some cases this means that some applications (even if you have “purchased” and installed them already) will eventually stop working (especially common on Android and iOS). And it definitely means that installing new software is out of the question.

Suggestions for alternatives are included in each OS-specific section below.

Spoiler: If you want your computer and smartphone to be the most functional during an “Internet is gone” scenario… use Linux and Android. Windows, macOS, and iOS can all be a bit of a nightmare.

Microsoft Windows

If you are running Microsoft Windows… I have some bad news for you:

New installations of recent versions of Windows require an activation in order to fully function. The good news is that activation process can be done one of two ways: On-Line and Off-Line.

Obviously the On-Line process is out of the question. Because… no Internet. So let’s take a look at the Off-Line activation… which has you call a phone number.

While this removes the dependency on an active Internet connection… it does assume that Microsoft is still in business, still provides phone support at that same number, and that the phones systems are all working.

Which… is a lot of assumptions.

One other hiccup: In previous versions of Windows (up through version 8), Microsoft allowed you to backup your “Activation” file. That is no longer an option in modern (10 and 11) versions of Windows.

Once activated, Windows 10/11 will stay activated even without an Internet connection… so just pray you never need to reinstall your OS.

Putting that aside, there are two rules for using Windows in an Off-Line environment which you should follow religiously:

  • Make a backup of the installers of every possible hardware driver you might need. Download those driver installers from the manufacturer, and put those on a USB thumb drive (as well as at least one other storage device) to make sure you have access to them. You won’t be able to use On-Line driver installation (such as Windows Update)… so you’ll need these. Desperately.

  • Only use software which allows you to do Off-Line installations with absolutely no Internet activation (such as games purchased from GoG.com). Backup those installer files. In multiple places.

One bit of good news is that the Windows software ecosystem still tends to offer installers for most applications (even if Microsoft has been pushing their On-Line software store). This makes things much easier for us.

Recommendation: Use an older version of Microsoft Windows. Either a version that allows backing up of Activation files (version 8 or older) or a version that does not require any such Activation (such as Windows 2000). If you wish to use Microsoft Office, I recommend using Office 97 as it is the last version that does not require product Activation.

 

Consider this: If you have no Internet connection, there is no need to worry about being hacked or impacted by a virus received On-Line. So using slightly older versions of software is not as much of a security concern.

Apple macOS

Up until recently, Apple did not require any sort of Activation system for macOS (or “Mac OS”, as it used to be called). Unfortunately, starting with macOS “Ventura" — released in late 2022 — Apple now requires an active Internet connection to complete a full installation of macOS.

What does this mean? It means that using the most recent version of macOS (and any Macintosh computer released after that version came out) is out of the question in an Internet-free environment.

The problems don’t stop there.

The macOS software ecosystem has become almost entirely reliant on their On-Line-only store (the Mac App Store). While the traditional “shareware” model was popular with Mac OS users (thus providing Off-Line, easily backed up software)… that has changed in recent years as the Mac App Store has all but dominated the ecosystem.

The Mac App Store welcomes Office 365 - Apple

Want to use a modern Mac? You need the Internet. Full stop. Both in order to install the Operating System and install new applications.

The news isn’t all bad.

You can backup your Mac once installed (including currently installed applications) — and restore those backups. Unfortunately some apps will stop working after being disconnected from the Internet for an extended period of time.

Recommendation: Do not use a newer Macintosh if you expect to be Off-Line. Use a version of macOS -- prior to the "Ventura" release -- that does not require a connection to install. Also stick to much older versions of MacOS — prior to the advent of the Mac App Store — in order to maximize the availability of easily backed up software.

Linux

The good news with Linux, right off the bat, is that there is no product activation. Ubuntu, Debian, Fedora, Arch, Linux Mint… whatever distribution of Linux you opt to go with… installing has no hard requirement of Internet access.

Huzzah!

However (you knew there was going to be a down-side)…

Modern Linux has a deep, practical reliance on an active Internet connection in order to download and install packages — including hardware support — and software.

Luckily… with a little work… we can make a backup copy of those software “repositories” — either all of them, or part of them — for usage in an Off-Line scenario.

Depending on what variant of Linux you are using, there are multiple options available. In fact… there’s almost more ways to create Off-Line backups of Linux software repositories than you could ever imagine. Here are a few popular options:

  • Debian (& Ubuntu): apt-clone - Makes a snapshot of all of the packages which you currently have installed on your system and archives them for later installation (on this system or another one).

  • Make a Local Debian Repository Mirror - A little secret of Linux package repositories… is that they’re simply basic web servers with specific files in them. All you need to do is follow the steps to make a “mirror” of that repository… and place all of the files on a local storage drive. You will then have full access to all of those packages entirely Off-Line. This can be done for other systems like Fedora and Arch just as easily.

For whatever Linux-based system you use, simply do a search for that distribution name plus “how to mirror repository” or “clone repository” and you are likely to find numerous tutorials on how to accomplish exactly that task. Some will be easy, some will be more challenging and lengthy.

Recommendation: Pick your favorite Linux distribution and create a complete and total mirror of the package repositories. Place this on a backup drive which you can use to install software locally. This may take a fair bit of space — and quite a bit of time even on a fast Internet connection — but it will provide you with maximum flexibility in installing new software (and re-installing your systems) in an Internet-free future.

 

Bonus Recommendation: You can also place that local repository on your own personal (local) server, allowing multiple computers to use the same, non-Internet-connected, repository at the same time. We’ll talk more about how to do that in an upcoming installment of the Digital Prepping series.

Apple iOS

When it comes to being Off-Line, iOS is an absolute nightmare.

The ability to install software via any mechanism other than the iOS App Store is (for practical purposes) simply not functional. Certainly when the Internet connection is gone.

If you have an iOS device that is currently functioning when the Internet goes down… the best you can do it hope that nothing goes wrong (and that none of the software you rely upon are set, by the publisher, to disable after not gaining access to the iOS store for a long period of time).

The good news? Many applications will continue to function. So… hope for the best.

Recommendation: Do not use iOS if you anticipate being Off-Line for extended periods of time. There are some excellent iOS application with strong Off-Line capabilities (including Kiwix, which we covered in Part 1) — so all is not lost if you have an iOS device… especially if you anticipate only losing Internet for short periods of time. But for an “Internet is gone” scenario… iOS is simply a bad option. Possibly the worst. And that is by design.

Android

If iOS simply is not a viable smartphone operating system for being Off-Line for extended periods of time… how about Android?

The short answer is: Android is actually quite good in this scenario. Not perfect… but functional.

The Android OS can be re-flashed onto Android smartphones and tablets (including non-Google versions of Android ROMs that remove the Play Store, amid other changes) and software can be installed outside of the Google Play Store (they call that “Sideloading”)

One of the third party “software stores” — which takes advantage of this “Sideloading” — is known as F-Droid. Think of it, essentially, as a Linux package manager… but for Android.

Now, here’s where this helps us: You can setup your own F-Droid repository — and even mirror the contents of the main F-Droid repository — which you can store locally (or host on a local, non-Internet connected server).

In addition: You can backup APK files (which are the installation archives that Android applications use) — for applications you already have installed — and re-install those APKs (even when Off-Line) using a variety of applications like APK Extractor (and many others that allow backing up and extracting of APKs).

While this may not work in the future — as Google is currently in the process of further locking down Android in an effort to prevent “Sideloading” (the act of installing software outside of an On-Line store) — it works at the moment. So, that’s a good thing.

Recommendation: Backup the APKs of the Google Play Store applications you own and would like access to when offline. Download the Android Flashing tools, and images for your smartphones. That way you are prepared to completely re-setup your smartphone, from scratch, without the Internet. If you really want to get fancy, make a clone of the F-Droid repository.

Your Homework for Part 2

Let’s put this knowledge into practice. Because what’s the point of knowing how to be prepared for a total loss of Internet… if we don’t actually get prepared?

  • Pick one operating system above. Any of them (except iOS… because… well… there’s just not a lot you can do there.).

  • Identify software you have installed, that you will want to have access to, that you have installed via an On-Line software store (Google Play, Microsoft Store, or via a Linux repository).

  • Make a local backup copy of either the installer or the package. If there is no Installer available for the software you want to use… see if you can find an alternative (or older version) that allows Off-Line installation and usage.

Extra Credit: Make a local clone of a Linux or F-Droid repository using the links provided above. Be extra prepared for whatever the Universe throws at you.

See you in Part 3 of “Digital Prepping” — We’ll be talking about how to handle effective (and affordable) local backups… including how to safeguard those local backups (and your electronics) against disaster (such as floods or EMPs).

community logo
Join the Lunduke Community
To read more articles like this, sign up and join my community today
8
What else you may like…
Videos
Podcasts
Posts
Articles
Sony PlayStation Deleting Purchased Movies

Purchase "Terminator 2", "Evil Dead", or "Hot Fuzz" via Sony PlayStation?
You can't watch those anymore. You'll own nothing, and you'll be happy.

Ubuntu 4.10, C64, & BeOS added to the Wall!
https://lunduke.substack.com/p/ubuntu-410-joins-lunduke-journal

Get on The Wall with a Massively Discounted Lifetime Sub:
https://lunduke.substack.com/p/50-off-yearly-and-massively-discounted

More from The Lunduke Journal:
https://lunduke.com/

00:20:00
XFCE's Wayland "Preview Release" is Horribly, Expectedly Broken

The XFCE Linux & BSD Desktop Environment has spent a "significant portion" of their funds porting from X11 to Wayland... even though Wayland is missing key functionality.

Ubuntu 4.10, C64, & BeOS added to the Wall!
https://lunduke.substack.com/p/ubuntu-410-joins-lunduke-journal

Get on The Wall with a Massively Discounted Lifetime Sub:
https://lunduke.substack.com/p/50-off-yearly-and-massively-discounted

More from The Lunduke Journal:
https://lunduke.com/

00:23:21
XLibre, the "Vanity, Protest Fork" of Xorg, Has Yet Another Major New Release

Red Hat & Xorg tried to silence them, & GNOME leaders vandalized their wiki, calling them "Nazis". But XLibre 25.2 just released, containing more code commits than Xorg had for the entire year.

Ubuntu 4.10, C64, & BeOS added to the Wall!
https://lunduke.substack.com/p/ubuntu-410-joins-lunduke-journal

Get on The Wall with a Massively Discounted Lifetime Sub:
https://lunduke.substack.com/p/50-off-yearly-and-massively-discounted

More from The Lunduke Journal:
https://lunduke.com/

00:11:31
November 22, 2023
The futility of Ad-Blockers

Ads are filling the entirety of the Web -- websites, podcasts, YouTube videos, etc. -- at an increasing rate. Prices for those ad placements are plummeting. Consumers are desperate to use ad-blockers to make the web palatable. Google (and others) are desperate to break and block ad-blockers. All of which results in... more ads and lower pay for creators.

It's a fascinatingly annoying cycle. And there's only one viable way out of it.

Looking for the Podcast RSS feed or other links? Check here:
https://lunduke.locals.com/post/4619051/lunduke-journal-link-central-tm

Give the gift of The Lunduke Journal:
https://lunduke.locals.com/post/4898317/give-the-gift-of-the-lunduke-journal

The futility of Ad-Blockers
November 21, 2023
openSUSE says "No Lunduke allowed!"

Those in power with openSUSE make it clear they will not allow me anywhere near anything related to the openSUSE project. Ever. For any reason.

Well, that settles that, then! Guess I won't be contributing to openSUSE! 🤣

Looking for the Podcast RSS feed or other links?
https://lunduke.locals.com/post/4619051/lunduke-journal-link-central-tm

Give the gift of The Lunduke Journal:
https://lunduke.locals.com/post/4898317/give-the-gift-of-the-lunduke-journal

openSUSE says "No Lunduke allowed!"
September 13, 2023
"Andreas Kling creator of Serenity OS & Ladybird Web Browser" - Lunduke’s Big Tech Show - September 13th, 2023 - Ep 044

This episode is free for all to enjoy and share.

Be sure to subscribe here at Lunduke.Locals.com to get all shows & articles (including interviews with other amazing nerds).

"Andreas Kling creator of Serenity OS & Ladybird Web Browser" - Lunduke’s Big Tech Show - September 13th, 2023 - Ep 044
16 hours ago

Vulcan Goodbye??

June 27, 2026

Would you play???

16 hours ago

Down Under!!

post photo preview
Emacs & Vim Lunduke Journal Lifetime Walls Are Here!

TL;DR

The Commodore 64 Wall is full, and the Emacs and Vim Walls make their appearance! Lifetime Subscriptions continue to be discounted all June long for those who want to get on the Walls!

Emacs & Vim Lifetime Walls!

Lifetime Subscribers to The Lunduke Journal filled up the “Commodore 64” Wall in just 10 days! Awesome.

And with the “Ubuntu 4.10” and “BeOS R5” Walls almost full of names as well (just a few spots left on each), it’s time for some new Walls for Lifetime Subscribes to put their signatures on!

This time, let’s have a bit of a friendly competition: Vim vs Emacs.

 

Both Walls — “Vim” & “Emacs” — appeared at the exact same time.

Let’s see which one gets full first. To keep it fair, I’ll cap both off at the exact same number of names.

When they’re full, I’ll included a statement of “Filled in X Days/Hours” next to each on Lunduke.com so everybody knows which one was more popular.

In fact, maybe I’ll add exactly that sort of “Filled in X Days” label for all of the existing Retro Computer Lifetime Walls. Just for fun.

Will Emacs or Vim win? I have a guess. We’ll find out!

Support The Lunduke Journal & Get on The Wall

Want to take part (and support The Lunduke Journal in the process)?

  1. Go to Lunduke.com, scroll down to the bottom and see which Walls are currently listed as still having space available for more names.

  2. Then scroll down on this page and grab a Lifetime Subscription (if you don’t already have one) and email “bryan at lunduke.com” with which Wall you would prefer to be on.

Note: One Lifetime Subscription = One Listing on One Wall. These fill up insanely fast, so I have to put this limit in place. You are more than welcome to get multiple Lifetime Subscriptions if you want to be on multiple Walls.

Your name will then appear on a Wall… on both Lunduke.com & during the end of new Lunduke Journal shows.

Lifetime Discount Runs Through June

For the entire month of June, Lifetime Subscriptions are discounted down to $125 (regularly $300).

How to Grab a Discounted Lifetime Subscription:

There are 3 different ways to pick up a Lunduke Journal Lifetime sub: Locals, Substack, or Bitcoin.

All of them work great and include the same perks. Choose whichever works best for you!

Get a Lifetime Subscription via Locals:

  1. Go to Lunduke.Locals.com/support.

  2. Select “Give Once“.

  3. Enter “125“ into the amount field.

  4. After checking out, Lunduke will toss you an email once your account is set to full lifetime status. (This usually happens within a few hours.)

Get a Lifetime Subscription via Substack:

  1. Go to Lunduke.Substack.com/subscribe.

  2. Select the “Lifetime Subscription” option.

  3. After checking out, Lunduke will toss you an email once your account is set to full lifetime status. (This usually happens within a few hours.)

If you would also like full, Lifetime access to Lunduke.Locals.com (which is included):

  1. Make a free account on Lunduke.Locals.com.

  2. Email “bryan at lunduke.com” with the email address you use on both Substack and Locals (can be different email addresses).

  3. Lunduke will toss you an email once your account is set to full lifetime status on Locals.

Get a Lifetime Subscription with Bitcoin:

Bonus: Save an extra $10 with the Bitcoin option, as Bitcoin processing has fewer fees associated with it.

bc1qyjakve8fywm8pz2v99v57yhjj0vzr2vjze6fcq

  • Email “bryan at lunduke.com” with the following information: What time you made the transaction, how much was sent (in Bitcoin), and the email address you use (or plan to use) on Locals.com or Substack.com.

-Lunduke

Read full Article
post photo preview
C64 & Ubuntu 4.10 Walls almost full!

TL;DR

The “Commodore 64” and “Ubuntu 4.10” Lifetime Subscriber Walls will be full within the next day or two. Reminder: Lifetime Subscriptions are massively discounted through end of June (less than 5 days).

14 Retro “Lifetime” Walls! And Counting!

I want to offer a huge “Thank You” to everyone who has picked up a Lifetime Subscription to The Lunduke Journal.

Not only have you directly made it possible for The Lunduke Journal to continue to operate, completely free from Big Tech influence… but those of you who have added your names to the Lifetime Subscriber Walls have sent a loud message to the Tech industry (and the world of Open Source in particular).

14 walls (and counting), filled with the names of normal people, rejecting the crazy Woke politics invading so much of Tech, standing with the work of The Lunduke Journal.

That’s awesome. You are awesome.

For those of you yet to grab your own Lifetime Subscription, they are massively discounted through the end of June (for the next 4 days and change).

Scroll down for the details, grab one, enjoy the perks, and get on the Wall.

Three Retro Lifetime Walls Open

Which means there are 3 Walls currently available to put your signature on:

  • Commodore 64 : Only a few spots left

  • BeOS R5 : 1/2 full

  • Ubuntu 4.10 : 2/3rds full

 

Take your pick. There’s no wrong answer here. Three classic Operating Systems.

Support The Lunduke Journal & Get on The Wall

Grabbing a Lifetime Subscription to The Lunduke Journal — and getting your name on one of the Retro Computer Lifetime Subscriber Walls — is the best way to show your support for truly independent Tech Journalism.

  1. Grab a Lifetime Subscription (1 name on 1 Wall per Lifetime Subscription), scroll down for the links.

  2. Then Email Lunduke (“[email protected]”) with which Retro Computer Wall you would like to appear on (and what name you would like to use).

Your name will then appear on a Wall… on both Lunduke.com & during the end of Lunduke Journal shows.

Note: These fill up crazy fast. We’re talking days, not weeks. First come, first served. If you want to get on a specific Wall, don’t dilly dally.

Lifetime Discount Runs Through June

For the entire month of June, Lifetime Subscriptions are discounted down to $125 (regularly $300).

How to Grab a Discounted Lifetime Subscription:

There are 3 different ways to pick up a Lunduke Journal Lifetime sub. All of them work great and include the same perks. Choose whichever works best for you!

Get a Lifetime Subscription via Locals:

  1. Go to Lunduke.Locals.com/support.

  2. Select “Give Once“.

  3. Enter “125“ into the amount field.

  4. After checking out, Lunduke will toss you an email once your account is set to full lifetime status. (This usually happens within a few hours.)

Get a Lifetime Subscription via Substack:

  1. Go to Lunduke.Substack.com/subscribe.

  2. Select the “Lifetime Subscription” option.

  3. After checking out, Lunduke will toss you an email once your account is set to full lifetime status. (This usually happens within a few hours.)

If you would also like full, Lifetime access to Lunduke.Locals.com (which is included):

  1. Make a free account on Lunduke.Locals.com.

  2. Email “bryan at lunduke.com” with the email address you use on both Substack and Locals (can be different email addresses).

  3. Lunduke will toss you an email once your account is set to full lifetime status on Locals.

Get a Lifetime Subscription with Bitcoin:

Bonus: Save an extra $10 with the Bitcoin option, as Bitcoin processing has fewer fees associated with it.

bc1qyjakve8fywm8pz2v99v57yhjj0vzr2vjze6fcq

  • Email “bryan at lunduke.com” with the following information: What time you made the transaction, how much was sent (in Bitcoin), and the email address you use (or plan to use) on Locals.com or Substack.com.

-Lunduke

Read full Article
post photo preview
Lunduke's Week in Tech : June 14 - June 20, 2026

Lunduke’s Thoughts of The Week

The Great Linux/BSD Display Server War(tm) continues to rage on!

This week, Valve’s SteamOS finally finished its transition to Wayland by default (demoting Xorg), a move that SteamOS had put off for the last two years. And, just a few days earlier, Slackware (the oldest actively maintained Linux distro) began officially testing XLibre as a replacement for Xorg.

The trend is clear: Xorg is being tossed into the dumpster (at the encouragement of the Xorg team and Red Hat), with Wayland and XLibre each gaining marketshare.

It will be interesting to see how these changes impact overall X11 (in general) vs Wayland marketshare… which has been staying steady at roughly 50/50, across all Linux distros, for a few years now.

This is all happening at the same time as Linux is becoming increasingly developed by AI bot, with over 10% of all code submissions to the kernel being written by AI during the previous week.

The world of Linux is changing… and changing rapidly.

Some of those changes seem great. Others are terrifying.

Sometimes… well… they are both.

Ubuntu 4.10, C64, & BeOS Walls

The support shown to The Lunduke Journal, from all of you, continues to amaze me.

We are now up to 14 (fourteen!) Retro Computer Walls, filled with the names of Lifetime Lunduke Journal Subscribers who want to show their support to the world.

 

The newest walls — Commodore 64, BeOS R5, & Ubuntu 4.10 (the first Ubuntu release) — are now available for you to add your John Hancock to.

Biggest Tech Stories - June 14 - June 20, 2026

Here are the major stories from the last week, with direct links to X and Substack. You can also watch / listen on a bunch of other platforms (Rumble, RSS Audio Podcast, etc.), listed on Lunduke.com.

  • OpenAI Buys Seat on Rust Board for $600K (X, Substack)

  • SteamOS Ditches X11 for Wayland (X, Substack)

  • Islamic Terrorists Attack Disney+ (X, Substack)

  • The Commodore Smartphone Blocks Social Media & Browsers (X, Substack)

  • AI Submissions to Linux Hits New Record, 10% of All Patches (X, Substack)

  • Slackware Tests Replacing Xorg with XLibre (X, Substack)

Huge thank you to all of The Lunduke Journal’s subscribers. You make all of this possible.

-Lunduke

Read full Article
See More
Available on mobile and TV devices
google store google store app store app store
google store google store app tv store app tv store amazon store amazon store roku store roku store
Powered by Locals