Background: I am a lifelong Windows user who is planning to move to Linux in October, once Microsoft drops support for Windows 10. I use a particularly bad laptop (Intel Celeron N3060, 4 GB DDR3 RAM, 64 GB eMMC storage).
I do have some degree of terminal experience in Windows, but I would not count on it. If there are defaults that are sensible enough, I’d appreciate it. I can also configure through mouse-based text editors, as long as there is reliable, concise documentation on that app.
So, here’s what I want in a distro and desktop environment:
- Easy to install, maintain (graphical installation and, preferably, package management too + auto-updating for non-critical applications)
- Lightwight and snappy (around 800 MB idle RAM usage, 10-16 GB storage usage in a base install)
- Secure (using Wayland, granular GUI-based permission control)
I have narrowed down the distributions and desktop environments that seem promising, but want y’all’s opinions on them.
Distributions:
- Linux Mint Xfce: Easy to install, not prone to randomly break (problems: high OOTB storage usage, RAM consumption seems a little too high, kind of outdated packages, not on Wayland yet)
- Fedora: Secure, the main DEs use Wayland (problems: similar to above except for the outdated packages; also hard to install and maintain, from what I have heard)
- antiX Linux (problems: outdated packages, no Wayland)
Desktop Environments:
- Xfce: Lightweight, fast, seems like it’d work how I want (problems: not on Wayland yet, that’s it)
- labwc + other Wayland stuff: Lightweight, fast, secure (problems: likely harder to install, especially since I have no Linux terminal experience, cannot configure through a GUI)
In advance, I thank you all for helping me!
I appreciate any help, especially in things like:
- Neofetch screenshots, to showcase idle RAM usage on some DEs
- Experiences with some distributions
I am not sure that using Wayland is your best choice here. Based on laptop specs it is not like you are going to game on it. And for web and office tasks x11 still offers a better experience. On Wayland you would have problems with things like scaling, screen capturing etc. They are (to some extend) solvable, but are tricky to fix, especially with your lack of terminal experience.
Also I would not care that much for cutting-edge repositories. They are usually required for support of the new hardware (which of cause is not the case here).
Also, almost all modern DE are somewhat the same in terms of resource consumption. Some are a bit heavy (for example Cinnamon is heavier than xfce) but the difference if almost negligible. The majority of resources would be consumed by a browser, not DE. If you still wish to have the lightest DE possible, than you are limited to LXQT. XFCE nowadays is not as light as it used to be. You can have a very good performance with window managers like openbox and alike. For panel you can use polybar, tint or whatever. But that would require some configuration from you. Such setup is available in MX Linux. I suggest you to take a look at that distro, it is kinda good for old laptops. Of cause, standalone Wayland compositors (sway, hyprland, labwc, wayfire etc.) are very good, but they would require you to do a lot configuration work to set everything working. Even distros that ship them preinstalled (like Fedora Sway spin, for example) have somewhat broken defaults.
Thanks for this kind answer! I might game a bit on it (I am probably going to be the last person to stop playing Minecraft 1.8.9), but I don’t know how much better Wayland is. I can tinker a bit of the settings, but not too much. I also have another laptop that has half the specs (but a better CPU, for some reason) that I might use as a lab rat.
The main problems with gaming on x11 are:
Screen tearing. You can check YouTube for how it looks.
Latency in x11 is significantly higher.
HDR support. X11 does not support HDR. But I doubt you laptop supports it either.
I do not believe that problems 1 and 2 affect minecraft that much. They are mostly prominent in games like first-person-shooter and alike.
Also, note that Minecraft itself does not support wayland. This means that it would run under x11 that would run under wayland (with both x11 and Wayland problems combined).
I do play Minecraft 1.8.9 competitively, but would using Wayland help with that?