34
With ou without desktop env?
(lemmy.ml)
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
The beauty of Linux is that you have choices. You can easily start with something very light (I'd recommend XFCE), then install any number of other desktops.
As others have said tho, use a VM or WSL first. Test things out with different DEs, see which you like, then install those on a live system (just to avoid having numerous DE's on your final install).
I use XFCE, but it's medium at best. It's barely lighter than KDE and GNOME, and way heavier than the actually light options like LXQT.
It's different from the other big DEs, not because it's significantly lighter, but because it's extremely stable, and the tools follow the Unix philosophy.
Ok thank you