Download and Installation
Debian and Debian derivatives such as Ubuntu:
Install the following line into the file /etc/apt/sources.list:
deb http://files.lstandish.com/ utilities/
You can also add the repository using a Debian package management program such as synaptic or adept.
Adding the repository to your repository list is the best way to install and update this program, because dependencies will automatically be met, and updates will be easy to install. After adding the new repository, be sure to refresh your package list (apt-get update).
Once the repository is added, install snap2 using your favorite package manager (such as synaptic or adept), or at the command line as root: apt-get install snap2
You can also download the latest .deb file directly from the repository at:
http://files.lstandish.com/utilities/ In this case, after downloading you would click on the downloaded .deb to install it, or, as root, execute dpkg -i snap2.deb
Puppy Linux:
Download the latest pet file here: http://files.lstandish.com/
All other Linux distributions:
- Make sure you have installed the following packages:
rsync, grep, sed, openssh-client, and gtkdialog. - Download the latest zip version of the program at http://files.lstandish.com/
- As root, unpack the archive to the ROOT of your filesystem, maintaining the directory structure in the zip archive.
- Create 3 menu entries:
snap2 (command: snap2)
snap2 snapshot backup (command: snap2shell snapshot)
snap2 mirror backup (command: snap2shell mirror)
For help on running the program see Backing up With snap2