Learn how to use a Linux commandline in a fun, gameful manner - by playing capture the flag! This tutorial is composed of several challenges, each teaching more about the commandline and Linux. In order to complete the challenge, you must find a flag.
Install docker and run the following command:
docker run --rm -it guye1296/linux-by-ctfRequirements:
makedocker
Simply run make in order to build the project:
makeEmail me at ezer.guy@gmail.com
Huge thanks to https://linuxjourney.com/ for their awesome linux tutorial! Be sure to check them out!