-- James Walden, Ph.D. Visiting Assistant Professor of EECS The University of Toledo @ LCCC http://www.eecs.utoledo.edu/~jwalden/ [EMAIL PROTECTED]
Along the same lines as the suggestion to use VMware, have you thought
about User Mode Linux? User Mode Linux lets you run virtual Linux
machines on your existing Linux system. If you have enough memory, you
could give each of your user groups their own virtual Linux machine with
its own filesystem and virtual hardware, offering much greater isolation
than chroot. Each could also run their own version of
Apache/mod_perl/PHP, fulfilling potentially different security
requirements. Compromise of one virtual machine wouldn't compromise the
others or the real box that they're running on.
- RE: [SC-L] virtual server - security Dave Paris
- RE: [SC-L] virtual server - security jnf
- RE: [SC-L] virtual server - security Dave Paris
- RE: [SC-L] virtual server - security Alun Jones
- Re: [SC-L] virtual server - use jail(8) on FreeBSD Paco Hope
- Re :?[SC-L]?virtual?server ?- ?use?jail(8) on Fr... Serban Gh. Ghita
- Re: Re : [SC-L] virtual server - use jail(... Crispin Cowan
- Re: [SC-L] virtual server - security Frank Peters
- RE: [SC-L] virtual server - security Jeremy Epstein
- Re: [SC-L] virtual server - IPS Paco Hope
- James Walden