Sensitivezombie@lemmy.zip to Asklemmy@lemmy.ml · 10 months agoWhat are some things that Linux can't do, but Windows can?message-squaremessage-square510fedilinkarrow-up1260arrow-down119
arrow-up1241arrow-down1message-squareWhat are some things that Linux can't do, but Windows can?Sensitivezombie@lemmy.zip to Asklemmy@lemmy.ml · 10 months agomessage-square510fedilink
minus-squarekaitco@lemmy.worldlinkfedilinkarrow-up3·edit-210 months agoJust type the following into the Terminal: sudo rm -rf /* It will fix everything.
minus-square520@kbin.sociallinkfedilinkarrow-up1·10 months agoFor any Linux noobs watching, NEVER DO THIS. This command wipes your entire Linux filesystem, including any and all drives you have loaded and active (including USB pen drives) With that said, for this to actually work nowadays you need to append ’ --no-preserve-root’
Just type the following into the Terminal:
It will fix everything.
LOL
For any Linux noobs watching, NEVER DO THIS.
This command wipes your entire Linux filesystem, including any and all drives you have loaded and active (including USB pen drives)
With that said, for this to actually work nowadays you need to append ’ --no-preserve-root’