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

memes

15791 readers
5574 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
 
top 50 comments
sorted by: hot top controversial new old
[–] [email protected] 4 points 2 hours ago
sudo chown <username> <file>
chmod 700 <file>

Don’t see a problem ;) /s

[–] [email protected] 7 points 8 hours ago* (last edited 8 hours ago) (2 children)

Is there a technical reason that Linux apps can't/don't just pop up an authenticator thing asking for more privileges like Windows apps can do? Why does nano just say that the file is unwriteable instead of letting me increase the privileges?

[–] [email protected] 1 points 6 hours ago

Iirc there are ways to format your command to get it to do this. So whatever app you're using just chose to format its command the simpler way.

[–] [email protected] 7 points 8 hours ago (1 children)

Some do. I'm sure it is possible with terminal programs. In KDE, you do get authenticator pop-ups.

[–] [email protected] 2 points 5 hours ago

With arch+xfce4 I mostly don't. Except for when I do systemctl reload in a cli without sudo and it pops a surprise elevation password request gui in my face. I haven't figured out what makes it behave like that.

I use Arch btw 👉🧐 eats booger

[–] [email protected] 9 points 10 hours ago* (last edited 10 hours ago)

I own you!
take ownership & full access of all resources
threat actor exploits a vulnerable application that is (1) running as you to (2) access resources it doesn't need: they commandeer your system

how did that happen?

🤔

[–] [email protected] 6 points 11 hours 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] 3 points 5 hours 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 10 hours ago (1 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? 🤔

[–] [email protected] 1 points 10 hours ago* (last edited 10 hours ago) (2 children)

I'm pretty sure I can. It just takes a little more effort actually going into the permissions tab of the files because Windows doesn't have an equivalent to CHMOD AFAIK.

Though, I am pretty sure you can do those basic permission options without Pro or Enterprise. You just need to be on an administrator account. Other things, like messing with actual system files, requires the Group Policy Editor.

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

Windows has icacls and Get/Set-Acl for permissions. You can also manipulate ownership, although it's quite convoluted. Just doing takeown is the easiest.

I'm conflicted on linux vs windows in this regard. I liked ACLs in Windows, but if a software/installer decided to mess it up, it was messed up good, and required lots of manual intervention.

[–] [email protected] 1 points 10 hours ago (1 children)

On any Windows system based on the NT kernel (XP+), there's an additional access level above "Administrator": NT Authority\SYSTEM. Some malware can make files hidden or write protected even to Administrator, and afaik there isn't a legitimate way to obtain that authority

[–] [email protected] 1 points 10 hours ago

I do see the system level authority in the permissions tab; but IDK if that's just because I am on pro or not 🤷‍♂️

[–] [email protected] 2 points 11 hours ago

Nah removed; root owns me.

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

Me trying to uninstall edge

[–] [email protected] -2 points 10 hours ago (2 children)

I don't know what's the hate with edge, it works wonderfully for an average user, it's fully configurable with add-ons and handles security policies really well

The AI integration might be a bit over the top but nothing you can't disable in your side

Really I don't see why you guys pile on so much on it

[–] [email protected] 12 points 8 hours ago* (last edited 8 hours ago)

Microsoft's monopoly and their for-profit anti-consumer practices is what's wrong with it. Their history says they cannot be trusted. I'd ask myself why they need a browser in the first place.

[–] [email protected] 2 points 9 hours ago

Edge is a fine browser. I use it when Firefox isn't working for a particular reason.

[–] [email protected] 14 points 11 hours ago (1 children)

Edge is the best browser for downloading much better browsers lol

[–] [email protected] 12 points 10 hours ago (1 children)

Edge is literally the first program I use on a fresh install.

[–] [email protected] 7 points 5 hours ago* (last edited 5 hours ago) (1 children)

You can install firefox via cli like powershell.

winget install Mozilla.Firefox
[–] [email protected] 1 points 1 hour ago

First command I run on any new Windows install

[–] [email protected] 7 points 12 hours ago (1 children)

When I want to end myself

My Body: Survival_Instincts.exe has activated

You don't even own your body lol

[–] [email protected] 1 points 10 hours ago

We are not root of our own minds

load more comments
view more: next ›