Personally I haven’t. While Linux is imperfect, choosing the right distro makes the rest of the experience straightforward. And with it’s whole complexity, I find Linux more user friendly than Windows. Even driver issues, broken shadow file ownership and KDE specifics only made me more confident about my choice to use Linux after I solved everything.

  • Dariusmiles2123@sh.itjust.works
    link
    fedilink
    arrow-up
    10
    ·
    6 hours ago

    Yes because Linux encourages you to make it your OS by customizing it, but it’s not easy as it should to create a backup of all that work so that you can easily deploy it on another computer.

    I know that Clonezilla works in some situations or that NixOS coulb be a solution, but it’s not should be easier.

    • NewNewAugustEast@lemmy.zip
      link
      fedilink
      arrow-up
      2
      ·
      edit-2
      5 hours ago

      Isn’t everything in dot files in home? Create package lists and export them, add dot files.

      Or keep home on a seperate partition or drive.

      New installation, import package list.

      This seems straight forward to me.