mirror of
https://gitlab.com/hacklab01/pivilion.git
synced 2025-04-30 00:57:16 +00:00
Added some stuff
parent
0bae826a52
commit
f0e73f5c53
@ -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.
|
You can use either the full or the lite image, it’s up to you.
|
||||||
## Rpi installing images
|
## Rpi installing images
|
||||||
https://www.raspberrypi.org/documentation/installation/installing-images/README.md
|
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.
|
Choose your system. We’ll be using Linux + dd.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user