As someone who grew up using windows, is there a series of tutorials or videos y’all recommend to learn Linux? I find myself running into issues, trying to find solutions online, and not even understanding the instructions. I’m sure most of this comes from not knowing bash (which I’ve started to learn using https://labex.io/linuxjourney).
Background: I’m a very competent windows user. I’ve built my own PC, etc. I mostly use it for gaming and Internet now but want to start self hosting some things. Oh, and I’m running bazzite.
Anyway, just trying to get out from Microsoft’s thumb.
Cheers.


Linux is a whole OS so there’s a lot you might want to look at. Luckily, if you get an error message in Linux you can search that error and find a solution.
Also helpful is reading documentation. Bazzite is based on fedora atomic so the first 2 doc links will be the most helpful. 3rd one is for general gaming on Linux. And the 4th one is the arch wiki which will give you a lot of information that will probably go over your head at this point but you might want to look at from time to time.
If you want a resource on bash specifically, here is a book.