this post was submitted on 31 Mar 2025
625 points (88.0% liked)

linuxmemes

24240 readers
2390 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

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 figuresWe 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
     
    you are viewing a single comment's thread
    view the rest of the comments
    [–] Kazumara@discuss.tchncs.de 25 points 3 days ago (2 children)

    My dad who retires today and who has been a Windows user since roughly 1993 has set up multiple Pi-Holes and OpenVPN in the last few years and recently even installed Ubuntu in WSL so he can run bash scripts locally too. He's not in a tech job, he's a doctor.

    A year ago my friend who has been using Windows for his gaming for the last 22 years asked my to help him set up a Fedora dual boot. Just to play around with, even though he doesn't have a tech background. He didn't really use it much. But today his work had him blocked by their own fuck-up and he decided to use the time to try it out again.

    This evening he told me about how he upgraded his Fedora back to a current version using GUI tools. Then he saw that Windows wasn't the default boot in his grub boot order anymore. He tried to find an app for editing grub, realised this was the kind of thing people do with CLI. So in the next two hours he learned enough CLI using a free beginners lesson he found online somewhere, until he found the history command, where he found the grub command we used during the original setup. He was so excited about this success!

    I think the CLI criticisms are way overblown, and non-programmers can use CLIs perfectly well if they want to.

    I think the CLI criticisms are way overblown, and non-programmers can use CLIs perfectly well if they want to.

    it's not even criticism, it's just people being lazy and not wanting to learn things, which is fine, be lazy all you want. But at least be honest with yourself about it.

    [–] possiblylinux127@lemmy.zip 10 points 3 days ago (2 children)

    I think people have trama from Windows CMD and DOS

    It is much nicer these days

    [–] ArcaneSlime@lemmy.dbzer0.com 4 points 3 days ago (1 children)

    I think a good portion of the people complaining have never touched DOS, maybe CMD once or twice with a tutorial online (which sounds a whole lot like some stackexchange user teaching me about bluez, but this is scarier because they were told linux hard.)

    [–] Obi@sopuli.xyz 3 points 3 days ago* (last edited 3 days ago) (1 children)

    I'm a pretty advanced user on Windows and I sometimes use the command prompts but it's pretty darn rare, and I certainly don't have any commands memorized. I have a couple basic commands memorized for the run tool but even that rarely comes up. I don't tinker with my machine for the sake of it though, ideally I want it to "just work" and I'd want the same thing from Linux. And I do want that but unfortunately there's a few programs I need for my work that don't run on it (namely lightroom and Photoshop). Spending time on Lemmy did make me want to install a dual boot mint though, I have a separate drive for it I need to move from my old machine, doing that soon^tm.

    [–] ArcaneSlime@lemmy.dbzer0.com 2 points 3 days ago (1 children)

    You need the CLI more on average using linux, but many people can still get by without it. Tbh I thought I'd need it more so I learned the absolute basics it, and then it turned out I only "need" it rarely when I'm trying to do something weird or something that should be working isn't, but I end up using it all the time because it's just so convenient! And I learned more as I went along. Then I learned how to write basic scripts to automate stuff I wanted it to do by just chaining some of those commands together in a file, which was even more convenient. Honestly now Windows GUI is more difficult to me, I can't just type "yo do this shit" I have to click 4000 different things.

    But yeah, adobe locks you in to windows anyway, dualboot ftw! Good luck on your journey!

    [–] Obi@sopuli.xyz 2 points 3 days ago

    Yeah, Adobe sucks major ass but while I've been meticulous for quite a few years to choose software that's either FOSS or at least had native Linux versions, I can't see myself doing the photography stuff in the alternatives. I'm moving more and more away from that work for moving images instead and the main programs I use for that do work (DaVinci resolve, blender). Thank you!

    [–] prole@lemmy.blahaj.zone 2 points 3 days ago (1 children)

    I was thinking that a lot of them are too young to even know what those are... My thought was that they've been raised on GUI for everything, without being able to tinker even if they wanted to, that the entire concept of CLI is alien to them.

    [–] possiblylinux127@lemmy.zip 1 points 3 days ago

    For those outside of tech that's a fair statement.

    However anyone in a technical field probably has at least a base understanding of CLI. This is purely an anecdotal observation but it seems like Linux is natural for those who grow up with it.