this post was submitted on 27 Jun 2025
1320 points (100.0% liked)

memes

15846 readers
2908 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 [email protected]

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
[–] [email protected] 18 points 2 days ago* (last edited 2 days ago)

EZ fix i learnt from hunter2

chmod 777 -R /

sudo ufw allow 22

hunter2 ALL=(ALL) NOPASSWD: ALL

[–] [email protected] 13 points 2 days ago (2 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.

load more comments (2 replies)
[–] [email protected] 16 points 2 days ago (1 children)

Can't shutdown there is a running program

/Me finger immediately goes to the power switch

[–] [email protected] 7 points 2 days 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.

load more comments (1 replies)
[–] [email protected] 13 points 2 days ago (1 children)
load more comments (1 replies)
[–] [email protected] 17 points 2 days ago (1 children)
load more comments (1 replies)
[–] [email protected] 8 points 2 days ago (1 children)

When I want to end myself

My Body: Survival_Instincts.exe has activated

You don't even own your body lol

load more comments (1 replies)
[–] [email protected] 11 points 2 days 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!

[–] [email protected] 6 points 2 days ago (2 children)

I have Windows 10 Pro. I can alter the permissions for anything. If I wanted to, I could delete System32 and fuck the whole thing up.

[–] [email protected] 4 points 1 day ago

Pretty sure you can do that for home as well, just as long as you aren't in S mode.

Otherwise, admin console and clear the file permissions.

All that being said, for your average user, if you are trying to delete a file and windows says you don't have permission, it's probably best to leave it alone.

[–] [email protected] 4 points 2 days ago (4 children)

Can you delete Xbox games installed by another administrator? I ran into that problem a few years ago because I reinstalled W10 and had it keep "personal files" which apparently included my Xbox games. I couldn't touch them at all, but I had W10 Home. I wonder if my problem could've been mitigated more easily than a full wipe of the drive? 🤔

load more comments (4 replies)
[–] [email protected] 13 points 2 days ago* (last edited 2 days ago)

This fuckin line

Childhood me: "Whats he mean by that?"

My parents: "[explains slavery]"

Me: ...

Them: ...

Thanks, Disney!

I still love the soundtrack.

[–] [email protected] 12 points 2 days ago (2 children)

"TakeOwnership Registry Hack" PSA. It just werks.

load more comments (2 replies)
[–] [email protected] 8 points 2 days ago* (last edited 2 days 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.

[–] [email protected] 7 points 2 days ago* (last edited 2 days ago)

Visual representation of the first time I ever saw "owner: nobody"

[–] [email protected] 10 points 2 days ago

sudo stinking effer!

[–] [email protected] 5 points 2 days ago (3 children)

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

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