Skip to main content

4 posts tagged with "Linux-101"

Linux 101 (or Linux Basics) refers to introductory guides and tutorials that cover fundamental concepts, commands, and operations essential for learning the Linux operating system, including navigating the terminal, managing files and directories, editing text files, and running basic commands.

View All Tags

OverTheWire | Bandit | Write-Up

· 27 min read

Summary:

A write-up providing help with the Bandit wargame on the OverTheWire website, consisting of a series of 32 levels, followed by an additional challenge using an 'uppercase shell' trick at Level 33, that covers various Linux and shell scripting topics. The challenges range from basic navigation to more advanced topics like SSH authentication, file permissions, and Git usage.

Wargame Name: Bandit | Difficulty: Easy | OS: Linux