So I’m building a new computer before the end of the year and lemmy is obviously pushing me towards Linux.

I am not computer savvy, I have a family member that will help me set up my PC, but I do not want to be calling/messaging them every day when I want to open a program.

Basically my question comes down to: can I operate a Linux PC these days without needing to troubleshoot or type code.

I use my computer about once a week for a few hours I would say, so any time spent troubleshooting is time wasted.

Thanks!

EDIT: since a lot of people are asking what programs I typically use, I’ll just list my most used programs.

Word, Excel, ect(I’m fine with alternatives)

Spotify

Gimp (would have been a make or break, so I’m glad it’s supported)

Brave browser (browser is a browser)

Steam

Discord

I would say that while I could figure out how the kernels work, I’m at a point with computers these days where I don’t have the time. My priorities fall with a seamless daily experience. If I have the time to figure something out I can, but ideally my day to day usage being unbotherd is what I’m after.

A lot of the comments so far have been helpful! I’m definitely going to give Linux a fair shot with my new build, probably start with Mint.

  • Vittelius
    link
    fedilink
    arrow-up
    6
    arrow-down
    2
    ·
    edit-2
    11 days ago

    You can try Linux out without installing it to get a feel for it before you make the jump. Set a weekend aside (or at least a couple of hours) to test drive a Linux distro and check if it is your cup of tea.

    This is one way of doing this:

    • Install Virtual Box on your (Widows) PC
    • head over to https://getaurora.dev/ and download the latest iso
    • In virtualbox create a new VM
      • set the OS Type to fedora (64 bit)
      • after that you can keep all the standard settings, just be aware that performance is not going to be representative of an actual install
    • Then select the newly created VM and open the settings panel
      • here you go to “Storage” and click on the slot under “Controler: IDE” labeled “empty”
      • click on the CD symbol on the right side of the window, in line with “optical drive” and select “choose a disk file”
      • pick the iso file you downloaded in step 2
    • close the settings window and start the VM
    • go through the installation wizard to install Aurora OS in your Virtual Machine
    • Profit

    I know that these instructions can seem daunting but it is easier than it reads, I promise.

    Why Aurora OS

    Aurora OS is based on Fedora Silverblue meaning that it is what is known as a immutable distro. That in turn means that it’s harder to mess stuff up and break your install. It also means that some things are harder to achieve. But I also think that you are probably not interested in the hard stuff anyway.

    Aurora uses the KDE Plasma Desktop, the same desktop used by Valve on the Steamdeck. It has a familiar Windows like layout by default but also allows you to customise it like crazy to fit your particular need (whatever that may be).

    Aurora flatpak as it’s app format. To see what kind of software is available for this distro you can check flathub.org . It’s not going to be as much software as Linux Mint for example (Mint uses flatpak and deb), but everything the average user needs should be there.

    • CO5MO ✨@midwest.social
      link
      fedilink
      arrow-up
      6
      ·
      edit-2
      10 days ago

      Great write up, but OP stated they’re not computer savvy. I’m sure more ppl have used flash drives than used VMs. They are also building a new pc so gotta get those distros from somewhere/another machine.

      Another option would be to grab a couple of 4GB or more flash drives and try each one by booting from the flash drive before committing to one.

      • download something like balena etcher
      • download Mint, Ubuntu, PopOs, Aurora, whatever else
      • use etcher to burn distros to the flash drives
      • pop in the flash in new pc & have at it
      • Vittelius
        link
        fedilink
        arrow-up
        2
        ·
        11 days ago

        I considered that. Unfortunately silverblue doesn’t do live systems and aurora therefore doesn’t either. So a VM is the only way of trying it out. OP stated that they have someone to help with the actual installation so I left the whole create install medium for bare metal install out intentionally since I assume this person will be capable of helping with that.

        Also small Markdown help: If you use dashes lemmy will automatically format bulletpoints correctly. You can’t use •s for it. Doesn’t take anything away from your comment, etcher is still the best tool to create a bootable usb drive, but for the future consider using dashes.