For me it is not recording credentials with the assumption I would simply remember them later, while having every opportunity to archive them before eventually forgetting. Also, not keeping detailed enough notes & photos of exactly how my hardware is attached.

  • chaosCruiser
    link
    fedilink
    English
    arrow-up
    20
    ·
    3 days ago

    Now you know why it’s called the Disk Destroyer.

    Before using dd, I prefer to run lsblk first so that I can see what each disk is called. Before pressing enter, I also double check the names with the lsblk output.

    • Daniel Quinn@lemmy.ca
      link
      fedilink
      English
      arrow-up
      6
      ·
      3 days ago

      TIL about using lsblk instead of just reading through the output of journalctl to find the disk and partitions. Thanks!