Starting Linux? Road Mapš§
Eight Areas of Focus you Need...
If I had to start learning Linux again as a beginner, I would find it super helpful to know where I should focus my attention.
Get comfortable with these 8 Areas and you can 100% put Linux on your CV
Navigation
Moving around the OS
Navigating the Linux filesystem is crucial. Here are some āneed to knowā commands:
pwd- Print Working Directory, shows the current directory.ls- List directory contents. Usels -lfor detailed information.cd- Change Directory. Usecd ..to move up one level.
This next one is crucialā¦
Keep reading with a 7-day free trial
Subscribe to Cyber Notes to keep reading this post and get 7 days of free access to the full post archives.



