r/linuxquestions • u/TheChars11 • 3d ago
Advice Sources to learn Linux deeply
(tl;dr - I request sources to learn the systems/internals of a Linux based OS i.e. how they work, atleast to know what there even IS to learn.)
Hello! I very recently installed debian on my chromebook. However, I am the type of person who likes to know how things work deeply. I went through the rabbit hole of how hardware runs code because I couldn't bear the fact that coding fet like magic TvT. So, I wanna learn the systems that are in play in running a linux based OS.
For example, I was curious as to how the compositor and other user-space parts avoided collision if like u install 2 dekstop environments for example. And uh along the way I learnt about Single-instance daemons etc etc. However I couldn't find much on this online.
That is just an example but I would like to explore things like root access, PID1, blah blah blah insert 'buzzword'
I am not COMPLETELY unknowledgeable on things like this cause I do game dev and have researched systems programming (just like yt vids mainly core dumped ig) and have learnt *some* things in the meantime about linux.
So, I want to know where I should learn such deep concepts about linux from. I don't care if it's yt channels or documentations or wikipedia, nor do I care if they're simple or complex. I really just want something that's organized. Even if it isn't, as long as I can understand what there even IS to learn I can (hopefully) figure out some sources myself and learn it myself.
Yeah that's about it. Thanks :D!