minus-squareresponsible_sith@programming.devtoLinux@lemmy.ml•What have been your costliest mistakes in using Linux?linkfedilinkarrow-up1·6 months agoI tried to enroll secure boot without understanding what I’m doing. I locked myself out of the motherboard. Also when you accidentally create a directory called ‘~’ the command rm -r ~ is not the right one… linkfedilink
minus-squareresponsible_sith@programming.devtoAsklemmy@lemmy.ml•What are some small, pocketable/keychainable items that are worth carrying everywhere you go?linkfedilinkarrow-up1·2 years agoWith ventoy you only need one. linkfedilink
I tried to enroll secure boot without understanding what I’m doing. I locked myself out of the motherboard.
Also when you accidentally create a directory called ‘~’ the command
rm -r ~is not the right one…