
⇐ Back | Page | Next ⇒ |
Preparation
Start with a clean Raspbian or Raspbian Lite installation. The instructions in this article work with Raspbian Jessie and Stretch. However, these instructions cannot be used with Raspbian Wheezy.
- Refer to our How to install Raspbian on the Raspberry Pi article for assistance, and for options on installing to SD card or USB storage devices.
- Refer to our How to configure a Static IP Address on the Raspberry Pi article for assistance with setting up a static IP address, if one is required.
- Refer to our Raspberry Pi Configuration article for assistance with the initial setup of your Raspberry Pi using raspi-config. In addition to the default options, a Memory Split value of 16 MB is also recommended if you intend to run a headless server.
- Ensure all the latest Raspbian package updates have been applied, using the following commands:
sudo apt-get update && sudo apt-get -y upgrade
-
Install the GNU privacy guard network certificate management service, using the following command:
sudo apt-get -y install dirmngr
⇐ Back | Page | Next ⇒ |
How to Install Ubiquiti UniFi Controller 4 on the Raspberry Pi