5 projects tagged "Linux"
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.
Chakra Linux is a Linux distribution that combines the simplicity of Arch Linux with KDE. It is fast, user-friendly, and extremely powerful. It can be used as a live CD or installed to hard disk. Chakra is currently under heavy and active development. It features a graphical installer and automatic hardware configuration. Chakra provides a modular and tweaked package set of the KDE Software Compilation with a lot of useful additions. It features the concept of half-rolling releases and freshly cooked packages and bundles. It is designed for people who really want to learn something about Linux or don't want to deal with administrative overhead.
btfs can be used as /init for constructing a run-time environment before running the real init. It supports extracting compressed (*.cgz, *.cbz2) and uncompressed (*.co) cpios located on a compile-defined directory (/). Also, it creates a tmpfs filesystem as the new root, if / isn't one already and the purpose of the initramfs isn't for starting a system in another location (disk, network, etc.). That will allow for the data on / to be swapped to disk when swap devices are activated later.