The included script (install) and archive (install.tar.gz) will
build XiVO 16.06 (http://www.xivo.io/) on a Raspberry Pi.
iptables and dnsmasq are also installed.
Download the latest Raspbian image.
https://downloads.raspberrypi.org/raspbian_lite_latest
Write the image to an 8 GB or larger SD card. To accomplish this, I recommend imageUSB:
http://osforensics.com/downloads/imageusb.zip
Connect the Raspberry Pi to your LAN using an Ethernet cable.
Insert the SD card and power up the Raspberry Pi.
Copy install and install.tar.gz to the /home/pi directory. To accomplish this, I recommend WinSCP:
https://winscp.net/eng/download.php
Using an SSH client, log in using pi:raspberry. To accomplish this, I recommend PuTTY:
http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html
Make the install script executable:
$ chmod +x install
Run the install script:
$ sudo ./install
When prompted:
Set root password
Select time zone (in US, use America, not US)
Select Hardware Target
Expand Filesystem (Item 1)
Boot Option (Item 3 / B1)
Advanced Options (Item 9 / A2 / Hostname: XiVO)
Finish / Reboot Now: No
The Raspberry Pi will reboot.
Log in as root.
If desired, enable PuTTY logging when prompted.
The system will be updated and then reboot.
Log in as root.
If desired, enable PuTTY logging when prompted.
When prompted (Postfix Configuration), select: No Configuration
Installation will proceed unattended and then reboot.
Log in a root.
Installation is complete.
Utility scripts included in /root:
ipt-add / ipt-del / ipt-chk / ipt-dsp
=====================================
Add / Delete / Check / Display iptables Entries
image-backup / image-shrink
===========================
Backup / Shrink an Image of the System SD Card
upgrade
=======
Upgrade / Update Linux
set-timezone
============
Set System and PHP Time Zone
regen-ssh-keys
==============
Regenerate SSH Keys
clear-cache / clear-logs
========================
Clear Cache / Logs
See XiVO.pdf for configuration and usage.
Ignore the browser's invalid security certificate warning when logging into the Raspberry Pi.
↧