RE: How do you manage your jails?

2010-01-28 Thread Michael Scheidell
pssh with pki keys to run multiple commands, ports in main. Make packages then pssh each to install the package -Original Message- From: Christer Solskogen Sent: Thursday, January 28, 2010 5:05 PM To: freebsd-jail@freebsd.org Subject: How do you manage your jails? So you have insta

Re: How do you manage your jails?

2010-01-28 Thread t...@diogunix.com
Christer, Michael, thank you very much for your answers. I meanwhile could fix the issue. To provide the solution just in short my setup and how I fixed it. I run the machine in a data center and wanted GEOM GELI disk encyrption for the jails partitions (one per jail). Therefor, I cannot use

Re: How do you manage your jails?

2010-01-30 Thread Philipp Wuensche
Christer Solskogen wrote: > > I'm preparing a talk for BLUG (the local Linux/BSD group) and I want to know > how > YOU manage your jails, there sure are more than one way do it. ezjail - http://erdgeist.org/arts/software/ezjail/ jailaudit - http://anonsvn.h3q.com/projects/jailaudit/ greetings,