3296 projects tagged "Utilities"
ack is a tool like grep, optimized for programmers. Designed for programmers with large heterogeneous trees of source code, ack is written purely in portable Perl and takes advantage of the power of Perl's regular expressions. It searches entire trees by default while ignoring Subversion, Git, and other VCS directories and other files which aren't your source code. It uses Perl regular expressions to find just what you want.
MMC Card Recovery Software is useful for restoring files, folders, audio, video, and other data stored on multimedia devices lost due to virus attacks to a safe location. It is an efficient data retrieval program helpful in regaining all types of data missing from major memory storage devices of various storage capacities.
rConfig is a network device configuration management utility for network engineers to take frequent configuration snapshots of their network devices. It lets you choose which commands you want to run against your devices. Simply configure rConfig with the list of commands you wish to apply to a category of devices, and add devices to the category. Create a scheduled task, and rConfig will do the rest.
Template Data Interface (TDI, /ʹtedɪ/) is a markup templating system written in Python with (optional but recommended) speedup code written in C. Unlike most templating systems, TDI does not invent its own language to provide functionality. Instead, you simply mark the nodes you want to manipulate within the template document. The template is parsed, and the marked nodes are presented to your Python code, where they can be modified in any way you want.
losetup-utils are three bash scripts that attempt to make the use of losetup a bit easier and faster. losetup can be fast, easy, and practical if you need to transport sensitive information over the Internet or in CD's, DVD's, or a pendrive. Also, if you want to store private data on your hard disk or in the cloud, an encrypted volume can be a convenient choice. The types of encryption can be any installed on the system.