this post was submitted on 14 Jun 2023
13 points (93.3% liked)

Linux

47353 readers
1045 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
 

I understand the usefulness of the terminal and how universal it is for troubleshooting across distros. But can't there be a way to make a nice graphical tool for the various admin level tasks that need to be performed?

Edit: Thank you to the outpouring of feedback on this. It has greatly opened my eyes to how much I don't know about. I did see a couple suggestions though, so I'll be sure to check them out.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 1 year ago (3 children)

Windows users always come to Linux and complain about what they are missing way before they understand what they have gained.

[–] [email protected] 1 points 1 year ago* (last edited 1 year ago)

Window users come here fed up that Windows 11 is still using MMC from the NT4 days, or that there are 5,000 piece of legacy cruft from years and years of different GUI toolkits or that X doesn't work exactly like Y did in Windows even though they hate Y.

It's just a natural maturation process.

[–] [email protected] 1 points 1 year ago

I'm not going to say I don't belong in this classification, because I sure do. But to be fair it is hard for a long time Windows user to come over to Linux and not make certain comparisons and look for familiar features. Also trying to learn lots of CLI functions and habits when your whole life has been GUI based for years is also a big change.

I'm trying.

[–] [email protected] 1 points 1 year ago

While this may sound harsh, it is accurate.

Windows users are accustomed to monolith apps that hide complexity. When confronted with a blank command line and hundreds of small tools, they wonder why don't we have a shinny interface to hide all the cruft.

You need to study the Unix philosophy to understand why things are done differently.