Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

How does a disaster recovery plan with it look like?


There is never a disaster; reading from /dev/null will return the same result before and after any external event.


/dev/null is globally redundant across almost every *nix-ish system in operation. Just reinstall your software on whatever is convenient and all the same data will be there.


    sudo mknod /dev/null c 1 3 && sudo chmod 666 /dev/null
might do it on many systems




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: