I’ve been using Windows since the days of 3.1, practically my entire life. So I’m really comfortable with how windows operates and how to do the things that I want to do.
I’ve dabbled around with Linux over the years, but am now considering trying to make a full switch to it.
What are some resources to “learn” Linux properly? Such as understanding the filesystem, basic security practices, essential tools or commands, etc?
https://linuxjourney.com/
https://linuxcommand.org/lc3_learning_the_shell.php
One of the more interesting things for me was learning how in depth some of the commands are. For example I wanted to use wget to back up a website that was having issues at the time. I built an advanced command after going through every option and learning what it did.