this post was submitted on 15 Nov 2025
61 points (95.5% liked)

Linux

59667 readers
621 users here now

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.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
 

with the recent windows news, I wanna switch to Linux. I tried mint a few years ago and was annoyed and frustrated with multiple things, like having to input the password all the time and the general ammunt of constant trouble shooting and needing a tutorial for the most basic things.

I want a distro that:

  1. Is very user friendly, ideally not requiring a terminal
  2. Is hard to accidentally fuck up
  3. ideally doesn't require a password for every input

I basically just use my laptop to browse the web, draw in krita and use ms office apps (have been getting used to open office lately)

What do y'all suggest?

you are viewing a single comment's thread
view the rest of the comments
[–] pogodem0n@lemmy.world 4 points 5 days ago* (last edited 5 days ago)
  1. Linux is intentionally made to be modular and using the terminal is pretty much the only standard way to do things across many distributions.

I highly suggest you stop avoiding it because it will most likely be faster and easier to do something (i.e. system-level changes) with it than not.

  1. If you want a hard-to-fuck-up distro, I think Atomic (at least that's what Fedora calls them) distros are the best.

Similar to smartphones or MacOS, entire OS is a singular image that is also updated all at once. Core parts of the filesystem is also read-only, meaning it is pretty much impossible to mess things up if you don't mean to do so deliberately.

The best in this regard are from uBlue project: Bazzite (most popular), Bluefin, Aurora, etc. While Bazzite is intended for gaming (things like Steam are pre-installed), the other are for general use. Bluefin uses GNOME desktop, while Aurora has KDE Plasma desktop environment. Look up their visuals and choose whichever one you like. I prefer Aurora because KDE Plasma is often much more familiar to Windows users.

  1. uBlue distros don't require a password for system updates (they happen automatically in the background) and so do installing/updating programs.