Vii (pronounced seven) is a simple program which accepts input from the
standard input and displays pages of the input on the terminal.
These pages are delimited by form-feeds (or EOF). The display can be scrolled
if the output is wider or longer than the screen.
Vii can also repeatedly execute a command (at a configurable interval) and the
most recent output is displayed. This is useful for status monitoring where the
command itself does not have a repeatable or curses interface.
This little script enables you to ``edit an ls'', i.e. it will load a
list of filenames into your favourite editor (presumably vi). Any
changes to the filenames will result in renaming the respective files.
Read the comments in the script for details.
BSD-style copyright and standard disclaimer applies.
Use ViM as a more(1)/less(1) pager replacement.
To set as your default pager, export PAGER=vimpager in your shell's
rcfile.
See the manpage for various options. Of note, some options in your
.vimrc can cause strange behaviour. Creating ~/.vimpagerrc will give
you a clean ViM environment.
Virtualmin is a virtual hosting management system written by Jamie
Cameron, that integrates cleanly into the Webmin system administration
tool.
Puppet lets you centrally manage every important aspect of your system using
a cross-platform specification language that manages all the separate
elements normally aggregated in different files, like users, cron jobs, and
hosts, along with obviously discrete elements like packages, services, and
files.
vmdktool converts raw filesystems to VMDK files and vice versa.
VMDK files can be imported directly into most Virtual Machine servers
as guest filesystems. Automatic machine deployments into products
such as VMware's ESXi and VirtualBox requires the ability to construct
VMDK files as the initial filesystem images for the created guests.
vmdktool is free.
Contact the author with any questions or comments.
Pwsafe is a Unix commandline program that manages encrypted password databases.
* Pure command-line operation if desired (good for remote access over ssh)
* Can interact with X11 selection & clipboard.
* Portable, endianess-clean, misaligned-access-free C++. Compiles cleanly
on Linux, *BSD, OS X, Solaris.
* Compatible with CounterPane's PasswordSafe Win32 program versions 1.9.x.
[ from developer's site ]
Vobcopy copies DVD .vob files to harddisk, decrypting them on the
way (thanks to libdvdread) and merges them into 2 GB files (or
larger) with the name extracted from the DVD. It checks for enough
free space on the destination drive and compares the copied size
to the size on DVD (in case something went wrong during the copying).
volman is a FreeBSD specific volume manager. It acts
as a translator of devd(8) events, probing storage
devices for their file system information, and serving
this over a FIFO based API to which clients can
subscribe. In addition to notifying clients of new
or lost volumes, it will mount and unmount such
volumes at the command of subscribing clients.
It runs as root and allows any local clients the
ability to mount and unmount volumes which are
detected, regardless of any user privileges. This
is intended for single user X11 systems needing
an easy way of accessing USB flash disks on the fly.
A jail management utility, which uses ZFS extensively under the hood.