mirror of
https://gitlab.com/hacklab01/pivilion.git
synced 2025-04-30 00:57:16 +00:00
Update pivilion manual setup
parent
b33290976b
commit
420eda65af
@ -31,20 +31,21 @@ https://www.raspberrypi.org/downloads/raspbian/
|
|||||||
#### Tor Browser
|
#### Tor Browser
|
||||||
https://www.torproject.org/download/download-easy.html.en
|
https://www.torproject.org/download/download-easy.html.en
|
||||||
#### Nmap network scanning tool
|
#### Nmap network scanning tool
|
||||||
|
This is optional, Arp is perfectly fine!
|
||||||
https://nmap.org/
|
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!
|
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
|
### Windows only
|
||||||
#### Putty SSH client
|
#### Putty SSH client
|
||||||
http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html
|
http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html
|
||||||
#### Preparing the SD card with the image
|
#### Preparing the SD card with the image
|
||||||
First we need to put a fresh Rasbpian image on our RPi's SD card.
|
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
|
|
||||||
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.
|
Choose your system. We’ll be using Linux + dd.
|
||||||
|
|
||||||
### Enabling SSH on your Pi
|
### Enabling SSH on your Pi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user