this post was submitted on 27 Jun 2025
1129 points (99.5% liked)

memes

15795 readers
3397 users here now

Community rules

1. Be civilNo trolling, bigotry or other insulting / annoying behaviour

2. No politicsThis is non-politics community. For political memes please go to !politicalmemes@lemmy.world

3. No recent repostsCheck for reposts when posting a meme, you can only repost after 1 month

4. No botsNo bots without the express approval of the mods or the admins

5. No Spam/AdsNo advertisements or spam. This is an instance rule and the only way to live.

A collection of some classic Lemmy memes for your enjoyment

Sister communities

founded 2 years ago
MODERATORS
 
(page 2) 50 comments
sorted by: hot top controversial new old
[–] gwilikers@lemmy.ml 2 points 11 hours ago

Nah removed; root owns me.

[–] Zink@programming.dev 11 points 16 hours ago

Ah ah ah! You didn’t say the magic word!

sudo edit the file!

Ah ah ah! You didn’t say the secret word right after!

[–] chonglibloodsport@lemmy.world 9 points 16 hours ago (1 children)

Think about this: let’s say you run a program. Do you want that program to be able to take over the computer and read all your files from now on and send the data to a remote third party?

Probably not.

Permissions were created to stop programs from doing that. By running most software without admin permissions you limit the scope of the damage the software can cause. Software you trust even less should be run with even fewer permissions than a normal user account.

The system is imperfect though. A capability-based system is better. It allows the user to control which specific features of the operating system a running program is allowed to access. For example, a program may request access to location services in order to access your GPS coordinates. You can deny this to prevent the program from tracking you without otherwise preventing the software from running.

[–] dbx12@programming.dev 1 points 11 hours ago (1 children)

You forgot the fact that there might be other people using the same computer and they shouldn't be able to access the others files.

load more comments (1 replies)
[–] jet@hackertalks.com 15 points 18 hours ago (1 children)

Can't shutdown there is a running program

/Me finger immediately goes to the power switch

[–] slaneesh_is_right@lemmy.org 7 points 16 hours ago (1 children)

I still remember the biggest brainfart moment as a child. I was playing video games on my computer, and kinda just looked around. On the pc was a turbo button, so i pressed it, turbo makes games faster. I looked again and one button said power. I wonder what that doe... I'm dumb.

[–] JcbAzPx@lemmy.world 3 points 14 hours ago

Ah, the turbo button. Where we first learned our devices can lie to us.

[–] sirico@feddit.uk 18 points 19 hours ago* (last edited 19 hours ago)

EZ fix i learnt from hunter2

chmod 777 -R /

sudo ufw allow 22

hunter2 ALL=(ALL) NOPASSWD: ALL

[–] Olgratin_Magmatoe@slrpnk.net 14 points 18 hours ago (3 children)

To own something is to control it.

You clearly don't have control, therefore you don't own it, microsoft does. You can fix that by seizing the means of computation and install linux.

[–] zeca@lemmy.eco.br 12 points 18 hours ago (2 children)

Just to have linux be even more ruthless with its permission schemes.

[–] Limonene@lemmy.world 8 points 18 hours ago (1 children)

When you switch to an admin account on Windows, there are still files owned by "TrustedInstaller" that you can't touch, and processes owned by "System" that you can't terminate.

Linux doesn't have that. When you switch to root, you can kill any process. You can modify or delete any file.

[–] MonkeMischief@lemmy.today 7 points 16 hours ago* (last edited 16 hours ago)

Sometimes (often?) at your own peril!

To anyone else following, if you're mucking around with "I am Root/Admin. OBEY ME!!" you had better have important data backed up!

I once thought an unlisted BTRFS snapshot was an orphan folder taking up space. No permission? Nonsense! Obey my commands!

Suddenly not even terminal commands worked. ("Command 'cd'/'ls'/whatever not found")

. . . it was the "writable snapshot" currently mounted, and the system was so borked it couldn't rollback, and I needed to completely reinstall.

Fortunately I had things backed up on another drive. Live and learn! But that could have been TRAGIC.

[–] BombOmOm@lemmy.world 3 points 18 hours ago

sudo edit this file!

[–] entwine413@lemm.ee 4 points 17 hours ago (2 children)

What the hell are you talking about? Permissions issues in Windows have absolutely nothing to do with Microsoft owning your files.

load more comments (2 replies)
[–] Honytawk@lemmy.zip 3 points 17 hours ago (1 children)

Or just ... right click to change ownership...

You don't have to change your whole OS because you can't access a file. I thought you Linux users knew how to use technology properly. But it seems you are "power users" instead.

load more comments (1 replies)
[–] panicnow@lemmy.world 5 points 15 hours ago (2 children)

Is this why people run Arch instead or atomic linux distros?

[–] Cort@lemmy.world 2 points 14 hours ago

Lol, I had arch tell me that literally last night while I was updating Nvidia drivers. Just reopened dolphin as admin and deleted what I needed to.

load more comments (1 replies)
[–] sad_detective_man@leminal.space 6 points 16 hours ago* (last edited 15 hours ago)

"takeown /f c: icacls c:" changed my life. Windows literally has trusted installer listed as owning most of your hard drive on every fresh install, but that is negotiable. at least for the stuff you need.

[–] TheDemonBuer@lemmy.world 15 points 19 hours ago (1 children)
load more comments (1 replies)
[–] BurgerBaron@piefed.ca 12 points 19 hours ago (2 children)

"TakeOwnership Registry Hack" PSA. It just werks.

load more comments (2 replies)
[–] A_Union_of_Kobolds@lemmy.world 12 points 19 hours ago* (last edited 19 hours ago)

This fuckin line

Childhood me: "Whats he mean by that?"

My parents: "[explains slavery]"

Me: ...

Them: ...

Thanks, Disney!

I still love the soundtrack.

[–] selokichtli@lemmy.ml 11 points 19 hours ago

sudo stinking effer!

[–] Treczoks@lemmy.world 4 points 17 hours ago
[–] AbnormalHumanBeing@lemmy.abnormalbeings.space 5 points 19 hours ago (1 children)

"Own me? Maybe my physical form - but I don't have to do shit for you if you don't treat me with respect! Want to edit that file without my permission? Go ahead and do it yourself - take a magnetic needle and open up the HDD case yourself!"

load more comments (1 replies)
load more comments
view more: ‹ prev next ›