this post was submitted on 24 May 2025
179 points (99.4% liked)

no context

1826 readers
32 users here now

A place for posting anything out of context. Please caption any posts PIC

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] toynbee@lemmy.world 2 points 1 month ago
sed --follow-symlinks -i -e 's/\(SELINUX=\).*/\1disabled/' /etc/selinux/config
reboot

(I may be misremembering the syntax for backreferences)