Plugin for foreman-proxy allowing using dynflow for remote execution
This port provides a program that can be used to clean out temporary-file
directories. It recursively searches the directory, refusing to chdir()
across symlinks, and removes files that have not been accessed in a
user-specified amount of time. You can specify a set of files to protect
from deletion with a shell pattern.
It will not remove symlinks, sockets, fifos, or special files unless given a
command line option enabling it to.
The tmpwatch utility recursively searches through specified
directories and removes files which have not been accessed in a
specified period of time. Tmpwatch is normally used to clean up
directories which are used for temporarily holding files (for example,
/tmp). Tmpwatch ignores symlinks, won't switch filesystems and only
removes empty directories and regular files.
Plugin for foreman-proxy allowing using SSH for remote execution.
TOPLESS reads various command output, displays it on the whole screen
(like "less"), and periodically updates it like "top".
TOPLESS can be used with almost every sort of command,
but is particularly useful when used with the command
to monitor the system, such as "ps", "netstat" or "fstat".
This plug-in adds support for SaltStack to Foreman's Smart Proxy.
DMG2IMG is an Apple's compressed dmg to standard (hfsplus) image disk file
convert tool. It is derived from dmg2iso v0.2c by vu1tur.
Tree is a simple utility that displays a tree-view of directories
and files. It has options to use ANSI color escape-sequences or ASCII
graphic characters, and can also output in HTML format.
Duplicity backs directories by producing encrypted tar-format volumes and
uploading them to a remote or local file server. Because duplicity uses
librsync, the incremental archives are space efficient and only record the
parts of files that have changed since the last backup. Because duplicity
uses GnuPG to encrypt and/or sign these archives, they will be safe from
spying and/or modification by the server.
A unified, cross-platform replacement for the Etc module that allows you to get
information about users and groups.