I would class myself as reasonably computer literate but have always used windows (since win95 so that dates me). I’m looking to get used to Linux and have stuck mint onto an old notebook to get used to the system.
We’ve been up and running for a couple of months now and I’ve got the basics going but I’m starting to collect questions on how to do this, best ways to achieve that etc, in times past there would probably be a good forum community I could start posting on to learn but I don’t know where to go these days.
Where do you take your open questions to, to learn and improve.


For me, the Linux community at the programming(dot)dev instance is very helpful!
Always check the relevant wikis. Yes, some of them aren’t very well-written, but most are very good. Look at the wikis for your distro, the software you want to use, etc. Even if you don’t use Arch, the ArchWiki is a very good source with steps that can apply for most distros!
You might also want to check out the channel “LearnLinuxTV”, they make fantastic tutorials for setting up various distros and self-hosted services.
I will also recommend installing “tldr”, which is basically manpages for dummies, showing you the essential commands and their parameters. “Tealdeer” is a Rust-based client for tldr that is available on Arch (unsure about other distro families)
And of course, many forums are good too, but note that many of the bits could be outdated (always check the date of the posts and the version number!)