minus-squareresponsible_sith@programming.devtoLinux@lemmy.ml•What have been your costliest mistakes in using Linux?linkfedilinkarrow-up8·14 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.devtoMicroblog Memes@lemmy.world•got the bratwurst from the back of the grilllinkfedilinkEnglisharrow-up5arrow-down1·19 days agoIt might be to highlight that he used WhatsApp, which is popular in Europe but not America. 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…