Code Done Right!

Introduction

The goal of this project is to set up a minimalistic server running on a Raspberry Pi that will be fine-tuned to your needs and run headless – no peripherals are needed. If you decide that a simple SOC board is not enough anymore – you can migrate to a desktop and install Debian. Everything on this website, with some RaspberryPi specific exceptions, can be done on a regular PC! Provided you install a Debian-based operating system.

I will walk you through every stage needed to accomplish that in a user-friendly way and try to explain everything as we go. There might, however, be parts that you will have to accept without a detailed explanation in the interest of being newbie friendly. You can research those topics on your own at a later time. A lot of system administration work is searching the internet and it is good to know how to do it. Sooner or later you will find a problem, specific only to your situation, that will require an extensive search with a solution on a very obscure website.

With a proper internet connection and a domain you will be able to substitute most commonly used services like website hosting, email, cloud storage, address books and many more. They might not be as sophisticated as commercial counterparts, but they will be entirely yours.

Purpose of this website

  • To document everything I have learned
  • To help you set up a similar server for your own needs
  • General educational purpose

There are many guides on the internet, but most are not newbie friendly, complete and coherent, or they assume some level of knowledge. Other than that, it is just for my own benefit. If you happen to make use of it, great!

Website is divided into sections so that you can pick and choose what you need on your server.

Initial server setup

Your server will be ready after completing the following steps. It will not host any services just yet, but it will be a great foundation to build upon.

For use only on local area network (LAN), it is enough that you install RaspberryOS alone.

General purpose tutorials

This section has a few general Linux oriented tutorials to help you understand the operating system and provide some tips.

Services

This section has a selection of services that you can set up on your server. A computer on its own does nothing, services make it useful.

Expanding the knowledge

The Debian Administrator’s Handbook
Tutorial on Debian
Cover of The Debian Administrator’s Handbook

Remember that RaspberryOS is a fork of GNU/Linux Debian. If you are stuck, need help with a particular command or just want to expand your knowledge, a great place to start is The Debian Administrator’s Handbook by Raphaël Hertzog and Roland Mas.

The link will take you to handbook’s website where you can read it online. There are translations to various languages – some more complete than others. You can also download it for free as a pdf file or buy a physical copy if you wish to support authors. It is a great read and will greatly expand your knowledge. I cannot recommend it enough.

If I am talking about, for example, packages you can jump to the respective book chapter and learn more. Tutorials have practical knowledge, the book has theory. It does not have all the answers, you will still have to extensively search online for specific topics, but it will greatly expand on tutorials from this site.

The Linux Command Line

If you are still scared of the command line interface, known as the terminal, you simply have to read this book. It is free and contains a lot of information about using CLI.

The Linux Command Line – This is a free download released under Creative Commons license. If you want a print version, No Starch Press has you covered. Although the content is the same, if you find it useful support the author.

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.