From 420eda65af0489d7d2655a64e7d93175916c9100 Mon Sep 17 00:00:00 2001 From: v3d Date: Thu, 3 May 2018 23:15:22 +0000 Subject: [PATCH] Update pivilion manual setup --- pivilion-manual-setup.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/pivilion-manual-setup.md b/pivilion-manual-setup.md index 4e649da..985b3d8 100644 --- a/pivilion-manual-setup.md +++ b/pivilion-manual-setup.md @@ -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, it’s 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. We’ll be using Linux + dd. ### Enabling SSH on your Pi