• Grenfur@lemm.ee
      link
      fedilink
      English
      arrow-up
      0
      ·
      4 months ago

      What’s funny to me here is that, as a long time Arch user, I have been considering switching to NixOS. One of the most terrifying thoughts to me is that after using the same Arch install for 2 years I will spend ages trying to recreate it if I ever have to. Oh, that and Nix letting you test packages seems like a cool feature.

      • harsh3466@lemmy.ml
        link
        fedilink
        arrow-up
        0
        ·
        4 months ago

        I’ve been on arch around a year now and also considered the jump to NixOS. I was actually dual booting it with arch for awhile and I found pretty quickly that the shit documentation was a huge turn off for me. I ended up nuking the nix partition and reclaiming it for arch.

      • tal@lemmy.today
        link
        fedilink
        English
        arrow-up
        1
        ·
        edit-2
        4 months ago

        https://en.wikipedia.org/wiki/Linux_From_Scratch

        Linux From Scratch (LFS) is a type of a Linux installation and the name of a book written by Gerard Beekmans, and as of May 2021, mainly maintained by Bruce Dubbs. The book gives readers instructions on how to build a Linux system from source. The book is available freely from the Linux From Scratch site.

        LWN.net reviewed LFS in 2004:[19]

        Linux From Scratch is a wonderful project. It should become a compulsory reading material for all Linux training courses, and something that every Linux enthusiast should complete at least once. This would also create another interesting side effect: people who tend to be quick in expressing dissatisfaction on the distributions’ mailing lists and forums would probably show a lot more respect for the developers. Installing a ready-made distribution is a trivial task. Building up a set of 4 CDs containing a stable, secure and reliable operating system, plus thousands of applications, is most definitely not.

  • Integrate777@discuss.online
    link
    fedilink
    arrow-up
    1
    ·
    4 months ago

    NixOS consist of a bunch of options that you define using the nix programming language. Since it’s a programming language, everything is well defined and organised into single place.

    Technically, someone could build a GUI configuration editor with sane defaults and clearly organised pages of settings, which generates a configuration for you. This could immediately change NixOS from the most tedious to a relatively easy to use distro.

  • PotatoesFall@discuss.tchncs.de
    link
    fedilink
    arrow-up
    0
    ·
    4 months ago

    I mean isn’t it accepted that NixOS is a terrible pick for a beginner, especially a non-technical one? I feel like even the Nix community doesn’t recommend the distro to complete beginners.

    • Johanno@feddit.org
      link
      fedilink
      arrow-up
      1
      ·
      4 months ago

      I use Nixos BTW.

      And I can’t recommend it to anyone. Not even veterans.

      I can only say if you like souls like games nixos might be your thing…

  • Zealousideal_Fox_900@lemmy.dbzer0.com
    link
    fedilink
    arrow-up
    0
    ·
    4 months ago

    Throw Mint Cinnamon or the latest version on the computer, solved. Ubuntu can… be speshy sometimes on my older spare laptop, but it is not really their fault, more my computer is a bit cooked. Some puppy linux distros are cool, but also a tiny bit complicated for beginners.

    • Dicska@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      4 months ago

      That was the reason I decided to install Mint Cinnamon.

      It’s been impossible to install for a week now. And I’m not even 100% IT illiterate. After ~3 days of struggling, I decided to do the walk of shame and post on the Mint forum, admitting my failure. It’s been unsolved for about a week now. >100 fails and errors, crashes, freezes.

      I can’t even imagine where I would (not) be had I chosen Kali or Arch.

        • Dicska@lemmy.world
          link
          fedilink
          arrow-up
          0
          ·
          4 months ago

          Yes, I have done a few things already, including memtest. I’ll copy from the forum:

          The things I have tried:

          • Updating my BIOS.
          • The ISO I downloaded has been md5 checked, all fine. I have also tried 2 other ISO files from 2 other mirrors - same.
          • Three (3) USB drives to install Mint, ranging from 8 GB to 24GB.
          • Installing with or without multimedia codecs.
          • Turning on secure boot before install (I was desperate, found a forum post with a similar error message, later I found out that it was for a different reason).
          • Turning off secure boot before install (I found a different forum post where the exact opposite was recommended - later I found out that it was for a different reason).
          • Installing in compatibility mode.
          • Offering a sacrifice to Xebeth’Qlu, tormentor of souls.
          • Running gparted before install, deleting the previously half-installed partition, formatting it myself to ext4, then running the installer.
          • Splitting the aforementioned partition into a 16GB swap partition (I have 16GB RAM) and leaving the rest of it as ext4 (mounted at “/”).
          • Running chkdsk -f on the SSD containing the MBR+Win10, then rebooting the PC twice, according to one of the error messages in my post below (then trying to install again).
          • Turret3857@infosec.pub
            link
            fedilink
            English
            arrow-up
            0
            ·
            4 months ago

            Might sound like a dumb Q but have you tried testing any of the live environments or are you jumping straight to the install, and if you have played in the env. for a bit, have you tried installing any other distro? (Fedora, Ubuntu, Debian etc)

            • Dicska@lemmy.world
              link
              fedilink
              arrow-up
              0
              ·
              4 months ago

              If by live environment you mean the one running from the USB (before I start the actual install) then yes, the install itself starts from a live Mint, running from the USB already. Sorry, I’m not sure if that’s what you meant.

              • Turret3857@infosec.pub
                link
                fedilink
                English
                arrow-up
                0
                ·
                4 months ago

                Yup thats exactly what I meant. If you play with it on the USB for a while, do you notice any problems at all or is it only after install?

                • Dicska@lemmy.world
                  link
                  fedilink
                  arrow-up
                  0
                  ·
                  4 months ago

                  I have played around before trying to install a few times, but I’m not sure if that exhausts the question: I brought up two terminal windows to ssh into my Raspberry Pi and to manage logs on the other, while I had a browser up to look up netcat usage examples. It didn’t freeze or crash during regular activity, if we’re looking for that.