Here is the most of the software i used to get my little node up and running. All free, and all will work offline when configured correctly.

Linux Mint 22.3
The Foundation: A fast, reliable, and open-source operating system that puts the user back in control. It’s the engine running on the Dell M4800 and the rest of the lab hardware without the bloat of mainstream OSs..

Docker
The Architect: This tool allows me to “containerize” every service in the lab. It keeps the software isolated, portable, and easy to back up, ensuring the network stays modular and resilient.

Nextcloud
The Private Cloud: My total replacement for Big Tech’s cloud storage. It handles my files, photos, and team collaboration entirely on my own hardware—no monthly fees, no data mining, and total privacy. Its like google workshop, but free, free from tracking, spyware, all the google crap.
Its a company who’s into Digital Sovereignty and are people friendly.
They offer their software, for free, to download and run on your machine. this is nice product, with app bundles from enterprise, to home education, and even some cool apps for the poly/cohabitation situations, apps like copay, which tracks house bills and how much each person owes for what. group folders, calendars, and an office suite you can collab on.
They even have apps to help you manage your social apps.

Webui
The AI Interface: A clean, local interface for interacting with Large Language Models. It connects directly to my local AI engine, providing a ChatGPT-like experience that never sends a single prompt to an external server.

Ollama
The Local Brain: The backend powerhouse that runs AI models locally on my hardware. It’s what makes “offline AI” possible, allowing for private brainstorming and technical assistance without an internet connection.

Kiwix
The Offline Vault: A library for the end of the world. It stores massive archives like Wikipedia and iFixit as local files, ensuring critical knowledge is accessible even if the internet goes dark.
Independent Computing: The Technical Upgrade
Most modern software isn’t designed to serve you—it’s designed to harvest you. When your tools require a constant “cloud heartbeat,” an active subscription, and a data-mining agreement just to open a document, your system isn’t truly yours.
Independent Computing is about reclaiming your agency. By choosing tools that are open-source, local-first, and privacy-respecting, you aren’t “dropping out”—you are optimizing your digital life for resilience, performance, and sustainability.
1. The OS: Breaking the Telemetry Loop
The foundation of a high-performance, independent setup starts with the OS.
- The Upgrade: Linux Mint (or similar Debian-based distros).
- The Benefit: Unlike corporate OSs that treat your desktop as an advertising billboard and a telemetry sensor, Linux treats you like the owner. You get a stable, bloat-free environment that respects your hardware and your time.

2. Professional Creative Suite (Without the Subscription)
You shouldn’t have to ask a corporate server for permission to edit a photo or a PDF. These tools work 100% offline and send no data back to a mothership.
- Graphic Design: GIMP (Photo manipulation) and Inkscape (Vector work). High-level power without the Adobe tax.
- Digital Illustration: Krita. A professional-grade painting and editing tool with a zero-telemetry policy.
- PDF Management: LibreOffice Draw or Stirling-PDF (Local Docker instance). Manage, edit, and OCR your sensitive documents without ever uploading them to a third-party server.

3. Productivity & Knowledge Management
Your thoughts and data should be stored in formats that you control, not proprietary databases.
- Office Suite: LibreOffice. A full-featured replacement for Microsoft Office/Google Docs that handles all standard formats locally.
- Notes & Organization: Joplin or Standard Notes. End-to-end encrypted and completely self-hostable.
- Reference & Research: Kiwix. Download entire knowledge bases (Wikipedia, iFixit, Project Gutenberg) to your local drive for permanent, offline access.

4. Hardware Resilience
Sustainability is a key part of independence. Corporate “E-waste” is often just high-quality hardware with a few years of life left.
- Repurposing: Moving to an independent stack allows you to run high-performance workstations (like the Dell Precision series) that are built to last a decade, rather than being forced into the two-year upgrade cycle of modern laptops.


The Architecture: Separating the OS from the Assets
The hardware I scrounge and the software I choose are bridged by a strict “separation of church and state.” On every machine—from the salvaged Dell workstation to the primary ASUSTeK laptop—the Operating System (Linux Mint) lives on its own dedicated drive. This keeps the environment lean and replaceable. If the OS fails or I decide to hop to a different distro, I don’t lose a single byte of my actual work.
The heavy lifting happens in the Vault. By partitioning my storage to keep Docker containers, Nextcloud data, and Kiwix databases on a separate physical or logical drive “the Vault” , the system becomes modular. My Dockerized services are portable, my local AI models are permanent, and my knowledge archives stay offline and accessible regardless of what’s happening with the primary boot drive. This isn’t just a setup; it’s a localized infrastructure designed for zero-data-loss and total autonomy.
