For example, I saw a post the other day detailing how to set up a Brother laser printer on Kinoite. That’s not something I would have initially considered a potential problem to be solved. Another I ran into some years ago had to do with an Edimax WiFi dongle that used some weirdly specific Realtek 8812 radio, for which you had to set up the driver via dkms. A little prep and knowledge in advance would have saved days of searching online.

I’ve started a personal to-do list of things to research and make sure I have all my ducks in a row before I make the full-time switch on my main desktop, so besides the usual “back up your files” advice, I’m hoping y’all can point out some QoL things I and others may often miss!

  • Hellmo_luciferrari@lemm.ee
    link
    fedilink
    English
    arrow-up
    9
    ·
    4 days ago

    Besides the usual back up your files advice, I have a few recommendations.

    These recommendations are not in any particular order but:

    • Consider all of the applications you use on Windows, and research alternatives for those applications. Or if there isn’t a replacement for it, investigate how to get the application you need working in Linux. For instance, I use a lot of audio production software and learned that there are a few that just do not work reliably or at all within Linux.

    • Depending on your needs be sure to research (or better yet, try) different Desktop Environments. (Note: for trying different environments I would recommend finding a distro that has a Live USB option and run those live to test them out)

    • As I mentioned in the above suggestion, try different distros you are considering using with a Live USB. This can help snuff out different hardware that you have that may or may not work on your system before committing.

    • Before choosing which OS you want to go with, consider the key beliefs of how to maintain an OS. For instance, there are many people that will blindly recommend a distro without knowing why one would use it. There are bleeding edge rolling release type distros such as Arch. I use Arch BTW, but I would not blindly tell someone who just wants a stable experience with little to no tinkering needed.

    Most of my suggestions come down to please do your research, and make an educated decision on what you want to jump into. And I like to think that there are plenty of communities that can be friendly and welcoming that would help!

    • Telorand@reddthat.comOP
      link
      fedilink
      arrow-up
      4
      ·
      4 days ago
      • Great advice. I had specific apps I have or was planning to research, but it would probably behoove me to double check everything.
      • A live USB is advice I hadn’t considered. I’ve done that several times, and I’ve done a handful of VMs, but I never considered it might help sus out some potential hardware issues.
      • I’ve actually practiced setting up Arch in a VM, and while I got everything to work just fine, I think pure Arch is just not for me. Something Arch-based would be okay, like BlendOS, but I don’t get that nice feeling of accomplishment in pure Arch from tinkering with every little system config file and dependency—just annoyance and exasperation.
      • Hellmo_luciferrari@lemm.ee
        link
        fedilink
        English
        arrow-up
        9
        ·
        4 days ago

        I actually suggest getting Ventoy which is a fantastic utility that allows you to copy bootable images to a folder, and when you boot the drive you can select from the ISO/Images available on the drive. Super handy!

        The Live USB may not solve all HW issues, but it’s a good jumping off point.

        I can’t blame anyone not going the pure arch route, and choosing an Arch based distro. Besides getting my GPU working as I wanted it, running and maintaining my Arch install is no work at all at this point. With Timeshift installed, as well as the grub hook, and pacman hook, it makes it a cake to revert if something breaks.


        The other advice I have for Linux is an often overlooked. When switching to Linux you can’t always approach fixing a problem or operating the machine the exact same ways one would on Windows. So being flexible, and learning to change habits helps.

        • Telorand@reddthat.comOP
          link
          fedilink
          arrow-up
          3
          ·
          4 days ago

          I’ll have to give Ventoy another try, since they just had some updates. I had originally tried booting it on a spare laptop (multiple times), but it would never boot, as if the MBR was broken.