From f0e73f5c53b1b5ac452061b98299164fdf957b47 Mon Sep 17 00:00:00 2001 From: v3d Date: Mon, 23 Jan 2017 13:23:49 +0000 Subject: [PATCH] Added some stuff --- pivilion-manual-setup.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pivilion-manual-setup.md b/pivilion-manual-setup.md index f8e58e2..468921d 100644 --- a/pivilion-manual-setup.md +++ b/pivilion-manual-setup.md @@ -15,6 +15,13 @@ First we need to put a fresh Rasbpian image on our RPi's SD card. You can use either the full or the lite image, it’s up to you. ## Rpi installing images https://www.raspberrypi.org/documentation/installation/installing-images/README.md +####Use a Virtualbox image +For testing Pivilion without a Raspberry Pi, you can use an Ubuntu server (or any other Debian-based OS) as a base and install all packages from this manual. Some package names may differ, depending on your system. Use + +'apt-cache search package name' +to search for similar packages. In Ubuntu server php5-cgi is called php-cgi. + +Run your appliance in bridged networking mode in the settings, if you need to access your Pivillion appliance from your local network. Choose your system. We’ll be using Linux + dd.