this post was submitted on 17 Jul 2023
347 points (97.0% liked)

Linux

48178 readers
1300 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 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] HouseWolf@lemmy.ml 29 points 1 year ago (2 children)

Life long windows user currently dual booting and trying to fully switch.

I've gotten used to the terminal and I'm no stranger to editing config files but I still find myself saying 'This could literally be a toggle or drop down menu'

I can mostly put up with it but I got friends who REALLY hate digging into files for basic stuff like global dark mode, If it's not in a GUI it's as good as none existent to some.

[–] XPost3000@lemmy.ml 13 points 1 year ago

Yeah honestly same, I hate having to sudo into random system files to change something basic or having to open a terminal and remember the specific magic words to do what I need

so whenever I have the option I use GUI over CLI every time

[–] that_one_guy@beehaw.org 1 points 1 year ago

This is heavily influenced by choice of DE. Some of them really do have all their options well laid out in the system settings, but others rely entirely on config files. I have little experience with GNOME, but with KDE I was able to customize my experience very heavily using only the system settings by just playing around in the GUI. Meanwhile, on another machine running Hyprland, I have had to read a lot of documentation in order to customize it, but the available options are relatively more powerful than the KDE setup.

Neither of these methods are more right than the other, but one is absolutely more new-user friendly, assuming they do not want to simply accept the defaults.