Update pivilion manual setup

v3d 2018-05-03 23:15:22 +00:00
parent b33290976b
commit 420eda65af

@ -31,20 +31,21 @@ https://www.raspberrypi.org/downloads/raspbian/
#### Tor Browser
https://www.torproject.org/download/download-easy.html.en
#### Nmap network scanning tool
This is optional, Arp is perfectly fine!
https://nmap.org/
#### Arp
Depending on your OS and network setup you can use the arp command and skip scaning the network with nmap (Linux & OSX only)
Be careful with nmap - scanning networks that are not yours may be illegal in your country!
#### Arp
Depending on your OS and network setup you can use the arp command and skip scanning the network with nmap (Linux & OSX only - it comes installed with OSX and most distros)
### Windows only
#### Putty SSH client
http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html
#### Preparing the SD card with the image
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, its up to you.
## Rpi installing images
https://www.raspberrypi.org/documentation/installation/installing-images/README.md
## Installing Rasbian
Always get a fresh anc current Raspbian image before installing Pivilion. It will drastically speed up the update / upgrade process. Use [this guide](https://www.raspberrypi.org/documentation/installation/installing-images/README.md) from Raspberry Pi's official website.
Choose your system. Well be using Linux + dd.
### Enabling SSH on your Pi