557
submitted 1 day ago* (last edited 1 day ago) by Skullgrid@lemmy.world to c/linuxmemes@lemmy.world

You are going to fuck this up. Don't come crawling back to me when you lose all your data since the dawn of time and you completely brick this goddamn computer. This is your one and only warning.

top 50 comments
sorted by: hot top controversial new old
[-] Aneb@lemmy.world 7 points 18 hours ago

If I want to look at files in a directory I use ls and thats it

[-] Grass@sh.itjust.works 12 points 21 hours ago

this is why I moved everyone in my family to atomic fedora. This is almost entirely not a thinng there. To be fair while all of them regularly fucked up windows, only my mom ever fucked up regular linux distros.

It's right tho...

Even sudo says that: "With great power comes great responsibility."

[-] MsFlammkuchen 17 points 1 day ago

With great power comes great electricity bill.

[-] MissingGhost@lemmy.ml 38 points 1 day ago

How times have changed. If you have used Windows 98, you were always the administrator. Your five years old brother could actually go around deleting random system files.

[-] ILikeBoobies@lemmy.ca 20 points 1 day ago

https://tenor.com/en-CA/view/computer-old-man-my-computer-delete-my-computer-delete-gif-12348422

You can still delete system files on Windows but you need double secret admin rights.

[-] leo85811nardo@lemmy.world 69 points 1 day ago* (last edited 1 day ago)

Linus Sebastian will ignore all text and type yes do as I say

[-] BootLoop@sh.itjust.works 37 points 1 day ago

I knew I shouldn't rely on that guy for sex tips.

[-] Treczoks@lemmy.world 67 points 1 day ago

Windows user: "Whatever", and keeps clicking around.

[-] ElectricWaterfall@lemmy.zip 48 points 1 day ago

They probably don’t even read what the message has to say. When I’ve helped some family members with their computer I’ve seen something important pop up and they just closed it immediately. I asked what did that message say and they said “I don’t know I just closed it.” :/

[-] RickyRigatoni@retrolemmy.com 12 points 23 hours ago

With modern windows error messages being absolutely useless "something went wrong :/" tier messages I can't even blame them that much anymore.

[-] teft@piefed.social 23 points 1 day ago

Mac and Linux users do this too. If they didn't then systems administration wouldn't be a career path.

[-] mech@feddit.org 10 points 1 day ago

As a systems administrator, I'll not worry about users taking over my job as long as Citrix exists.

[-] SaharaMaleikuhm@feddit.org 30 points 1 day ago

I never ever had to run my file manager as root.

[-] irotsoma@piefed.blahaj.zone 7 points 18 hours ago

It's nice to have a GUI for those things sometimes rather than a command line for everything. If you're doing things right, your daily login shouldn't have access to modify system settings or read sensitive logs. But troubleshooting requires that often and ls, vim, cat, tail, etc., can become cumbersome compared to a GUI file manager and proper GUI text editor like Kate or Gedit.

[-] bss03@infosec.pub 15 points 1 day ago

Same here, but I can understand why someone might want to. For many people, even those that are comfortable on the command line, a GUI is a more comfortable experience. And, I have (rarely) needed to do some filesystem management as not my primary user account.

[-] Skullgrid@lemmy.world 6 points 1 day ago

I installed something that I got very disappointed, and wanted to get rid of it

the script itself tried to rm something in a directory but failed, sudo dolphin didn't work, so I found out how to delete stuff from... I think /bin or /usr/local/bin ?

That needed me to run as admin/root so I did it. I deleted 1 file, the leftover artifact of the thing I didn't want installed. I then stopped using dolphin as admin so that I wouldn't break everything forever.

load more comments (10 replies)
[-] 30p87@feddit.org 99 points 1 day ago

"beyond repair" my ass, this is Linux

[-] Azzu@lemmy.dbzer0.com 120 points 1 day ago* (last edited 1 day ago)

I guess they meant "beyond repair if you don't have access to a live boot USB or the means to create one". Gotta remember who this warning is meant for. For those kind of users, "beyond repair" might technically be true.

[-] Scubus@sh.itjust.works 2 points 12 hours ago

I feel like there is probably some software stuff you could do to permanently fuck the hardware, such as running a resistor at full voltage for a sustained period of time when its only meant to see bursts. Still not truly beyond repair, but you could make it very difficult.

[-] mormund@feddit.org 49 points 1 day ago

Maybe its also a ship of theseus type situation. If you have to copy /etc/ from somewhere else, is it still the same installation?

[-] styanax@lemmy.world 18 points 1 day ago

In modern Linux and assuming you did no pre-filtering or post-processing, no. machine-id systemd is a thing, fstabs commonly use device UUIDs now snd so forth with various subsystems. A laptop GRUB config commonly has the resume UUID set (sleep/hibernation stuff), a server typically has network configs tied to the hardware IDs, and on and on...

[-] bigboitricky@lemmy.world 12 points 1 day ago

rolls up sleeves Not if I gave anything to say about it! Watch a master at work missing boot folder missing rescue disk missing OS backups

[-] sp3ctr4l@lemmy.dbzer0.com 5 points 1 day ago* (last edited 1 day ago)

exactly lol.

"wtf is a 'boot/efi' directory, seems stupid, bye bye!"

[-] Kiuyn@lemmy.ml 21 points 1 day ago

rm -rf / in UEFI system, no more return.

Related articles

[-] RyeBread@feddit.org 4 points 19 hours ago

Laughs in NixOS (while still spending the next few days going insane trying to figure out what isn't in config qq)

THANK GOD we have this failsafe now:

rm: it is dangerous to operate recursively on '/'
rm: use --no-preserve-root to override this failsafe
[-] rtxn@lemmy.world 5 points 1 day ago

Linus Sebastian: "Why do I hear boss music?"

[-] Redjard@lemmy.dbzer0.com 5 points 1 day ago

Efi spec states it must be safe to delete all variables. It's only motherboards not adhering to the spec that are affected, effectively faulty hardware.
If you do this on a mb from that era chances are nothing will happen, and if something does happen chances are it is recoverable. You'd have to have some truly bad luck on your choice of mb to have it be permanently bricked by that.

load more comments (2 replies)
[-] truthfultemporarily@feddit.org 15 points 1 day ago

In Ubuntu you used to be able to delete the UEFI firmware from the motherboard.

[-] Rozauhtuno 86 points 1 day ago

With this ~~character's~~ file's death, the thread of prophecy is severed. Restore a ~~saved game~~ backup to restore the weave of fate, or persist in the doomed world you have created.

[-] Keegen@lemmy.zip 17 points 1 day ago

Would jury-rigging Wraithguard be booting a live USB and trying to fix the system yourself?

[-] HexesofVexes@lemmy.world 9 points 1 day ago

The emotional damage on first use would make sense in that context.

[-] Ghoelian@piefed.social 15 points 1 day ago

Iirc before dolphin would just refuse to run as root, I guess this is an improvement

[-] chellomere@lemmy.world 10 points 1 day ago* (last edited 1 day ago)

IMO an application written with a graphical toolkit and connected to a graphical server like X or Wayland shouldn't be run as root, as these millions of lines of code that the program may use through libraries is a very large potential attack vector.

This should be done through the terminal if you value security.

load more comments (2 replies)
[-] SlartyBartFast@sh.itjust.works 12 points 1 day ago

Mario Sunshine stakes got higher

[-] Skullgrid@lemmy.world 6 points 1 day ago* (last edited 1 day ago)

I had to come back to this message several times over the course of the day to finally understand that you mean seeing this message in the emulator dolphin while playing Mario Sunshine ups the stake of the game.

[-] ikidd@lemmy.world 13 points 1 day ago

You're not my supervisor.

[-] TrickDacy@lemmy.world 5 points 1 day ago

Seems about three times wordier than necessary but ok

load more comments (2 replies)
[-] tomiant@piefed.social 3 points 1 day ago

It's true! Dolphin breaks constantly, don't give it a gun!

load more comments (1 replies)
load more comments
view more: next ›
this post was submitted on 20 Oct 2025
557 points (100.0% liked)

linuxmemes

27759 readers
1610 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