On 10/27/11 7:36 PM, Ken Dibble wrote:
> 1. Making it extremely difficult under some circumstances, and impossible
> under others, for a user with Administrator credentials to have absolute
> control over some aspects of the computer.

If you want full control over your system, you should use Linux. I ssh'd into 
my 
server once from 500 miles away, logged in as root, and proceeded to have a 
brain 
fart and typed:

rm -rf /*

When I meant:

rm -rf *

I managed to hit Ctrl-C before the entire disk was deleted, but I think it 
would have 
deleted everything, including the kernel files and running executables (because 
Linux 
forks the executable in memory and no longer relies on the disk version once 
running).

Running daemons started failing because supporting files were no longer there. 
That 
was an interesting few days.

Paul


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to