Difference between revisions of "Raspberry Pi IPv6 firewall tester"

From timswiki
Jump to navigation Jump to search
Line 7: Line 7:
  
 
The Raspberry Pi IPv6 firewall tester is running the Arch Linux ARM release downloadable from [http://www.raspberrypi.org/downloads here].  
 
The Raspberry Pi IPv6 firewall tester is running the Arch Linux ARM release downloadable from [http://www.raspberrypi.org/downloads here].  
 +
  
 
===Software Packages===
 
===Software Packages===
Line 15: Line 16:
 
* MySQL
 
* MySQL
 
* PHP
 
* PHP
* Perl
+
* Perl (plus MySQL support packages)
 
* git
 
* git
 
* ipscan available from [https://github.com/timsgit/ipscan github]
 
* ipscan available from [https://github.com/timsgit/ipscan github]

Revision as of 17:52, 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.


Software Packages

The following software packages are installed:

  • Apache
  • MySQL
  • PHP
  • Perl (plus MySQL support packages)
  • git
  • ipscan available from github