Hello guys,
My name is Markus and I am new to FreeBSD. My background is IT Security and mainly Linux, but I am open to new experiences. For production use I am looking for an efficient solution to put several parallel servers on one big host - jails seem to be a good solution.
Before I build my test environment I want to ask for some points:
As English is not my native language I probably didn't use the correct search terms, so beside answers I would take links and hints
Thanks
Markus
My name is Markus and I am new to FreeBSD. My background is IT Security and mainly Linux, but I am open to new experiences. For production use I am looking for an efficient solution to put several parallel servers on one big host - jails seem to be a good solution.
Before I build my test environment I want to ask for some points:
- For a secure usage of the jails I have to recompile the kernel with rctl(8) to prevent processes using all bandwidth (network), all RAM / CPU or starting fork bombs (also root in the jail)
- If I want to use ZFS as the filesystem for the jail-storage: is it possible to create an immutable jail (as far as I read the flag is just available in UFS)? Do I have to use ZFS ACLs? Immutable jail means that even the root-user can not change some files inside the jail.
As English is not my native language I probably didn't use the correct search terms, so beside answers I would take links and hints

Thanks
Markus