this post was submitted on 13 May 2026
34 points (97.2% liked)
Linux
13880 readers
251 users here now
A community for everything relating to the GNU/Linux operating system (except the memes!)
Also, check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
My favorite, the most comprehensive course I have seen this this one: https://professionallinuxusersgroup.github.io/course-books/lac/syllabus/
Most knowledge is transferable to most distros. Some distros deviate by using alternate init systems (the part responsible for booting the system and managing services), but most distros use the same underlying suite of software to manage it.
On diference between distros is the package manager, but although the commands may be different, the underlying operations of installing, searching for, and removing software packages are all the same.