this post was submitted on 24 Jun 2023
35 points (100.0% liked)
Linux
64 readers
3 users here now
founded 2 years ago
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
One thing I suggest is:
You're trying to get something working but it isn't going anywhere? Try again later.
First, because of the obvious calming down, since stress can affect the person's capacity to solve problems.
Second, I've noticed how many things on Linux have some degree of similarity and/or relation to one another. So trying other things in the meantime can give you the needed insight for solving a previous problem.
A good refinement of this advice is to keep a Q&A sheet in your Dropbox or in Google Sheets or something, because writing down your answers that you discover can help you remember them, and can provide a backup plan in case you forget the answer and need it later, and can remind you to circle back to a question later when your toolkit is bigger.
Edit: also, it helps manage your backlog - you can make a rule like "if the unanswered count ever gets to ten, I'll sit down with an experienced user and try to clear them all"
Boosting this advice. When I started using Linux as my daily driver (14 years ago), I got into the habit of taking notes on everything: troubleshooting solutions, bug fixes, how-tos, configurations, useful software, etc. It's not the Arch Wiki, which is a treasure, but I can solve a lot of my own issues just by looking up what I've done before.
Yes! I have an entire folder in Joplin that's just lists of what broke and how I fixed it so I can refer back to it later. It's saved my ass so many times.