Hello!

I’ve bought new parts and I am awaiting their arrival so I can build my brand new computer. I’ve decided to go for Arch Linux with KDE plasma or perhaps Gnome as my desktop environment but that’s as far as I’ve come.

https://pcpartpicker.com/list/Xw4sRv

I figured I would ask the community if they have any tips or suggestions, thanks!

  • Auster
    link
    fedilink
    151 year ago

    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.

    • sunshine
      link
      fedilink
      6
      edit-2
      1 year ago

      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”

      • OldFartPhil
        link
        fedilink
        21 year ago

        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.

      • Slartibartfast
        link
        fedilink
        11 year ago

        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.

    • MawkeyOP
      link
      fedilink
      41 year ago

      Good advice to be honest. Luckily I have a lot of patience so I think I should be fine in the end.

      • Slartibartfast
        link
        fedilink
        11 year ago

        And don’t skip over reading things! I also run Arch with KDE and honestly with almost all problems I have, if I carefully read through either the Arch Wiki (this will probably be your most valuable tool) or the error message that comes up, the answer is usually in there somewhere, it just needs digging up.

        Also: if something with a GUI crashes and doesn’t give an error message, try running it in the terminal. So like, if Firefox crashes and doesn’t give any info, try opening up a terminal and running firefox from there and the terminal will tell you everything that’s going on. (It’ll be a different command if you’re using a flatpak but that’s the general idea.)

    • stillnotahero
      link
      fedilink
      11 year ago

      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.

      Amazing how many situations in which this can be applied!