ColdWater@lemmy.ca to linuxmemes@lemmy.worldEnglish · 13 days agoI never had problems with permission again after I know the real power of sudolemmy.caexternal-linkmessage-square93fedilinkarrow-up1492arrow-down111
arrow-up1481arrow-down1external-linkI never had problems with permission again after I know the real power of sudolemmy.caColdWater@lemmy.ca to linuxmemes@lemmy.worldEnglish · 13 days agomessage-square93fedilink
minus-squarebitchkat@lemmy.worldlinkfedilinkEnglisharrow-up4·13 days agoBack in the olden days we used to nfs mount every other machines file system on every machine. I was root and ran “rm -rf /" instead of "./”. After I realized that it was taking too long, i realized my error. Now for the fun part. In those days nfs passed root privileges to the remote file system. I took out 2.5 machines before I killed it.
minus-squareValmond@lemmy.worldlinkfedilinkarrow-up1·13 days agoAnyone remember that nvidia fix where a space slipped in like: rm -rf / nvidia ?
minus-squareB-TR3E@feddit.orglinkfedilinkarrow-up0·12 days ago Back in the olden days we used to nfs mount every other machines file system on every machine. I was root and ran “rm -rf /” instead of “./”. I still do. With NFS4 even more than ever. Won’t let it go unless for a SAN. Now for the fun part. In those days nfs passed root privileges to the remote file system. no_root_squash much?
minus-squareB-TR3E@feddit.orglinkfedilinkarrow-up2·12 days agoHoly smokes. That must have been before 1989 (that’s when RFC1094 was released, explicitely prohibiting to map the root user to UID 0). I thought, I was old…
Back in the olden days we used to nfs mount every other machines file system on every machine. I was root and ran “rm -rf /" instead of "./”.
After I realized that it was taking too long, i realized my error.
Now for the fun part. In those days nfs passed root privileges to the remote file system. I took out 2.5 machines before I killed it.
Anyone remember that nvidia fix where a space slipped in like: rm -rf / nvidia ?
I still do. With NFS4 even more than ever. Won’t let it go unless for a SAN.
much?
Like I said, olden days.
Holy smokes. That must have been before 1989 (that’s when RFC1094 was released, explicitely prohibiting to map the root user to UID 0). I thought, I was old…