Difference between revisions of "Raspberry Pi IPv6 firewall tester"

From timswiki
Jump to navigation Jump to search
(Created page with "===Raspberry Pi=== The Raspberry Pi is a lightweight ARM-based computer, details of which can be found [http://www.raspberrypi.org/ here].")
 
Line 2: Line 2:
  
 
The Raspberry Pi is a lightweight ARM-based computer, details of which can be found [http://www.raspberrypi.org/ here].
 
The Raspberry Pi is a lightweight ARM-based computer, details of which can be found [http://www.raspberrypi.org/ here].
 +
 +
 +
===Operating System===
 +
 +
The Raspberry Pi IPv6 firewall tester is running the Arch Linux ARM release downloadable from [http://www.raspberrypi.org/downloads here]. The following software packages are installed:
 +
 +
* Apache
 +
* MySQL
 +
* PHP
 +
* Perl
 +
* git
 +
* ipscan available from [https://github.com/timsgit/ipscan github]

Revision as of 17:48, 3 June 2012

Raspberry Pi

The Raspberry Pi is a lightweight ARM-based computer, details of which can be found here.


Operating System

The Raspberry Pi IPv6 firewall tester is running the Arch Linux ARM release downloadable from here. The following software packages are installed:

  • Apache
  • MySQL
  • PHP
  • Perl
  • git
  • ipscan available from github