• zcd@lemmy.ca
      link
      fedilink
      English
      arrow-up
      7
      ·
      edit-2
      9 days ago

      In my opinion Linux is now easier to install than windows. The installers don’t have any user hostility built-in, nagging you for Microsoft accounts or activation keys or any of that crap. Once it’s Installed you could park your grandma in front of it and she’d be able to figure out how to surf the web.

      If you’re interested, start here

    • 1984@lemmy.today
      link
      fedilink
      English
      arrow-up
      2
      ·
      edit-2
      9 days ago

      The only difficult part is getting Linux on to a USB stick. After that, you boot your computer from the USB stick and click next, next, next until it’s done. It’s super easy.

      There are guides how to burn a iso file with the Linux distinction to a USB stick too. Just start there, see if you can do that as step one.

      As for Linux distro, pick something common and easy, like Pop OS or Fedora.

    • AwkwardLookMonkeyPuppet@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      9 days ago

      Don’t be scurred! Download the Pop!_OS disc image, use Rufus to create a bootable USB drive. Put it into your USB port. Boot. Hit f12 if needed to select your boot device. Boot to the thumb drive. Follow the on-screen instructions. EZ!

      PS: move your data off your primary hard drive before proceeding with step 3 above. You should follow a wiki, but it really is that simple.

    • BadlyDrawnRhino @aussie.zone
      link
      fedilink
      English
      arrow-up
      1
      ·
      9 days ago

      I’ve recently been dabbling with Linux for the first time, so here’s a few things I’ve found along the way.

      First, look at whether you can disable secure boot. Most computers can, but as I’ve recently discovered on my laptop, the option just isn’t there for some motherboards. If you can’t or don’t want to for whatever reason, it’s not the end of the world, you’ll just need to pick a distro that supports secure boot, I know Ubuntu does, and I believe a few of the other more popular ones do too.

      Next, grab a few distros to try out. You may want to look into recommendations if there’s anything specific you want to do. For example, I wanted to make sure gaming setup was as straightforward as possible, so I looked at distros that were tailored towards that. Create some bootable USBs and spend a few minutes just looking at each to get a feel. You’ll pretty quickly decide whether or not you like a distro, there’s really no point spending more time with one if there’s something that puts you off from the get-go.

      Dual boot is the way to go until you feel like dropping Windows entirely, if you can. And if there’s something that just isn’t going to work on Linux, it’s good to be able to just jump across to Windows for that purpose. The only annoying thing I’ve found is that Windows updates can break the dual-boot partition, so just be aware of that. If it happens, it’s not that difficult a process to repair it.

      Other than that, Linux isn’t that different from other OSes in how you’ll probably use it. There are a few different ways you can install programs due to the different distros, so you’ll want to look at things like how to install a flatpak. For Windows programs, you can look at whether you can get it running in Bottles or a VM if you don’t want to bother rebooting.