Which DE for my parent's laptop (old Lenovo IdeaPad)? Wayland or X11?

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?

lemmyvore,

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,

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).

coolmojo,

Replace the HDD with SSD. It will run faster. You can configure any DE to look similar to windows, maybe Gnome to the lesser extend. One think to keep in mind when choosing the distro, you have to support it. Good luck.

just_another_person,

This. It will perform better than when it was new. Pop in some extra RAM while you’re at it as it’s probably dirt cheap.

As far as DE, Gnome and Cinnamon are closest to Windows IMO. Nothing wrong with KDE, but it’s not as simplified.

Para_lyzed,

GNOME is basically nothing like Windows, in fact KDE Plasma is much closer. Cinnamon isn’t in OP’s list of DEs, though it should be available as a pre-installed option for Debian based on what I see in their live ISO list. At that point, it would probably be better to go with Linux Mint though, given the target user. I assume OP would have their reasons for choosing Debian over Mint if they wanted to use Cinnamon, though.

imecth,

Gnome's ui is a couple of extensions away from being windows-like. You don't need to subscribe to the full gnome experience™ to use gnome.

drhoopoe,

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,

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

n2burns,

You can setup unattended-updates to handle most of those.

Pantherina,

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

drhoopoe,

You have to enable it, but once you do it can do them automatically.

Cwilliams,

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,

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.

DaTingGoBrrr,

The Plasma desktop is well supported and is pretty close to a Windows experience.

I hate Gnome with passion because it’s nothing like Windows. I tested Ubuntu 2009 and the Gnome DE is what made me not like Linux. I did not know at the time that KDE Plasma also existed

cyberpunk007,

In 2009 gnome was still windows-like IMO. It’s gnome shell that flipped the script.

DaTingGoBrrr, (edited )

The wierd app drawer was still a thing and a few other things I really didn’t like. Canonical was giving away copies to try at Dreamhack Summer. I remember it very well

pixxelkick,

For casual users I typically recommend using Cinnamon Desktop, it’s the most Windows-esque UI and will be the easiest for them to pick up and use.

I roll with Cinnamon on Ubuntu and it’s been extremely painless, very simple to get stuff do and shit just works.

pH3ra,
@pH3ra@lemmy.ml avatar

I was going to recommend the same: what I love about Cinnamon is the fact that has less theming and customization features (compared to other DEs).
While this might seem bad for experienced users, it is perfect for new people: I don’t want my dad to call me on a saturday morning because he accidentally erased the menu button or things like that

lemmyvore,

One word of warning about Debian, you may be already aware of this: resist the urge to add remote apt repos that replace packages that are provided by Debian (same package name).

It’s ok if the packages are named differently even if they do the same thing, as long as they don’t pretend to be the same package. One good example of this is the Docker repo, which gives their own packages different names from the Docker packages on Debian.

If the repo overwrites native packages you will eventually end up with dependency relations which cannot be solved by apt anymore (most often happens when you remove a 3rd party repo). This usually comes back to bite you after a couple of years when it’s time to upgrade to the new Debian release – and you can’t.

aptitude can sometimes figure out a way to straighten things out but it can involve uninstalling/reinstalling and then upgrading a huge amount of packages which is never fun.

taladar,

Also never add repos of some newer or different Debian version, that can make that effect even worse.

Communist,
@Communist@lemmy.ml avatar

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.

isVeryLoud,

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.

Communist,
@Communist@lemmy.ml avatar

Gnome addons break nearly every version upgrade, so, I wouldn’t recommend dash to panel, and the problem of settings they can get into is actually mitigated by kinoites snapshotting.

TheGrandNagus, (edited )

Dash to panel gets updated long before Gnome typically hits stable. Especially on Debian like OP mentions.

Pantherina,

No KDE settings are all done in the homedir, there is nothing snapshotted here

bugs.kde.org/show_bug.cgi?id=240862

afterthoughts,

Err, KDE at least gives people the option to configure their system how they want.

GNOME takes those options away, so if you don’t like what they have then you’re stuck.

GNOME with Dash to Panel

Yeah, it also requires a lot of 3rd party addons to achieve basic functionality. Laymen shouldn’t have to search for these, and they also shouldn’t have to deal with them when they inevitably break.

Gnome hasn’t been for normal users since Gnome2. That’s when they started doing things “the gnome way” instead of just what’s pragmatic.

clmbmb,

If they’re used to Windows, then KDE Plasma would be the better option IMO. If you feel it’s too slow on an old laptop, then you can try Cinnamon or XFCE.

VVolf,

Cinnamon. Whenever I try something different I always come back. Stable, reliable, similar to Windows, but without all the unnecessary improvements.

TheGrandNagus, (edited )

Agreed. Putting plasma on your parents PC seems like a recipe to get calls like “I’ve accidentally removed my taskbar and I don’t know how to put it back!”

A system with a billion customisation options and the ability to really mess up your UX in just a couple of clicks is a blessing for power users and a curse for 70 year old Keith whose last PC was a Vista-era Compaq.

Cinnamon gives you a simple, easy to understand Windows UX, with far less room to go wrong.

Berny23,
@Berny23@lemmy.sdf.org avatar

Whoa, that’s a lot of comments. Thanks for your suggestions, guys. I will think about this.

TheAnonymouseJoker,

If anyone is telling you to avoid GNOME, avoid them.

Pick GNOME and both your parents and you as tech support will enjoy life and enjoy using the computer. Wayland is pretty solid on Debian/Ubuntu, but it still is not as “easy” as X11, as X11 behaves normally like Windows for drag/cut/copy mouse operations.

Whatever you like will not necessarily work for them. So avoid pushing any of your own choices on them.

You can enable the Applications menu and put Dash To Panel extension to make things great. Also, there is nothing must have about the Start paradigm from Windows. GNOME’s workflow with the fusion of tiling and snapping windows in GNOME 45 is very close to the future of computing.

Kualk, (edited )

Gnome is simple. Gnome is native for GTK apps, which are majority. You can turn on classic taskbar, turn off virtual spaces, add minimize button and it is now a classic user experience.

I don’t understand this obsession with Wayland vs X11.

On Arch I choose Gnome and the underlying technology is picked for me based on hardware of the machine.

I recall having X11, because I had nVidia card. I bought AMD video card and it started to run Wayland without any effort on my side. It was a while ago.

Arch would require you to make more decisions, which may lead you into the woods. Use Manjaro, which made Arch tech decisions for you like choice of network management stack.

I tried Manjaro last week on laptop. It has a polished user experience. Pick to use non-free drivers. Use Libre Office instead of free office. Install Firefox and chromium. Done.

Gnome just added full search and it is included in Arch and shall be in Manjaro in less than 2 weeks.

The advantage with rolling release for your parents is that you will never run install again. You will never need to upgrade version of Debian or Ubuntu. Just update OS every time you visit them, no more frequent than once every few months, not less than twice a year.

Manjaro has polished software installation experience at graphical user interface level.

Communist,
@Communist@lemmy.ml avatar

Manjaro is amongst the worst distros for advanced users, giving it to beginners is a complete mistake, they shipped an update that uninstalled the DE

Zamundaaa,

Debian still ships version 5

Debian ships 5.27.5 - it’s not just not updating often, but it’s not shipping bugfix releases (latest 5.27 version is 5.27.11!). I recommend to avoid it and maybe look at KUbuntu LTS instead

56_,
@56_@lemmy.ml avatar

I chose KDE for my parent, because I know it well (I might have gone with cinnamon otherwise). It has paid off - every time they call me with a problem, I can immediately direct them to the solution without having to look anything up. Had to switch back to X11 though, because zoom was somewhat unreliable on wayland.

eugenia,
@eugenia@lemmy.ml avatar

I’d go with XFce. I have it installed on many old laptops that I have given away to my cousins, nieces, and mom. Works like old Windows if you modify the panels (remove the bottom dock, bring the main panel down), and then you put some sane defaults, like setting up sleep (NOTE: you will need to edit a file to make xfce go to sleep unattended), enabling natural scrolling, enabling the login manager to show username so they don’t have to type it every time, etc etc). But after all that is setup once, xfce is the best case for an old laptop.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • linux@lemmy.ml
  • fightinggames
  • All magazines