Is your email account the hub of your online identity?

This is a thoughtful look at our dependence on email as the hub of our online identity and the risks of a personal email account compromise. I use two factor authentication every day (RSA token) and frankly, I’d love to have a password vault for all my online passwords, that used two factor. http://sysadmin1138.net/mt/blog/2010/12/bootstrapped-authentication.shtml?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+Sysadmin1138+%28SysAdmin1138+Events%29

How Egypt turned off the Internet

Egyptian authorities “turned off the net” by forcing ISPs to withdraw BGP routes. http://gigaom.com/2011/01/28/how-egypt-switched-off-the-internet/ If asked to do this in your country how would you respond?

still?

/root/install.log:/usr/bin/vncinitconfig: line 139: uname: command not found When will folks learn to fully qualify commands in scripts? Or at *least* set the PATH before invoking unqualified commands.