this post was submitted on 27 Jun 2025
1312 points (99.3% liked)
memes
15841 readers
3153 users here now
Community rules
1. Be civil
No trolling, bigotry or other insulting / annoying behaviour
2. No politics
This is non-politics community. For political memes please go to [email protected]
3. No recent reposts
Check for reposts when posting a meme, you can only repost after 1 month
4. No bots
No bots without the express approval of the mods or the admins
5. No Spam/Ads
No 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
- [email protected] : Star Trek memes, chat and shitposts
- [email protected] : Lemmy Shitposts, anything and everything goes.
- [email protected] : Linux themed memes
- [email protected] : for those who love comic stories.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Sometimes one wants to access a file without making changes though. Escalating privileges is the answer in this scenario and windows doesn't make that as easy,as it doesn't really want to you act as SYSTEM
100% true, and a great counterpoint.
Copium/denial
That's well beyond even power user (imo) and into the forensic analysis realm though, where you should probably be using dedicated tools. I'm pretty sure there are still ways around this, ways to back up and restore the ACLs, but I haven't ran into a need to not touch the modified timestamp in the decade or so I've been doing tech work professionally nor in the decade before as simply a young enthusiast. There's still ways around that timestamp too, and arguments to be made that adjusting the ACL is touching metadata rather than the file itself.I do what I can to stay out of ACLs at my workplace.
Windows ACLs are far more complicated than they have any right to be, and file perms are generally far simpler on Linux.