this post was submitted on 31 Mar 2025
697 points (100.0% liked)
linuxmemes
24254 readers
1442 users here now
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
- Understand the difference between a joke and an insult.
- Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
- Don't get baited into back-and-forth insults. We are not animals.
- Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
- Bigotry will not be tolerated.
3. Post Linux-related content
- Including Unix and BSD.
- Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of
sudo
in Windows.
- No porn, no politics, no trolling or ragebaiting.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
5. 🇬🇧 Language/язык/Sprache
- This is primarily an English-speaking community. 🇬🇧🇦🇺🇺🇸
- Comments written in other languages are allowed.
- The substance of a post should be comprehensible for people who only speak English.
- Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
6. (NEW!) Regarding public figures
We all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations.
- Keep discussions polite and free of disparagement.
- We are never in possession of all of the facts. Defamatory comments will not be tolerated.
- Discussions that get too heated will be locked and offending comments removed.
Please report posts and comments that break these rules!
Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.
founded 2 years ago
MODERATORS
The command line allows people to help troubleshoot problems across Linux dostros without everyone's desktop having to look exactly the same.
Stop whining, you ninnies, it's a good thing!
Ah, the classic "CLI commands are universal" nonsense. Isn't even true with poweruser distros (look at Alpine or Nix), but neither with common ones. But I'm sure reinstalling grub on a systemd-boot distro can't be that bad, right? Here, quickly install something to fix that. Oh, your distro doesn't apt but pacman/dnf/zypper/whatever? Too bad, don't know those. Wait, why is that config file missing? Oh, your distro saves it somewhere else, sure hope you didn't copy some script from the internet that now failed halfway through!
Surely after copy-pasting all those commands the other person has learned something to help themselves next time, other than that they're utterly lost on Linux without the help of others. This will definitely make people use Linux instead of going back to the exploitative OS they know where they at least feel comfortable enough to know it won't fail on them.
I have fixed loads & loads of issues via cli. I don't even know what the hell you're on about. Sounds like a skill issue, tbh.
Copy-pasting commands from search results instead of learning how the applications installed on their machine work. It's a lot deeper than skill issue...
You guys seem so utterly disconnected from the common user's perspective it's not even funny anymore. Expecting everyone to learn all those CLI tools and system components they may encounter… I hope you guys are also mechatronics engineers if you drive cars, botanists if you have a garden and at least intermediate chefs if you own more than the most basic kitchen.
Please go out and talk with some people who're NOT into tech about this stuff, it's a sobering experience.
I'm not in tech at all, I've just learned to use my operating system over time. It's really not that hard & now I prefer command line sometimes b/c it's just faster.
What's really weird is your complete aversion to learning a new utility & your bizarre shaming of people for being knowledgeable about their tools.
What a fucking leap. CLI does not equal complexity.
If you can write and read, you can use a CLI. Can you read and write? Great, you can learn CLI cmds.
People don't want to use CLIs because unless you've been using computers before windows 95, chances are that all your life you've been using a GUI, and humans in general don't like changes.
Going from Windows to any Linux distro is a big enough leap, and adding a new way to interact with your tool on top of that is too much at once for the vast majority of people.
With that said, a lot of Windows issues require you to use the CLI and mess with regedit to fix them. How is that any different than asking people to run a diagnostic command to troubleshoot their PC?
You can use a Linux distro through a GUI pretty much 99.9% of the time, just like Windows. The only difference is that on Linux, the CLI is much more powerful than the GUI, so the majority of users will use the CLI to troubleshoot.
You don't need to be into tech stuff. You can do everything in CLI that you can do in GUI (but not necessarily vice-versa). Just because you are better with visual shit doesn't mean that either approach is "right" or "wrong."
Dude the only people expecting shit are the ones who get mad when they migrate to Linux and won't just learn a few simple tools to make their life easier.
Your package manager commands and options and some basic tools to troubleshoot local networking are really not that fucking hard.
Who are you trying to fool, yourself or others? Setting up networking in the CLI isn't even remotely as simple / straightforward as you make it seem for the common user. Package manager commands are reasonable, however also by far less enticing to most people than a graphical software manager that shows all information at a glance. Especially if you look for something for a certain purpose instead of a specific name.
It may seem hard at first, it's just that people are scared of the terminal. It's not as if widely used programs with fancy UIs aren't also complex.
I'm understanding of people who are just using their computer for web browsing and email, but I'm directing ire towards Windows power users who just expect certain tool sets to materialize for them.
Well, I'm arguing for the common non-IT people. It's also more often than not less about complexity, but intuitiveness paired with a lack of knowledge (which is okay, as long as it's well designed it's okay not to know how a clutch actually works but still wanting or needing to drive a car).
For power users the whole discussion obviously shifts as it's reasonable to expect them having both the interest and time to learn stuff.
I think that there are more than ample options for non technical people, like Mint. I also don't think that those users are coming to Lemmy to stir shit, so it really doesn't make sense to me who makes these posts.
Like, are you unaware of the distribution model of FLOSS projects like Linux? Because of the lack of profit motive from selling licenses, development is funded and done by donation. Some is corporate sponsored, but not much.
When people piss and moan about the state of things, it just makes them look really foolish, because they don't know what has gone into getting it this far.
If you don't like the tool sets available, feel free to roll your sleeves up and organize a design team to change that.
Lol. Navigating through menu-in-popup-in-window-in-tab-in-popup or adding/changing registry keys you understand nothing about is surely superior, right?
if you're using systemd, 90% of your system maintenance and boot handling is going to be running through systemd, so it's likely to be pretty syntactically similar.
yknow, unless they do actual debug. Everytime i've seen someone go over an issue they have with linux, via someone else, it follow the process of debug, troubleshoot, solve. Where you must necessarily learn something. Maybe not as much as when you figure it out yourself, but group troubleshooting is often more efficient.
Not to mention all of the resources and information out there to actually figure out what's happening is so much more accessible.