• 0 Posts
  • 5 Comments
Joined 2 years ago
cake
Cake day: July 21st, 2023

help-circle
  • Fecundpossum@lemmy.worldtoLinux@lemmy.mlHelping choosing the right linux
    link
    fedilink
    English
    arrow-up
    5
    arrow-down
    1
    ·
    8 days ago

    I really agree with you about immutables. Not only are they awkward to use as far as managing and installing software, I feel like they prevent people from learning how a traditional Linux system works by keeping them in the padded cell of read only root.

    As far as arch, it only really took me a year of fiddling and learning on Fedora and mint before I managed to get arch running. Yes there were hurdles and growing pain, but it made me a better user.


  • I commented elsewhere about endeavourOS, but I have some other wisdom to pass along.

    Keep good backups of your personal files, stuff you don’t want to lose, and don’t be afraid to try something new. You dont like something about how your system is running? Nuke it and install something else. Installing Linux is a cakewalk in most distros and rarely takes longer than half an hour (your mileage may vary with the low specs on the laptop)

    I’ve learned a ton about Linux by trying many different distros, breaking things, fixing things, and occasionally distro hopping to see how I like a different offering.

    There’s a lot of great content on YouTube that can help you learn, and reviews of various distros so you can get an idea of how things work without having to install it yourself. Have fun and don’t be afraid to fiddle with things.


  • Absolutely. The desktop environment you go with will be the biggest factor for ram usage. Check out endeavourOS, it’s basically Arch with an easy installer with some basics preinstalled that vanilla arch doesn’t come with. It has a great community and runs like a champ for me. You’ll have to learn how to install software from the command line but a brief YouTube video can help with that. It also has one of the widest selection of desktop environments I’ve seen in a distro. XFCE would likely be your best bet for low ram usage.


  • Install your software from official repositories and flatpak and you shouldnt have any issues. My latest install has been going strong for about 6 months without issue. Linux in general is quite stable unless you’re mucking about with things you don’t understand, and if you do like to live dangerously in that regard, it’s a great way to learn a lot.

    If you’re worried about stability, keep good backups. Back up your important personal files, as well as your config files so you can reapply any customizations you had in place.

    If anything happens that’s too tedious to troubleshoot, reinstall, it takes like 20 minutes tops and gets you back to square one.

    You could also use time shift to create system snapshots.


  • I highly recommend Hyprland if you want a truly infinitely customizable UI. But, there’s a big learning curve to even using it, let alone installing it and setting it up.

    You could use endeavourOS as your operating system, which is Arch based yet easy to install. I can’t speak to setting up Hyprland on other distros as I haven’t done it, but I’m sure if you look around you’ll find out what you need to know.