Skip to main content

Software

We need to install Debian Linux onto our computer to form a foundation.  We will use Docker to create secure, self-contained "virtual operating systems" that are easy to monitor and keep up-to-date.  Importantly, we need to create a backup solution and setup remote access for our server.

What is Linux?

When you purchase a MacBook, it comes with MacOS pre-installed on it.  This operating system is w...

An Open Ecosystem

Linux is an open-source community that focuses on sharing power and responsibility among people i...

Installing an Operating System

Using the graphical installer and a few terminal commands, we can get an operating system install...

Configuring Debian

We need to make some adjustments to the underlying operating system.

Building Community

The free and open software community is the culmination of the free software movement, the open s...

Collectives and Identity

The free and open-source movements are a massive experiment in decentralizing the creation of sof...

What is Docker?

This software service runs on top of the operating system to create "virtual containers", each wi...

Installing Docker

Docker is a service that allows you to quickly host containerized applications tailored for your ...

Next Steps

Now that we have created a solid server foundation, we can begin to install our desired services ...