minus-squareresponsible_sith@programming.devtoLinux@lemmy.ml•What have been your costliest mistakes in using Linux?linkfedilinkarrow-up8·6 days 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.devtoProgrammer Humor@programming.dev•RIP. :(linkfedilinkarrow-up1·8 months agorelevant xkcd linkfedilink
minus-squareresponsible_sith@programming.devtoAsklemmy@lemmy.ml•What are some small, pocketable/keychainable items that are worth carrying everywhere you go?linkfedilinkarrow-up9·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…