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.
Encrypting a drive with Linux, then encrypting a VM within Linux with my Bitcoin wallet information in it, which I was gifted 5 bitcoin before it was popular and just forgot about it. I was 13 at the time and didn’t know what I was doing. Lost all my passwords, or I might have even just wiped my entire drive. Got a pile of hard drives to go through and see which one has Linux on it, but that’s only the first step.
Hibernating my computer and then forgetting about it and booting into a different OS (Fedora Silverblue) on the same partition (BTRFS subvolume stuff). AND THEN TRYING TO RESUME THE HIBERNATED OS (Arch btw).
my filesystem was pretty much unrecoverable and it was my fault
I tried too many distros.
When installing arch, I wanted to kill my old drive. So 2 times in a row, I forgot to look up my drives Name, and proceeded to wipe my USB stick with /dev/random. 2 times.
It always involves
sudo rm -rf *
In my case it didn’t even need sudo to ruin my day. I wanted to delete a temporary directory in home by typing
rm -r ~/ tmp
. See how a space snuck in between the slash and tmp? Yeah, great day that was.
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…I feel like you can be a long time linux user and muscle memory can get you with the
rm -rf ~
…Also when you accidentally create a directory called ‘~’ the command
rm -r ~
is not the right one…Ughh ! That one is nasty !
dd if=fedora.iso of=my ssd instead of flash drive :’(
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.
TIL about using
lsblk
instead of just reading through the output ofjournalctl
to find the disk and partitions. Thanks!Glad I could help! This command is just so much nicer.
i love the raspberry pi imager for that reason. i don’t want no balena etcher stealing my data, but a gui is very convenient for flashing isos, so raspi imager it is! (works for any iso you want)
Always triple check dd
I once reset a computer and forgot I had a Bitcoin wallet on it. So I reset the drive and forgot to keep the home partition.
It had multiple Bitcoin back when it was less than 10ish. Mined with a bunch of people for the fun of it. Thought nothing of it until recently lol. That hard drive died a long time ago and is in some dump somewhere. I guess I helped keep the price for everyone else. So your welcome?
I see I’m not the only one with bitcoin woes and Linux lol.
Oh god!
I don’t think I’ve ever lost more time than I’ve gained in knowledge from the mistakes, if that makes any sense.
Never lost any money with linux.
My payroll company came out with a be version that won’t work in Linux. They wouldn’t accommodate me and I was too deep into their ecosystem to change companies so I ended up having to buy a Windows license so I could run a virtual machine every time I had to do payroll.
Edit: My mistake was getting too dependent on a company that doesn’t care about Linux users.
Bluetooth didn’t work on my laptop. Got new bluetooth card (exact same type). Bluetooth still didn’t work.
Turns out:
- The specific card doesn’t support Linux.
- My laptop has a hardware whitelist in the BIOS that prevents me from installing any other card.
- My headphones don’t support USB bluetooth.
Hardware whitelist is unholy
Me, finding out this exists after buying a used sff HP pc and wondering why it won’t display out to any new monitor unless I unplug and plug the power cord: 💀
Luckily (or not so luckily), I was able to turn off the HP “security feature” from the bios. The pc came from a former school fleet of sff pcs
Spending money on a crowdfunded Linux device.
Fuck you fxtec
I got burned by them too. Still never got a Pro1x or my money back.
Wow. I did not know. And was actually wondering about them. Looked nice compared to the PinePhone…
I feel like it would be but I never got it
I bought a National Instrument’s data acquisition card (PCIe-6535B) not knowing that National Instruments is not very Linux-friendly and I was not able to get it working. At least it was a used card so I did not pay to much for it, but I learned my lesson not to assume compatibility.
Once I also used ‘rm -rvf *’ from my home directory while SSH’d into a supercomputer (I made a syntax error when trying to cd into the folder that I actually wanted to delete). I was able to get my data restored from a backup, but sending that e-mail was a bit embarrassing 😆
I installed Ubuntu back when that was popular, and insisted on having all the graphical bling, like 3d cube that would spin to change desktops. And windows that shook like jello when you moved them.
Of course all this messing around by an amateur did nothing for stability and after 3 or 4 frustrating issues I went back to Windows.
I can’t even function without the Compiz 3D cube anymore, it makes it super easy and visually intuitive to switch desktops. Very handy for someone running 4 virtual machines simultaneously…
Why even have any effects at all? They are distracting as shit.
Sure, some of the effects are basically useless eye candy, but the 3D Cube thing is a non-intrusive, yet very intuitive way of switching desktops. The 3D Cube doesn’t even activate until you use a hotkey combination plus the mouse. It’s almost like having a virtual KVM switch if you’re running virtual machines.
To each their own, but you might actually like the 3D Cube and possibly some other Compiz features once you see how they work and what they offer…
distrohopping. timewaster.