Tullio Facchinetti
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • ATOM Feed
  • Daily Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Display

Filter untagged links
page 1 / 2
26 results tagged backup  ✕
paperbackup - Create a pdf with barcodes to backup text files on paper https://github.com/intra2net/paperbackup
Fri 01 May 2020 05:13:21 PM CEST
QRCode

Create a pdf with barcodes to backup text files on paper. Designed to backup ASCII-armored GnuPG and SSH key files and ciphertext.

#cli-app backup coding_lang:python gpg opensource security software source_code ssh
fpart - Sort files and pack them into partitions https://github.com/martymac/fpart
Wed 29 Jan 2020 05:54:58 AM CET
QRCode

Sort files and pack them into partitions.

backup coding_lang:c file_management filesystem opensource source_code tools
Zaloha.sh - Shellscript for synchronization of files and directories https://github.com/Fitus/Zaloha.sh
Thu 16 Jan 2020 09:33:11 PM CET
QRCode

Shellscript for synchronization of files and directories (a simple alternative to RSYNC)

#cli-app backup coding_lang:bash opensource software terminal
duplicity - Encrypted backup http://duplicity.nongnu.org/
Sun 25 Aug 2019 06:23:18 PM CEST
QRCode

Creates GPG encrypted, compressed backups; client-side encryption allows to upload the backup onto untrusted servers.

#cli-app backup encryption homepage linux networking opensource privacy software
borg - Encrypted backup https://github.com/borgbackup/borg
Sun 25 Aug 2019 06:23:16 PM CEST
QRCode

Encrypted backups with a clean and simple interface; easy to use and set up; possibility to mount the backup archive with FUSE and inspect it as a regular file system.

asciicast

#cli-app backup encryption linux networking opensource privacy software source_code
Duply - Frontend for duplicity http://duply.net/
Sun 25 Aug 2019 04:49:21 PM CEST
QRCode

Simplifies the use of duplicity by keeping clean configuration files to automate the backup.

#cli-app backup encryption linux networking opensource privacy software source_code
Unison - File Synchronizer https://www.cis.upenn.edu/~bcpierce/unison/
Wed 07 Aug 2019 02:04:13 AM CEST
QRCode

Unison is a file-synchronization tool for OSX, Unix, and Windows. It allows two replicas of a collection of files and directories to be stored on different hosts (or different disks on the same host), modified separately, and then brought up to date by propagating the changes in each replica to the other.

#cli-app backup file_management homepage opensource source_code sync
Sia - Blockchain for distributed storage https://sia.tech/
Tue 16 Jul 2019 10:53:44 PM CEST
QRCode

Sia is a decentralized storage platform secured by blockchain technology. The Sia Storage Platform leverages underutilized hard drive capacity around the world to create a data storage marketplace that is more reliable and lower cost than traditional cloud storage providers.

backup blockchain cloud distributed_systems file_management file_transfer storage
vorta: Desktop Backup Client for Borg https://github.com/borgbase/vorta
Fri 21 Jun 2019 10:53:45 PM CEST
QRCode

Vorta is a backup client for macOS and Linux desktops. It integrates the mighty BorgBackup with your desktop environment to protect your data from disk failure, ransomware and theft.

image

backup coding_lang:python gui opensource software tools
uds - Unlimited Drive Storage by splitting binary files into base64 https://github.com/stewartmcgown/uds
Wed 22 May 2019 10:03:48 PM CEST
QRCode

Store files in Google Docs without counting against your quota.

Features

  • Upload files to Google Drive without using storage space
  • Download any stored files to your computer

Logic

  • Google Docs take up 0 bytes of quota in your Google Drive
  • Split up binary files into Google Docs, with base64 encoded text
  • Size of the encoded file is always larger than the original. Base64 encodes binary data to a ratio of about 4:3.
  • A single google doc can store about a million characters. This is around 710KB of base64 encoded data.
  • Some experiments with multi-threading the uploads, but there was no significant performance increase.
#cli-app backup coding_lang:python file_management google-drive online opensource software source_code storage
Backups ?QwhvQA
Sun 14 Oct 2018 08:37:08 PM CEST
QRCode

È arrivata anche sulla stampa mainstream la notizia delle vulnerabilità chiamate Meltdown e Spectre dei processori Intel, AMD e ARM.

Senza entrare nel merito della gravità o meno della questione, riprendo un interessante commento "collaterale" di Alan Cox, guru del kernel Linux, riguardo ad una "check-list" per capire se siamo preparati alla eventualità di dover gestire alcune attività "di emergenza" che potrebbero essere di non semplice semplice realizzazione in caso non ci si fosse pensato preventivamente;

  • So keep backups, test they work and have an up to date plan for what to do if/when your machine gets hit by something evil (or for that matter gets killed by coffee, cats, fire or other natural disasters).
  • Do you have the phone number to cancel your bank cards if you have no computer or internet ?
  • Do you know how to restore a backup on a new machine ?
  • If you are dealing with proprietary software do you have copies of any license keys ?
  • What plan do you have to change passwords on accounts and how will you do it with no PC of your own working?
#toolleeo backup guidelines locale:it post
docker-rclone-alpine: rclone based on alpine https://github.com/justintien/docker-rclone-alpine
Thu 20 Sep 2018 02:56:48 PM CEST
QRCode

Docker image for rclone based on alpine linux image, just over 10MB in size.

I've not tested it, yet.

backup docker opensource software source_code sync
borgmatic: A simple wrapper script for the Borg backup software that creates and prunes backups https://github.com/witten/borgmatic
Thu 20 Sep 2018 02:54:33 PM CEST
QRCode

borgmatic is a simple Python wrapper script for the Borg backup software that initiates a backup, prunes any old backups according to a retention policy, and validates backups for consistency.

The script supports specifying your settings in a declarative configuration file rather than having to put them all on the command-line, and handles common errors.

backup coding_lang:python opensource software source_code terminal
How to roll your own backup solution with BorgBackup, Rclone, and Wasabi cloud storage https://opensource.com/article/17/10/backing-your-machines-borg
Mon 03 Sep 2018 11:55:53 PM CEST
QRCode

Features:

  • Cross-platform support for Linux and Mac
  • Automation (so there's no need to remember to click "backup")
  • Point-in-time recovery (or something close) so if you accidentally delete a file but don't notice until later, it's still recoverable
  • Low cost
  • Replicated data store for backup sets, so data exists in more than one place (i.e., not just backing up to a local USB drive)
  • Encryption in case the backup files fall into the wrong hands
article backup cloud linux opensource sysadmin
restic · Backups done right! https://restic.net/
Tue 21 Aug 2018 11:55:29 PM CEST
QRCode

restic is a program that does backups right.

Features

  • Easy: Doing backups should be a frictionless process, otherwise you are tempted to skip it. Restic should be easy to configure and use.
  • Fast: Backing up your data with restic should only be limited by your network or hard disk bandwidth so that you can backup your files every day.
  • Verifiable: restic enables you to easily verify that all data can be restored.
  • Secure: Restic uses cryptography to guarantee confidentiality and integrity of your data. The location where the backup data is stored is assumed to be an untrusted environment.
  • Efficient: With the growth of data, additional snapshots should only take the storage of the actual increment.
  • Free: restic is free software and licensed under the BSD 2-Clause License and actively developed on GitHub.
backup cli homepage opensource software tools utility
Timeshift http://www.teejeetech.in/p/timeshift.html
Tue 21 Aug 2018 11:45:08 PM CEST
QRCode

TimeShift for Linux is an application that provides functionality similar to the System Restore feature in Windows and the Time Machine tool in Mac OS. TimeShift protects your system by taking incremental snapshots of the file system at regular intervals. These snapshots can be restored at a later date to undo all changes to the system.

Snapshots are taken using rsync and hard-links. Common files are shared between snapshots which saves disk space. Each snapshot is a full system backup that can be browsed with a file manager.

TimeShift is similar to applications like rsnapshot, BackInTime and TimeVault but with different goals. It is designed to protect only system files and settings. User files such as documents, pictures and music are excluded. This ensures that your files remains unchanged when you restore your system to an earlier date. If you need a tool to backup your documents and files please take a look at the excellent BackInTime application which is more configurable and provides options for saving user files.

image

backup gui homepage linux software tools utility
Timeshift A System Restore Utility Tool Review http://www.linuxandubuntu.com/home/timeshift-a-system-restore-utility-tool-review
Tue 21 Aug 2018 11:39:29 PM CEST
QRCode

TimeShift is a system restore tool for Linux. It provides functionality that is quite similar to the System Restore feature in Windows or the Time Machine tool in MacOS. TimeShift protects your system by making incremental snapshots of the file system manually or at regular automated intervals.

image

article backup gui howto linux software tools tutorial
Cryptomator: Free Cloud Encryption for Dropbox & Others https://cryptomator.org/
Thu 16 Aug 2018 06:27:30 PM CEST
QRCode

Free client-side encryption for your cloud files.
Open source software: No backdoors, no registration.

cryptomator image

backup encryption gui multiplatform opensource software
Hot Cloud Storage | Object Storage | Wasabi Technologies https://wasabi.com/
Thu 16 Aug 2018 04:07:24 PM CEST
QRCode

Wasabi is the hot cloud storage company, offering storage that's faster than S3 and less expensive than Glacier. Join the cloud storage revolution here.

backup online service web
rsync.net Cloud Storage for Offsite Backups https://www.rsync.net/products/attic.html
Thu 16 Aug 2018 03:41:21 PM CEST
QRCode

rsync.net now supports both on their cloud storage platform.

If you're not sure what this means, our product is Not For You.

backup platform webservice
page 1 / 2
3654 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn