RSS 4 projects tagged "Linux"

Download Website Updated 24 Feb 2008 SystemImager

Screenshot
Pop 276.31
Vit 6.68

SystemImager automates the installation of Linux to masses of similar machines. Software distribution, configuration, and operating system updates are made easy, including updates from one Linux release to another. It can also be used for content distribution on Web servers. It is most useful in environments with large numbers of identical machines. Some typical environments include Internet server farms, high performance clusters, computer labs, and corporate desktop environments where all workstations have the same basic hardware configuration.

Download No website Updated 12 Dec 2003 changedfiles

Screenshot
Pop 148.05
Vit 4.59

changedfiles is a framework for filesystem replication, security monitoring, and/or automatic file transformations--essentially any application where you'd poll files or directories and either do something to them or send them somewhere else (or both). The difference is that the kernel tells you when they change instead of you having to poll. It's an easy real time FTP push mirror to one or multiple sites. It's also a full fledged MySQL client, so you can do realtime database operations (for example, batch imports). It consists of two parts: a kernel module (works with Linux kernel version 2.4) which reports to a device whenever a file on the filesystem changes, and a daemon which runs in user space and can be configured to do almost any action when a change to a file matching the one of the patterns it looks for is reported. The kernel module is SMP safe and has been tested on Intel, PowerPC, and Alpha.

No download Website Updated 17 Aug 2004 HighLnk

Screenshot
Pop 47.87
Vit 1.00

HighLnk is a hard-linking tool, which scans the current directory, searching for files with the same content, then hard-linking this directory to another location, making two equal files only point to one real file on the media.

Download Website Updated 07 Jun 2009 p7zip

Screenshot
Pop 242.47
Vit 7.03

p7zip is a port of 7za.exe for Unix, Mac OS X, and BeOS. 7za.exe is the command line version of 7-zip (7zip), a file archiver with a high compression ratio.

Screenshot

Project Spotlight

wavsilence

A tool which splits a single WAV file into multiple wav files based on silence.

Screenshot

Project Spotlight

Pong 2613

An attempt at cloning the original Pong for the Atari 2600 in pure C++ and SDL.