JailAdmin 1.8.0

Download: jailadmin-1.8.tar_1.gz
Size: 14.39 KB
md5_file hash: 8eceadfb1713aa6416e542b99b83706a
First released: Fri, 11/19/2004 - 01:00
Last updated: Tue, 07/03/2007 - 10:32

New config system and other goodies.

  • Moved much code from jailadmin to Jail.pm, making the command-line client much "thinner" than before. In the future, alternate frontends may be preferable to the current utility and this should make it much easier to develop them.
  • jail-snmp: Redirected STDERR to /dev/null to prevent some spurious errors whenever debugging is enabled.
  • jail-snmp-persist: Added a new persistent version of jail-snmp that runs with much less overhead than the older jail-snmp. Update your SNMP daemon's configuration to use this instead of jail-snmp if at all possible.
  • jailadmin.conf.sample: Added many comments and a few new options:
    • fstab: Define an alternate fstab file to use for (u)mounting jailed filesystems.
    • shutdown: Set to "naive" (default) to retain current shutdown behavior, or "emulated" to execute /etc/rc.shutdown within a jail.
    • startcommand: Specify an alternate jail startup command.
    • usejtools: Use the new jls and jexec commands for faster and more accurate jail operations (and also removes the necessity of mounting /proc in the host environment).
    • Easier definition of named groups, due to:
    • All new config parser that allows multiple blocks of default settings. Side note: Did I mention that I hate writing config parsers? Well, I do. If someone wants to donate a new parser, I'll be more than happy to accept it.
  • Jail.pm: Many changes and enhancements:
    • As mentioned above, Jail.pm can now use jls and jexec to interact with the jails and gather information about them. This is disabled by default for compatibility's sake, but should be enabled if you have access to these commands and don't experience problems with them.

Post new comment

  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <blockquote>
  • Lines and paragraphs break automatically.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
nine minus two equals
Solve this math question and enter the solution with digits. E.g. for "two plus four = ?" enter "6".

Powered by Drupal - Modified by Danger4k