My biggest problem with Linux is that there are 8 ways to solve any problem. Some of these are distro specific, and all of them are THE definitive way to do it depending on who you ask. This comes up for me most when I want to make a change to something or do it again on a new machine.
For adding another network drive, for example I think oh it's called samba right and open the terminal and type in samba help. The response is: command not found do you want to install "samba-dc"? Okay so not samba. Oh that's right I edited a file. Now was it smb.conf? No wait maybe it was fstab.
It is getting easier as I get more familiar, but I have to wrap my head around every new thing that I want to do. It's no wonder people don't have the patience.
But that's what I mean, right? I found a guide on how to edit a config file, then after I've forgotten how it went, I try to run the client that does exactly the thing I want. I don't have it installed, so I must not need to, but good luck finding the original guide. Idk, I just spend so much time feeling confused trying to get my dumb little project homeserver to do what I want.