• 0 Posts
  • 18 Comments
Joined 1 year ago
cake
Cake day: June 15th, 2023

help-circle





  • There are several things like that in Fedora, which is already a good reason not to recommend it to first timers. They most likely won’t know or care about nonfree codecs, they will just see a broken machine. Linux Mint understands that as a use case and has a “magic make it work” checkbox during install.

    That all being said, I run Nobara and love it, but i wouldn’t recommend it for new people.



  • That would lower the barrier to entry significantly. It doesn’t address the issues with the bios but someone mildly adventurous would have a much easier time going forward.

    I think something like that would have to be sponsored by and maintained by a big distro though. I’m afraid if it was a community effort the amount of bikeshedding would stop it before it even began.








  • xyguy@startrek.websitetoLinux@lemmy.mlIt's time to move to Linux - YouTube
    link
    fedilink
    English
    arrow-up
    64
    arrow-down
    6
    ·
    6 months ago

    God i wish. And most everyone here could install a new operating system in about 20 minutes. But nobody else is going to because the learning curve for a regular user to install an os is basically perpendicular. Even if they had a linux installer already on a flash drive.

    Oh just boot into the bios and find the option to boot for a flash drive and then boom installed.

    Which requires a user to know, What a bios is

    What booting means

    What boot options mean

    What the model of their flash drive is

    What button on their keyboard they need to press to get to the bios

    What secure boot is

    Where they need to go to turn off secure boot

    How and where to back up their important files

    What a disk partition is

    How to reverse the changes made to the bios so that it doesn’t boot to usb by default.

    And that’s assuming they know why they want a different OS, why they care and that they know about Linux in the first place.

    Most people dont and never will. All you can do is install Linux for the ones you like the most and say a prayer to your favorite deity for the rest.




  • My big tip is if you haven’t already, switch to a local package repository. There are a lot of people mirroring the software packages for mint and you can switch to one that is geographically the closest to you for better speed and to spread out the server load.

    I love Linux Mint and it’s what I install on all my decom-laptops turned servers. It will do pretty much all you want to do in Windows and then some. The only thing it probably isn’t the absolute best for is PC gaming but if you are just using a laptop it probably doesn’t make much of a difference either way.

    If you like Mint then I also suggest PopOS. They are both based on Ubuntu so a lot of the paths and the package manager are the same. The killer feature there is auto-tiling Windows which is like the window snap feature in windows but happens automatically. It’s not for everyone but once I started using it, it changed my entire workflow.

    Last thing is, if you haven’t already, familiarize yourself with running docker containers. A lot of stuff that’s complicated to set up is a breeze with docker and docker-compose.