PROJECT #1IN PROGRESS

LINUX SERVER LAB

A hands-on Linux lab. Build servers from scratch, manage users and services, and get properly comfortable working in the terminal.

GOALS.TXT

Install and configure a Linux server in a virtual machine

Manage users, groups and file permissions correctly

Set up SSH key authentication and basic firewall rules

Serve a website with Nginx and manage it through systemd

Write shell scripts to automate the repetitive parts

This is the plan for the project. As I work through it, this page gets updated with what actually happened.

STACK.TXT
Ubuntu ServerBashSSHNginxsystemd

REPOSITORY

Not published yet. The link goes up once the project is running.