The mcollective puppet agent manages the puppet agent via MCollective.
The IP Subnet Calculator is a tool that allows network administrators to
make calculations that will assist in subnetting a network. It also has a
number of other useful functions.
ISO Master is an open-source, graphical CD image editor; and bkisofs,
the underlying library used for reading, modifying and writing ISO
images.
Basically you can use this program to extract files from an ISO, add
files to an ISO and create bootable ISOs.
Isomd5sum is a collection of utilities for implanting and checking MD5
checksums within an ISO9660 image. A checksum is implanted in an image
using the implantisomd5 utility, and the corresponding checkisomd5 utility
can be used to verify burned CDs are error-free. Also included is a Python
extension for performing these tasks.
istatd is a daemon serving statistics to your iStat iPhone application
from Linux, Solaris & FreeBSD. istatd collects data such as CPU, memory,
network and disk usage and keeps the history. Once connecting from the
iPhone and entering the lock code this data will be sent to the iPhone
and shown in fancy graphs.
Jadm is python script which pars /etc/jail.conf in his own format.
Use zfs for jail home also bridge interface and epair interfaces for jail vnet.
A simplified prospective on jail configuration and usage. Complete easy to
understand detailed documentation on creating a Third Generation Jail System
Solutiom which is based on a single filesystem that contains all of the
required operating system executable libraries which is shared with each
of the individual jails.
The legacy rc.conf method, Modern rc.conf method, and the jail(8) jail.conf
methods are documented. Script are included that perform the tasks explained
in the documentation.
Jail management tool for FreeBSD 4.x and 5.x.
Supports:
- starting/stopping
- creating
- upgrading
- deleting
- backing up and restoring
of jails.
Aims to be easy to configure, and to leave the system in a manageable state
even without access to the jailctl tool.
Jailrc is an improved startup/shutdown script for FreeBSD jails.
It contains the following changes to the original /etc/rc.d/jail script:
- parameters support: you can specify any parameters supported by jail(8)
- ZFS support: you can deletate ZFS datasets to jails
- jails are not identified by a file in /var/spool/jail anymore
- two new commands "create" and "remove" to manage persistent jails
Please refer to the README file for more information.
Martin Matuska <mm_at_FreeBSD_dot_org>
This is a collection of utilities for listing, stopping, and doing other
various things with jails.
- injail: to determine if process is running in a jail
- jails: lists all the running jails
- jid: translates jail ids to jail host names and vice versa
- jkill: shutdown or restart a jail
- jps: lists processes running in a jail
- jstart: secure replacement for the jail command