lemmyreader@lemmy.ml to Linux@lemmy.mlEnglish · 11 months agoIf all kernel bugs are security bugs, how do you keep your Linux safe?www.zdnet.comexternal-linkmessage-square18fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkIf all kernel bugs are security bugs, how do you keep your Linux safe?www.zdnet.comlemmyreader@lemmy.ml to Linux@lemmy.mlEnglish · 11 months agomessage-square18fedilink
minus-squareCatsrules@lemmy.mllinkfedilinkarrow-up0·11 months agoBest way I found it running this command rm -rf / Then do a reboot just to be sure. Good luck compromising my system after that. FYI This is a joke Don’t actually run this command :)
minus-squarePossibly linux@lemmy.ziplinkfedilinkEnglisharrow-up1·edit-211 months agosudo apt-get remove systemd (don’t actually run this)
minus-squareCarrotsHaveEars@lemmy.mllinkfedilinkarrow-up1·11 months agoI ran it and followed a documentation to install Void Linux and now it runs so much smoother!
minus-squareqaz@lemmy.worldlinkfedilinkarrow-up1·11 months agoIt won’t work without --no-preserve-root
Best way I found it running this command
rm -rf /
Then do a reboot just to be sure.
Good luck compromising my system after that.
FYI This is a joke Don’t actually run this command :)
sudo apt-get remove systemd (don’t actually run this)
I ran it and followed a documentation to install Void Linux and now it runs so much smoother!
It won’t work without
--no-preserve-root