What have been your costliest mistakes in using Linux?
responsible_sith @ responsible_sith @programming.dev Posts 0Comments 6Joined 2 yr. ago
responsible_sith @ responsible_sith @programming.dev
Posts
0
Comments
6
Joined
2 yr. ago
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...