this post was submitted on 10 Jun 2023
2 points (100.0% liked)

Linux

1823 readers
1 users here now

Everything about Linux

RULES

founded 1 year ago
MODERATORS
 

I'm thinking of switching to linux and I'm looking for a lighter weight easy starter distro. Any tips or recommendations?

top 14 comments
sorted by: hot top controversial new old
[–] ruination@discuss.tchncs.de 2 points 1 year ago

recommendation: something simple like fedora

favourite: either NixOS or gentoo

[–] weurukhai@discuss.tchncs.de 2 points 1 year ago

Fedora Budgie spin. Budgie has been my fav on my old Lenovo T510 and my Acer Ryzen 3 laptop, to the point I'm thinking of converting all my stuff to it.

Clean and light bout 600 - 640 MB RAM at boot.

[–] aktenkundig@discuss.tchncs.de 2 points 1 year ago

Is there actually a big difference in lightweightness between distros, that does not go back to the Desktop Environment and used Software?

TL;DR: I'd say EndeavourOS.

Note that as a general rule, the more lightweight a distro is at "run-time", the heavier it is at "configure-time", because you'll have to make choices depending on your needs to get better performance. As an example, probably the lightest weight distro is Gentoo, thanks to compiler optimization and USE flags. But it's a distro with an incredibly steep learning curve. On the other side of the spectrum, there's Ubuntu, which is one of the distros that requires least user configuration, but is also a resource hog. In my opinion EndeavourOS strikes a good balance between the two factors (Disclaimer: I don't daily drive it. I've used it enough to know I can recommend it)

[–] seiryth@discuss.tchncs.de 0 points 1 year ago (1 children)

Definitely try Ubuntu as a easy starter. Supports a lot of hardware, is a good first step.

[–] TheyCallMeHacked@discuss.tchncs.de 0 points 1 year ago (1 children)

OP said lightweight. Ubuntu is many things, but lightweight isn't one of them.

[–] cfx_4188@discuss.tchncs.de -1 points 1 year ago (1 children)

Install the Ubuntu server. Do not install any (suggested) programs and DEs. After reboot manually install xorg, xinit and some lightweight WM (for example sudo apt install xmonad xmobar). Open terminal and write echo >> ~/xinitrc exec xmonad (for example). Reboot. At the tty prompt type startx /usr/bin/xmonad. You get an empty and fast ubuntu-based distro.

[–] TheyCallMeHacked@discuss.tchncs.de 0 points 1 year ago (1 children)

It's more of a hassle than just installing Debian with your preferred WM. Plus doing the latter, you don't have to scratch your head at snaps

[–] cfx_4188@discuss.tchncs.de -1 points 1 year ago (1 children)

undefined> It’s more of a hassle than just installing Debian with your preferred WM. Plus doing the latter, you don’t have to scratch your head at snaps

I think setting up wifi in Debian netinstall will be just as troublesome as fighting the dreaded and horrible snap.

[–] TheyCallMeHacked@discuss.tchncs.de 0 points 1 year ago (1 children)

Depends if you're using the non-free firmware iso or not

[–] cfx_4188@discuss.tchncs.de -2 points 1 year ago (1 children)

There is a wifi/bluetooth module, the rtl8821. It comes with cheap or old Windows laptops, try to find an open source driver for it.

[–] TheyCallMeHacked@discuss.tchncs.de 0 points 1 year ago (1 children)

I happen to have this exact chipset in my laptop (RTL8821CE to be exact), and it has driver modules directly in the mainline kernel (rtw_8821ce). The only possible issue would be firmware, but I honestly had absolutely no issue installing Arch, Gentoo, or Debian (with the non-free firmware iso) on it multiple times.

[–] cfx_4188@discuss.tchncs.de -2 points 1 year ago

undefined> I happen to have this exact chipset in my laptop (RTL8821CE to be exact), and it has driver modules directly in the mainline kernel (rtw_8821ce). The only possible issue would be firmware, but I honestly had absolutely no issue installing Arch, Gentoo, or Debian (with the non-free firmware iso) on it multiple times.

We talked about using only free firmware, drivers, etc. I gave an example. For example, I am much more comfortable using OpenBSD than Arch/Gentoo/Debian. But I can't do that because the elements of the firmware are in the kernel, but not enough to make it work properly. With any Linux distribution this is not a problem.

[–] michaeljo94@discuss.tchncs.de -1 points 1 year ago

You can Try Fedora Workstation. its good for beginners and advanced users alike. It has brought hardware support and comes with flatpak - a large repository of software.

load more comments
view more: next ›