Before Containers
Understand the machine an app runs on by running one the hard way first.
$58
this phase
- Open1.1
The Shell and the Filesystem
Free previewMove around a Linux machine, read and edit files, and stop fearing the terminal.
- 1.2
Processes, Ports, and Logs
Find what is running, which port it listens on, and what it wrote to its log.
- 1.3
Install It By Hand
Put a web app and a database on a bare server and write down every step you needed.