-->

iBackup, per un backup completo di Linux


iBackup è un programmino tanto semplice quanto utile per fare il backup di tutto quello che abbiamo nel nostro sistema UNIX (Solaris, BSD, Linux): preferenze, file, mail, gallerie di iPhoto, libreria di iTunes, insomma proprio tutto, ve lo consiglio davvero!

Installation on Debian
Debian does provide packages for testing and unstable.
apt-get update && apt-get install ibackup
cp /usr/share/doc/ibackup/examples/ibackup.conf /etc

Dependencies
GNU Bash (recommended)
OpenSSH (recommended)

Restore from a backup
Following command restores the complete etc directory to /
cd /
gzip -dc silverhorse_15011963_1459.tar.gz | tar -xvf - etc

How to use rsync with IBackup

In order to use this powerful utility with your IBackup account, please follow these steps:

  • Install rsync, if it is not already installed on your UNIX or Linux computer from rsync's website: http://rsync.samba.org

  • To backup a directory to your ibackup account, run the following command from the shell:

    $ rsync -r -v -z -t @rsync.ibackup.com::ibackup

    For example, to backup the directory /home/data to your IBackup account with the username say john, you would run:

    $ rsync -r -v -z -t /home/mydata john@rsync.ibackup.com::ibackup

    You will be prompted for your IBackup password, Enter your IBackup Password.

  • If you do not wish to be prompted for a password, you may set the following shell variable to your IBackup password and run the rsync command:

    $ export RSYNC_PASSWORD=

  • Connections through rsync are not secure by default. However, you may secure your rsync connection to IBackup using SSL by running stunnel.

    Run Stunnel on your UNIX or linux server:

    $ stunnel -c -d localhost:2000 -r rsync.ibackup.com:5000

    and then run rsync through your local stunnel to encrypt the connection to IBackup using SSL.

    $ rsync -r -v -z -t /home/mydata john@localhost::ibackup --port=2000

    While you may use any port for your localhost instead of 2000, you need to use port 5000 for the remote stunnel connection to IBackup's rsync server.

    If you are behind a firewall, setup your firewall to allow port 5000.

    If you use /etc/hosts.allow method to control IPs that have access to certain services on your linux server, make sure you add an entry as follows:
    ALL: 127.0.0.1

  • You may also schedule rsync to run on a regular basis using cron, the standard scheduler for UNIX.


Ultimi pubblicati categoria Backup
Backup Links

Nessun commento:

Posta un commento

Pages (26)1234567 Next

Random Posts

  • AsMailk indicatore che mostra se avete posta o meno.
    22.11.2008 - 0 Comments
    Prima di tutto, asMail non è un client di posta elettronica come molti sembrano credere.asMail xbiff è un clone, vale a dire che appena ti dice se hai e-mail o meno. Non scaricare, inviare o eliminare…
  • Nuovi aggiornamenti per le librerie  libglib 2.0 e wget in Ubuntu 9.04 Jaunty Jackalope
    07.10.2009 - 0 Comments
    Nuovi aggiornamenti rilasciati per Ubuntu 9.04 Jaunty Jackalope, riguardanti Backported e diverse patch.This package contains the shared libraries.Versione 2.20.1-0ubuntu2.1: * Backported patch from Karmic:…
  • Remember The Task programma open source per tenere traccia delle proprie attivita' e commissioni.
    10.11.2012 - 0 Comments
    Il nome del programma non lascia spazio a dubbi anche per chi l'inglese non lo mastica troppo. 'Remember the Task' (in versione beta) e' l'ennesimo task manager - programma per tenere traccia delle proprie…
  • Re Ubuntu: i 10 articoli più letti nel mese di Luglio 2014.
    07.08.2014 - 0 Comments
    1.- Guida a KStars planetario digitale per KDE: configurazione. C'è una lista di oltre 2500 città predefinite tra cui scegliere. Puoi impostare la tua località selezionando una città dalla lista. Ogni città…
  • Uextras  tool made in Italy con grafica ridimensionata  per gestire il nostro Ubuntu con molta semplicità.
    21.11.2011 - 0 Comments
    Uextras è stato rilasciato alla versione 0.3.Ci sono importanti modifiche e novità. Prima di tutto, la grafica è stata ridisegnata; anche se strutturalmente non è cambiata (navigazione dei contenuti a…

I miei preferiti in Instagram

Archivio