Update pivilion manual setup

v3d 2022-05-04 20:41:32 +00:00
parent 65baf5b67d
commit d1d3973b10

@ -42,7 +42,7 @@ You can connect the RPi to a HDMI screen (with a USB mouse + keyboard) and conne
Pivilion runs on top of libre / free software which is avaliable in the Raspbberry Pi OS repositories. To download and install software we will use APT. Advanced Package Tool. Apt is a free-software user interface that works with core libraries to handle the installation and removal of software on Debian, Ubuntu, and related Linux distributions. Pivilion runs on top of libre / free software which is avaliable in the Raspbberry Pi OS repositories. To download and install software we will use APT. Advanced Package Tool. Apt is a free-software user interface that works with core libraries to handle the installation and removal of software on Debian, Ubuntu, and related Linux distributions.
### Installing Raspbperry Pi OS ### Installing Raspbperry Pi OS
Always get a current Raspbperry Pi OS Legacy image before installing Pivilion. It will drastically speed up the update / upgrade step of the manual. Use [this guide](https://www.raspberrypi.org/documentation/installation/installing-images/README.md) from Raspberry Pi's official website. You can use either the full or the lite image, its up to you. Choose your system. Well be using Linux + dd. Always get a current Raspbperry Pi OS Legacy image before installing Pivilion. It will drastically speed up the update / upgrade step of the manual. Use the guide on [this](https://www.raspberrypi.org/documentation/installation/installing-images/README.md) page to determine how to handle images on your OS. Well be using Linux + dd.
### Enabling SSH on Your Pi ### Enabling SSH on Your Pi
SSH access is turned off by default for security. We need to do a simple extra step to enable it. SSH access is turned off by default for security. We need to do a simple extra step to enable it.