I chose Debian 12 as a solid and stable base. Which of these shipped DEs is the best for this particular laptop series and Windows 10 like user experience?

GNOME 43, KDE Plasma 5.27, LXDE 11, LXQt 1.2.0, MATE 1.26, Xfce 4.18

Don’t know the exact laptop model and year, but here are some specs: IdeaPad, only HDD, DVD drive, shipped with Win 8 or 10 (I think), unbearably slow on Win 10 currently

Use case: office, web, movies (not streaming), things for non-tech-savvy users

Personally, I’m using Arch btw with KDE Plasma 6 on Wayland, so I would prefer this over other DEs, but Debian still ships version 5. Has anyone experience with performance on an old Lenovo laptop with any of the listed environments?

  • Communist@lemmy.ml
    link
    fedilink
    English
    arrow-up
    0
    ·
    6 months ago

    I highly recommend fedora kinoite for people who don’t want to do maintenance or don’t know how.

    It being immutable makes updates incredibly easy, and makes it much harder to break the system, and kde is best for people who are familiar with windows.

    • setVeryLoud(true);@lemmy.ca
      link
      fedilink
      arrow-up
      0
      ·
      6 months ago

      I can’t recommend KDE for people who aren’t comfortable with computers as there are so many settings they can get into without knowing how to get it back the way it was.

      GNOME with Dash to Panel is usually good enough for those used to Windows’ layout, and you can set them up with Silverblue to get the same immutability.

  • Pantherina@feddit.de
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    6 months ago

    Disclaimer I am on Fedora Kinoite with soon Plasma 6 too.

    Staying in an older Fedora Kinoite version will spare you from the breaking changes. Like currently 38 instead of 39. I would use ublue kinoite-main. You can disable animations, baloo etc. and have a very minimal experience. (Kinoite is way lighter than Fedora KDE and doesnt even include Gwenview, Okular or Kate)

    Have a look at EndlessOS. Easy Desktop, immutable Debian base afaik. VanillaOS also has a Debian variant.

    Immutable stable Distros are really needed. But I think Fedoras rpm-ostree is currently better, because it uses a git-like approach. I also think it is overcomplex and moves too slowly, so I imagine something may surpass it.

    Automatic upgrades like traditional distros are not enough (they only annoy users but dont really apply them), you need really automatic ones.

    Ublue has ublue-update on some editions, which is really nice. Fedora wants to implement some half baked solution I guess. If your Grandparents are always at home and on power that is no problem though (metered networks, low battery, AC connected).

  • lemmyvore@feddit.nl
    link
    fedilink
    English
    arrow-up
    0
    ·
    6 months ago

    Whatever you choose, make sure you’re familiar with it since you’ll be the one that has to fix everything that’s wrong. 🙂

    I suggest not giving their user sudo rights and having your own user with sudo rights for installing apps, doing upgrades and so on.

    It will be very useful to have SSH installed if you need to assist them remotely.

    If you want to help remotely I also recommend Tailscale, it creates a “mesh VPN” private network where your PC and their laptop can see each other over an encrypted connection that can also break out of ISP NAT (no port forwards needed). Since it’s encrypted it’s ok to use simple unencrypted VNC to view their desktop to help when needed.

    I can give some pointers if you have a home server and want them to be able to use web apps on it over Tailscale. One very useful example is Syncthing, which can sync files between a folder on the laptop and your server, where you can back it up further incrementally with Borg Backup or whatever you use. You can sync their entire home directory if you want or you can just have a ~/Sync dir where they put only what they want.

    Last but not least, if you can swap the HDD consider putting in a SSD instead, the difference will be night and day.

    • Pantherina@feddit.de
      link
      fedilink
      arrow-up
      0
      ·
      edit-2
      6 months ago

      I suggest not giving their user sudo rights and having your own user with sudo rights for installing apps, doing upgrades and so on.

      Yes but upgrades should be automatic and not require any privilege escalation. There is nothing privileged about keeping your system up to date. Same for flatpaks.

      With a --user repo (in the flathub install command) you can let them install and uninstall their apps without any privileges, only to their user. Otherwise with a system repo they need to be in the flatpak group.

      It will be very useful to have SSH installed if you need to assist them remotely.

      That didnt age well ;D

      and yes complex stuff like Tailscale is needed as the only good VNC apps for Wayland dont have builtin servers for connecting without an IP (like RealVNC, TeamViewer or RustDesk have).

      Using NoIP could be an easy solution too though.

      Syncthing has versioning, I wouldnt even put servers in the game. Just backup their home to one of your machines (if that is okay for them).

  • drhoopoe@lemmy.sdf.org
    link
    fedilink
    arrow-up
    0
    ·
    6 months ago

    Linux Mint Debian Edition. Very windows-like + automatic updates = ideal for people who don’t really want to have to learn anything new (assuming your parents are like mine in that respect).

    • Pantherina@feddit.de
      link
      fedilink
      arrow-up
      0
      ·
      6 months ago

      Linux mint doesnt update automatically, does it? It warns about them, but you need to press “okay”.

        • Pantherina@feddit.de
          link
          fedilink
          arrow-up
          0
          ·
          edit-2
          6 months ago

          Yes that would do it. But I wonder if that would silence Mints update notices. These would be redundant and should be disabled/removed.

  • Cwilliams@beehaw.org
    link
    fedilink
    arrow-up
    0
    ·
    6 months ago

    Gnome won’t break. If you don’t want them calling you up in the middle of a work day saying, “why did the bar at the bottom of the screen disappear!?” or “Berny, my screen turned black!”, install Gnome

    • Pantherina@feddit.de
      link
      fedilink
      arrow-up
      0
      ·
      6 months ago

      Yes but on GNOME you dont even have a bar at the bottom. GNOME Classic may suit here, or using Dash-to-panel which is very well maintained but may break.