Dmitri Popov d116876075 Improve the installer script 🐒
The installer script now installs the default wpa_supplication.conf configuration file.
2017-05-20 10:35:59 +02:00
2016-12-27 16:43:39 +01:00
2017-05-19 09:29:32 +02:00
2016-12-27 16:43:39 +01:00
2016-12-27 16:43:39 +01:00
2017-03-17 14:50:29 +01:00
2017-05-20 10:35:59 +02:00
2017-05-20 10:35:59 +02:00

Little Backup Box

Bash shell scripts that transform a Raspberry Pi (or any single-board computer running a Debian-based Linux distribution) into an inexpensive, fully-automatic, pocketable photo backup and streaming device.

Installation

Run the following command on your Raspberry Pi:

curl -sSL https://goo.gl/btmpKd | bash

When prompted, reboot the Raspberry Pi.

Usage

  1. Boot the Raspberry Pi
  2. Plug in the backup storage device
  3. Plug in the card reader and wait till the Raspberry Pi shuts down

Note: To differentiate between different storage cards, the backup script assigns a random 8-digit identifying number to each card (this number is stored in the CARD_ID file in the root of the card). The contents of the card is saved on the storage device in a folder with the identifying number as its name.

Problems?

Please report bugs and issues in the Issues section.

Author

Dmitri Popov dmpop@linux.com

License

The GNU General Public License version 3

Linux Photography

Little Backup Box is a part of a streamlined and automated Linux-based photographic workflow described in the Linux Photography book. The book provides step-by-step instructions on building a Raspberry Pi-based photo backup device running the Little Backup Box script. Get your copy at Google Play Store or Gumroad.

Description
No description provided
Readme 1.2 MiB
Languages
Shell 79.1%
PHP 20.9%