Ports Search

Results 391400 of 1,266 for /sysutils/.(0.01 seconds)
MCollective common files to manage the Puppet Agent
The mcollective puppet agent manages the puppet agent via MCollective.
sysutils/ipsc-0.4.3 (Score: 0.0807937)
IP Subnet Calculator
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.
sysutils/isomaster-1.3.13 (Score: 0.0807937)
GTK2 (bootable) CD ISO Image editor
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.
sysutils/isomd5sum-1.0.11 (Score: 0.0807937)
Implanting and checking checksums within an ISO9660 image
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.
sysutils/istatd-0.5.8 (Score: 0.0807937)
Daemon for iStat iPhone application
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.
sysutils/jadm-1.0 (Score: 0.0807937)
FreeBSD jail framework with zfs, vnet and jail.conf support
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.
sysutils/jail-primer-0.2 (Score: 0.0807937)
Third Generation Jail System Solution
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.
sysutils/jailctl-0.80 (Score: 0.0807937)
Jail management tool
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.
sysutils/jailrc-1.0 (Score: 0.0807937)
Improved jail startup/shutdown script
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>
sysutils/jailutils-1.7 (Score: 0.0807937)
Several utilities for managing jails
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