Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 532 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 532 Bytes

Linux Fundamentals Training Labs

Setup training environment

This repository is designed to work with GitHub Codespaces (hence devcontaners).

Make sure that you start the codespaces, make sure you select 4 cores:

codespaces-1

codespaces-2

Please run the pre-checks.sh script to make sure that all required components are running:

./pre-checks.sh

Wait until the setup is ready, and start with the 01_hello-linux lab.