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.