Skip to main content

Initial Setup of Ubuntu Server

This book covers the initial setup of ubuntu server 20.04 / 22.04, perfect for creating an environment for docker container deployments, hardening ssh access into the server and setting up essential monitoring tools.

Install Ubuntu Server

c'mon, I think you are more than capable of installing ubuntu server and coming to the terminal l...

User Configuration

Creating non-root user with sudo permission and hardening ssh access

Installing Docker

This chapter covers the installation of the docker engine for Ubuntu Server, and you can use it d...

Portainer Optimizations

Simple Optimizations/Life Hacks for Portainer

Your Initial Setup is Complete!

You're done! You have now set everything up to begin hosting your application. Proceed to book I...