oriond@lemmy.ml to Asklemmy@lemmy.ml · 2 years agoWhat is the most destroying command you can type in the Linux terminal?message-squaremessage-square130fedilinkarrow-up1151arrow-down19
arrow-up1142arrow-down1message-squareWhat is the most destroying command you can type in the Linux terminal?oriond@lemmy.ml to Asklemmy@lemmy.ml · 2 years agomessage-square130fedilink
minus-squareutopianfiat@lemmy.worldlinkfedilinkEnglisharrow-up14·2 years agoI imagine if you can mount from a busybox possibly
minus-squaregrabyourmotherskeys@lemmy.worldlinkfedilinkarrow-up8·2 years agoThen figure out the correct perms.
minus-squareCalicoJack@lemmy.dbzer0.comlinkfedilinkarrow-up13·2 years agoEh, just hit it with the 777 and pray. Then swear at it some more.
minus-squareLrdThndr@lemmy.worldlinkfedilinkarrow-up4·2 years agoBoot from a usb stick, mount the fs, use the live environment’s chmod command to fix stuff.
minus-squarenixcamic@lemmy.worldlinkfedilinkarrow-up4·2 years agoI think you’ll need to change passwd and shadow, maybe a few other files, but besides that it’ll mostly work.
minus-squaregrabyourmotherskeys@lemmy.worldlinkfedilinkarrow-up2·2 years agoThis is the traditional method.
minus-squareutopianfiat@lemmy.worldlinkfedilinkEnglisharrow-up4·2 years agoYeah that’s the painful part. A backup would be key here
minus-squareintensely_human@lemm.eecakelinkfedilinkarrow-up1·2 years agoWorst case you boot up a virtual server with the same OS as your own and just go down the tree learning permissions, and it’s a deep dive learning experience.
I imagine if you can mount from a busybox possibly
Then figure out the correct perms.
Eh, just hit it with the 777 and pray. Then swear at it some more.
deleted by creator
Boot from a usb stick, mount the fs, use the live environment’s chmod command to fix stuff.
I think you’ll need to change passwd and shadow, maybe a few other files, but besides that it’ll mostly work.
This is the traditional method.
Yeah that’s the painful part. A backup would be key here
Worst case you boot up a virtual server with the same OS as your own and just go down the tree learning permissions, and it’s a deep dive learning experience.