Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
dedup util is a lightweight open-source files packing tool. It is based on block-level data de-duplication technology, and can reduce the data capacity to save storage space. The key feature is no block data collsion with md5 hashkey.
Minimalist rework of gzip/gunzip with minimal memory requirement (16KB zip / 2KB unzip) and addons : on-the-fly processing of partial input data (no need to bufferize all data), input from and/or output to memory... Demo/test program also provided
Chronicle is a set of BASH shell scripts that use rsync to back up data to a remote host. Snapshots are created and rotated using hard links to minimize storage requirements.
`archivemail' is a tool written in python for archiving and compressing old email in mailboxes.
It can move messages that are older that the specified number of days to a mbox-format mailbox
compressed with gzip, or optionally just delete old email.
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
GSburn.app is a GNUstep based CD burning program for GNU/Linux. You no longer need to remember ugly commandline parameters or write shell scripts. With GSburn.app you compile your CD by point-and-click operation and save your projects for later reuse.
Java backup tool providing file level data deduplication: If a file is stored, it is never stored a second time unless the file's content changes. Instead, a reference to the stored data is created. This holds true even if the file is moved or renamed.
BashCronBackup is a backup script written in bash that can create full database and file backups. Before the database is dumped it will be optimized and repaired. Further, it will delete old backups for you. Available formats: Zip, Tar, Gzip, Bzip2
Cyclone is an easy to use, one- or two-way synchronization tool. It use a clean command-line interface. It aims to be compact (less than 10 Ko) and cross-platform (as it is coded in standard python).
Old version of https://github.com/hepix-virtualisation/vmimagemanager
This is the old version of vmimagemanager and is kept for historical interest. For a more useful and uptodate application please look here.
https://github.com/hepix-virtualisation/vmimagemanager
vmimagemanager.py is a commandline libvirt client and virtual machine image management python script. It is intended for backing up snapshotting. It supports libvirt, mount (re)store images, booting virtual machines. Its simple and fast to use.
A database system, another, older database system, a compression library, something to do with menus and XML, and whatever I happen to be working on at the time.
A PHP-based system that allows you to manage MySQL database backups using Percona's xtrabackup tool. This project has been moved to: http://code.google.com/p/xtrabackup-manager/
[2014-10-31] This project is obsolete, for latest version (6.1.3) see GitHub https://github.com/digital-preservation/droid (source) and http://www.nationalarchives.gov.uk/information-management/manage-information/preserving-digital-records/droid/ (binary)
DROID (Digital Record Object Identification) is an automatic file format identification tool. It is the first in a planned series of tools developed by The National Archives under the umbrella of its PRONOM technical registry...
r5backup is a backup script using rsync and ssh to make backups. It can handle remote hosts, is rapid and reliable. r5backup comes with 5 scripts: the main backup script, a scheduler, a launcher for remote invocation, an admin tool and a recover tool
ARC is used to create and maintain file archives. An archive is a group of files collected together into one file in such a way that the individual files may be recovered intact.
This repo is obsolete. Use github.com/hyc/arc instead.
Librarysync synchronises multiple media collections in different formats. It is primarily intended to synchronise a master lossless music collection (e.g. FLAC) with a lossy collection (e.g. MP3 or OGG) for use with iTunes or portable music players.
BigSync is a simple utility that allows to incremetally backup huge files, particularly disk images for virtual machines and database files. BigSync stores these files efficiently in a compressed directory hash and is able to handle files of 4 TB
Since none of the MySQL backup scripts i could find satisfied my needs, I created this one. It does full backups remotelly or incrementals locally. Read comments on the code to configure it.
FileUniq identifies duplicate files, and optionally removes them or replaces them with hard or soft links. It is designed to work well with heavily hard-linked cp -al / rsync backups. For more information please see http://fileuniq.sourceforge.net