A beginner-friendly walkthrough of TryHackMe Linux Fundamentals Part 2, covering essential Linux concepts & commands with clear explanations.
Press enter or click to view image in full size
After covering the basics in Linux Fundamentals Part 1, this next part builds on that foundation with more hands-on concepts.
In Part 2, I explored connecting to a Linux machine using SSH, working more efficiently with commands, understanding file permissions, and navigating key system directories.
If you haven’t gone through Part 1 yet, I recommend starting there before continuing.
Link To The Room: https://tryhackme.com/room/linuxfundamentalspart2
To access our Linux machine using SSH, we need to start the machine under the “Deploying Your Linux Machine” section, as shown in my screenshot above.
After starting the machine, you go towards the Top of the page to find the info (Title and IP Address) about your machine. We will copy the IP address there as we will need it shortly.
Press enter or click to view image in full size