Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror

Comment Re:That's neat (Score 1) 87

The vserver project provides a neat way to
have chrooted process with less capabilities
so they can't break out. For example, they can't
use mknod nor write to /proc. In fact, they can't
mount. So even as root with a compiler, you won't
break the chroot (all the tricks have been tested).

http://www.solucorp.qc.ca/miscprj/s_context.hc

Slashdot Top Deals

The two most common things in the Universe are hydrogen and stupidity. -- Harlan Ellison

Working...