This is my third attempt. Partly to rage quit Windows, and partly to gain utility and control with some professional AV software.

I have converted an old Asus netbook to Ubuntu netbook remix and used it for a while. I was impressed with how much better that tiny thing ran with Linux than Windows. But in the end it still had less power than a TI-84. So I stopped using it, and never really learned Linux proper.

I dual boot my Chromebook, so I can use gimp for photos on vacation, but everything I do with the Linux partition is cut and paste from articles by people who know what they’re doing. (I was motivated to post here by a meme about that.)

I’m thinking of dual booting my main desktop, because I need Windows for some fairly processor intense A/V software I use for work. So what would be a good distro to look into for a novice and where should I look for a tutorial? I would ultimately like to see if I can use Linux to run my AV software in emulation and add drivers for some professional audio interfaces. I’m fed up with windows and trying to see how far I can get without it. Your help is appreciated in advance, and if this is inappropriate for this topic, let me know and I’ll delete it.

  • Margot Robbie@lemmy.world
    link
    fedilink
    arrow-up
    8
    arrow-down
    4
    ·
    1 year ago

    My advice is to restart with Arch (I use Arch btw). Not Manjaro, I’m talking Arch.

    I think using/installing Arch as well as its barebones nature FORCES you to understand how Linux works differently than Windows with concepts like root, bootloader, terminal emulation, and disk partitioning, just to give you some examples. At the same time, Arch has excellent documentation, a great package manager in pacman, and rolling release model that greatly simplifies maintainance during daily use so you can tune it to exactly how you want it.

    I believe doing it the hard way at first will make it easier for you in the long run if you really want to understand Linux, and Arch is just the right amount of difficult to make you learn Linux, whereas Gentoo would be too hard and you don’t learn enough from using Ubuntu/Debian/Mint.

    But yeah, if you just want to use something that works well out of the box, then Ubuntu is great, there’s nothing wrong with using the more user friendly distros.

    • Vlyn@lemmy.ml
      link
      fedilink
      English
      arrow-up
      6
      ·
      1 year ago

      I tried that after already having about 2 years experience with Ubuntu desktop and an Ubuntu server (but still mostly a Windows user). I’m also a software developer.

      And I failed to install Arch on a laptop the last time I tried it out. Ubuntu ran flawlessly, trying to go step by step through the Arch installation I hit a random error (at a step that was very straight forward and easy in the documentation) and got stuck. Messed around with it and at some point gave up.

      I mean that’s years ago, it probably works a lot better nowadays and especially on more modern hardware, but even so for someone new to Linux I’d never tell them to go with a do-it-yourself install. Slap Ubuntu on that bad boy, let them install a few packages, do a handful of terminal commands and they’ll get much farther. Instead of giving up three hours in because a random command (that they still don’t understand) is broken.

      • Margot Robbie@lemmy.world
        link
        fedilink
        English
        arrow-up
        4
        ·
        1 year ago

        If you look at the original post, his goal is to learn and understand Linux and he is on his third attempt after already trying Ubuntu remix, which is why I made this suggestion.

        Again, if he just wanted to use Linux on his computer, then there is nothing wrong with using a more user friendly distro at all. But for his particular needs he described, then Arch is a better distro for learning how Linux actually works.

        • Vlyn@lemmy.ml
          link
          fedilink
          English
          arrow-up
          6
          ·
          1 year ago

          But as OP said, they already failed several times. That’s like telling someone who nearly drowned in the shallow end of a pool to go jump into the ocean.

          See here:

          So what would be a good distro to look into for a novice and where should I look for a tutorial?

          For me it feels like they do want to learn, but aren’t comfortable yet as a day to day user. They want to use Linux, but struggle with commands and how to use it. Having a stable and easy to use system you can use each day without trouble would probably be a better start than telling them to fiddle with Arch. Give them an easy distro and when they want to learn more they can use the crappy old laptop and try to install Arch on there (while leaving their daily driver alone).

          I think I learned the most when using Ubuntu for school, 90% of it was easy and straight forward. 10% of it was hell, like back in the day getting HDMI or audio to work. But because the 90% were there I just dug in and spent a dozen hours to troubleshoot the rest.

          • Margot Robbie@lemmy.world
            link
            fedilink
            English
            arrow-up
            5
            ·
            1 year ago

            Well, I think “drowning” could be a bit much. Don’t want to make Linux sound that scary now.

            I think there is a reason why “Learning Python the Hard Way” is so popular, because although it’s harder, it leads to learning better fundamentals which makes things easier in the long run.

            So, I think OP should still give Arch a try, maybe he (they?) will be more receptive to this method, and there’s no harm in trying.

    • pineapple@lemmy.fmhy.ml
      link
      fedilink
      arrow-up
      2
      ·
      1 year ago

      Arch is amazing for all of these reasons, and I agree that by design it’ll give you a lot of insight in to what’s under the hood that most other distos tuck away.

      I’ve used it in the past and ended up moving away from it because it requires quite a bit more effort to maintain, which got tiresome.

      Arch has an active and dedicated community, so obviously there’s a whole lot of people out there who feel it’s worth the effort. Maybe OP will too. But it’s not a distro to take on lightly.

    • inverimus@lemm.ee
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      I didn’t stick with Linux as a daily driver until I tried Manjaro. Learned enough to be comfortable installing Arch and ran that for a while, but after installing it a few times I was looking something a little bit simpler to setup. I now prefer EndeavourOS which is basically Arch with a nice installer and a few QoL apps.

    • PeterPoopshit@lemmy.ml
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      I’m a long time Linux user but I’m really lazy. I recently installed Arch to try it out again as last time I did it was maybe 2012. Personally, manually setting up the hard drive partitions on initial install is just annoying enough to be too much work (I have a lot of drives) but luckily there’s an installer that does that part for you. Everything else you have to do is sensible and easy and actually ends up being less work in the long run. The wiki is also extremely informative, helpful and correct.

      Arch probably can be a beginner distro just because if you have a problem it’s so much easier to find out how to fix it on the internet thanks to the wiki and the forums. Something as mundane as installing nvidia drivers in Debian can be a massive ordeal and the minimum required skill level to fix it yourself if it doesn’t work on the first attempt is very high.

      • Cybersteel@lemmy.ml
        link
        fedilink
        arrow-up
        1
        ·
        1 year ago

        Yea took me a while to understand that I need some drivers to install if I wanted to turn on hardware acceleration to watch videos on my computer.