this post was submitted on 02 Oct 2025
628 points (95.4% liked)

linuxmemes

27540 readers
2488 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
     
    top 50 comments
    sorted by: hot top controversial new old
    [–] Zetta@mander.xyz 2 points 1 hour ago

    dnf upgrade

    [–] MonkderVierte@lemmy.zip 7 points 3 hours ago

    Well, true, one of the slowest packaging systems in Linux world is still faster than Windows Update.

    [–] kepix@lemmy.world -1 points 1 hour ago

    takes 1 minute on an 8 year old machine. foss gang cant meme.

    [–] militaryintelligence@lemmy.world 9 points 5 hours ago* (last edited 5 hours ago)

    Click Update and Shut Down

    Windows: Updates and restarts

    trollface.jpg

    [–] flemtone@lemmy.world 28 points 8 hours ago (1 children)

    Dont you mean: sudo apt update && sudo apt upgrade

    [–] wurstgulasch3000@feddit.org 3 points 2 hours ago

    Yea apt-get is so 2010

    [–] Cevilia@lemmy.blahaj.zone 25 points 8 hours ago (1 children)

    Ain't nobody got time for two commands. sudo apt upgrade --update

    [–] JackbyDev@programming.dev 11 points 8 hours ago (2 children)

    Are you serious? That's a thing? I've been doing apt update and apt upgrade for years

    [–] Allero@lemmy.today 5 points 7 hours ago* (last edited 7 hours ago) (1 children)

    Yes.

    Also don't forget && exists for sequential completion of any commands

    [–] MsFlammkuchen@lemmy.blahaj.zone 12 points 6 hours ago (2 children)

    && executes the second command, if the command before was successful, || executes the second command if the first one was unsuccessful and ; executes the second command regardless of success.

    [–] Cevilia@lemmy.blahaj.zone 2 points 2 hours ago

    I didn't know any of this, thank you both :)

    [–] myotheraccount@lemmy.world 5 points 5 hours ago (1 children)

    These are much more useful than the :(){ :|:& };: operator

    Fun fact and disclaimer: this is a fork bomb. i tried it to run it on my phone via termux, thinking android would act up and terminate termux; but nope, my phone froze. Thankfully i hard-reset my phone by holding [VOLUME_DOWN]+[POWER] for ~5 seconds.

    [–] Cevilia@lemmy.blahaj.zone 6 points 8 hours ago

    I'm absolutely serious.

    You can also add a package name to install it at the same time as doing the upgrade, though personally I prefer to do that as a separate command so I can see what dependencies are needed.

    [–] Junglist@lemmy.zip 6 points 7 hours ago (2 children)

    sudo zypper ref && sudo zypper dup

    [–] NewNewAugustEast@lemmy.zip 1 points 1 hour ago

    Which just sounds ridiculous frankly. Even when you know what it means it still is rediculous.

    [–] Allero@lemmy.today 6 points 7 hours ago

    Fellow OpenSUSE enjoyer right there

    [–] arsCynic@lemmy.ml 14 points 10 hours ago (2 children)
    [–] Sturgist@lemmy.ca 1 points 1 hour ago

    I'm on Garuda, so I just type

    sudo update
    

    I can still type out pacman -Syu, but nice that I don't have to.

    [–] pineapplelover@lemmy.dbzer0.com 8 points 9 hours ago (1 children)
    [–] Cevilia@lemmy.blahaj.zone 1 points 2 hours ago

    --no-preserve-root

    [–] Evil_Shrubbery@thelemmy.club 4 points 8 hours ago (1 children)
    [–] Allero@lemmy.today 2 points 7 hours ago

    Non-atomic zypper enjoyers here!!!

    [–] ikidd@lemmy.world 23 points 13 hours ago (10 children)

    Ain't nobody got time for apt-get. apt all the way.

    load more comments (10 replies)
    [–] DJDarren@sopuli.xyz 5 points 9 hours ago

    topgrade -y

    And my work here is done.

    [–] Best_Jeanist@discuss.online 12 points 12 hours ago (2 children)
    [–] JackbyDev@programming.dev 3 points 8 hours ago (2 children)
    [–] MonkderVierte@lemmy.zip 1 points 3 hours ago

    ssu in config, yay -Syu

    [–] dingleberrylover@lemmy.world 2 points 5 hours ago* (last edited 5 hours ago)

    You can just use yay , since you will be prompted for your password anyway.

    load more comments (1 replies)
    [–] ohshit604@sh.itjust.works 36 points 15 hours ago* (last edited 15 hours ago) (1 children)

    Be me -

    Gets the Ok from IT to switch to a Linux Distro for my work desktop.

    Gets the Ok from my direct manager.

    Gets the Ok from our contracts manager who used to be in my direct managers position before.

    Direct manager reaches out to lead developer, who happens to be a windows fanboy, for the web app we use to ensure β€œcompatibility”, gets told to be careful of what I do and our cybersecurity insurance won’t cover it.

    Be me, looking around at all the minuscule pieces of hardware connected to the internet likely running some form of Linux or Unix.

    [–] bytesonbike@discuss.online 39 points 14 hours ago (2 children)

    It's a fucking web app. Make sure it works for a browser. You suck as a web developer if your shit web app needs to work on a specific OS.

    And those are fighting words because I build web apps.

    [–] Technus@lemmy.zip 10 points 10 hours ago (1 children)

    I've started noticing websites just to refuse to work on Linux:

    • Xfinity
    • Microsoft
    • United Airlines
    • American Airlines

    It's not like some weird script error either. It's straight up a 403 Forbidden on certain routes. Works perfectly fine if I switch to my Windows laptop. It's like it took one look at my user agent string and decided I was a bot.

    [–] ChunkMcHorkle@lemmy.world 9 points 9 hours ago (2 children)

    Not saying you're wrong, but if you're running a VPN it could be that as well. More and more sites are demanding CAPTCHA tests and verification holds or just returning 403 for VPN access no matter what OS you are running.

    [–] NateNate60@lemmy.world 4 points 9 hours ago* (last edited 9 hours ago)

    I cooked up my own VPN and I still get blocked sometimes because it's a data centre IP. For example, Wikipedia blocked the whole /30 range.

    load more comments (1 replies)
    load more comments (1 replies)
    [–] camelbeard@lemmy.world 3 points 9 hours ago (1 children)

    My experience, updates usually work fine. Dist upgrades work fine 2/3 of the time.

    [–] Samskara@sh.itjust.works 1 points 3 hours ago

    The support for updating to a new version of a distribution is often still a headache. Some distributions don’t support it at all.

    [–] ExtremeDullard@piefed.social 212 points 19 hours ago (27 children)

    The poster would be more convincing if you hadn't inverted apt-get update and apt-get upgrade...

    [–] tuckerm@feddit.online 7 points 10 hours ago

    It accurately got them backwards, the same way I always do. :)

    load more comments (26 replies)
    load more comments
    view more: next β€Ί