ls /dev > /tmp/before
ls /dev > /tmp/after
diff /tmp/before /tmp/after
<sweating>
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
sudo
in Windows.Please report posts and comments that break these rules!
Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't fork-bomb your computer.
ls /dev > /tmp/before
ls /dev > /tmp/after
diff /tmp/before /tmp/after
<sweating>
Sounds like someone's not up to date with their backups.
worst case for me would be ereasing my ventoy drive.
cause i for sure wont be partitioning any of my nvme drives. so the only mistake i can make is like type sda instead of sdb which would just be another usb drive🤷
I want a immutible Linux that restricts access to critical components. I wouldn't mind running my desktop in a container.
NixOS store (app folder) is read only. You literally can't mess with it. It doesn't really need a container, most things are locked down already. Of course you could mess up your home folder, but that's on you then
Yeah once I forgot I had an external drive on one of the USB ports on my PC and created an Ubuntu drive with dd and just sent it do /dev/sdb ..lost all movies I had on it. After that I always check with df -h or fdisk -l