51 projects tagged "Systems Administration"
BG-Tiny Linux Bootdisk is a Linux bootdisk that does not use a ramdisk, so it will run on computers with very little RAM. It is basically a somewhat extended fork of Tiny Linux Bootdisk. It is based on Linux 2.4 series, uClibc, and BusyBox. It includes dosfsprogs, e2fsprogs, gpart, lilo, and ms-sys. Supported filesystems are ext2, ext3, iso9660, tmpfs, and vfat.
Channel16 is graphical tool that allows users to browse the content of deleted files in an ext2 filesystem interactively, and to recover them into new files. The application also provides a search and rescue operation. This allows the user to input some exact text from the deleted file, which the program uses to search through all deleted inodes. Channel16 uses the low-level methods provided by e2fsprogs. The front end is implemented with Java Swing, and Java Native Interface (JNI) is used to bridge between Java and the ext2fs operations.
Chiron FS is a FUSE based filesystem that implements replication at the filesystem level like RAID 1 does at the device level. The replicated filesystem may be of any kind you want; the only requisite is that you mount it. There is no need for special configuration files; the setup is as simple as one mount command (or one line in fstab).
Cleversafe is a storage software solution that offers extremely high reliability and security. Cleversafe uses fast information dispersal algorithms to store small slices of data in multiple, disparate locations. Each slice is individually unusable, yet any majority of the slices can perfectly recreate all of the original data. A large dispersed storage grid with 11 or more storage locations can remain fully operational even if up to any 5 of the storage nodes are not operational.
DIASER is a cloud storage class combined geo-data replication, long-term archive system, and WAN vault application. Manage long term mixed data archives generated by existing backup software. Ensure availability using commodity hardware. Retain administrative and financial control. It combines a disk-based backup volume management system and triple redundancy with a storage architecture designed to structure months to years of long term sustainable archiving space. It is a quick and low-cost way to make an environment more robust by backing up data in multiple places. This replication also provides fast retrieval of archived data from all node hosting locations. A Perl installer creates the system. Nodes can be dedicated to storage or used for existing services over unused bandwidth. DIASER works in user space over SSH.
FIRE, the Forensic and Incident Response Environment, (formerly known as Biatchux) is a portable, bootable CD-ROM-based distribution providing an immediate environment for performing forensics analysis, data recovery, virus scanning, and pen-testing. It also provides the necessary tools for live forensics/analysis/incident response.
Defaults Manager is an editor for the User Defaults preferences database on Mac OS X. It allows you to easily view, edit, delete, and backup preferences, and can be used to view and change the preferences in almost any application. It is useful for developers that want to make sure their preferences are being stored and changed correctly, and can be used to unlock features that previously required the use of Terminal.