Raspberry-Pi

Ignition 8/8.1 + 32bit …

To start off, I do not take credit for this. For reference, I got the information below (minus tweaks) from here.

Let’s begin

Open a terminal session, and type the following commands:

sudo su
wget -q -O - https://download.bell-sw.com/pki/GPG-KEY-bellsoft | apt-key add -
echo "deb …

Create a Tor VLAN using a …

First of all, majority of the credit goes to Magnus Hedemark for his article CREATE A TOR-ONLY VLAN WITH A RASPBERRY PI. I’ve copied parts of his article to mine since I did not do all of the steps he did.

Here’s the list of things I used:

  • Raspberry Pi 2 Model B
  • 8GB MicroSD
  • Raspbian for …