Live data from Hacker News

Viewing profile — phpdreams

phpdreams

HN member
Joined
Mon, Jun 23, 2014, 7:45 PM UTC
HN karma
6
Public activity
2 items

About phpdreams

No profile information was provided.

Recent public activity

  1. comment
    Comment #7945514

    I was sysadmin for a small ISP about 15 years ago. I was on vacation about 1500 miles away when I called to check in, the owner gets on the phone and says, "I deleted the entire /b…

  2. comment
    Comment #7945455

    This is why every system I administer has 'rm' aliased to 'rm -i' (along with 'cp' and 'mv' just in case). I believe this is the default on RHEL/CentOS boxes. Certainly for root, b…