view scripts/freeradius-install.sh @ 11:44f87917c579

Added a RADIUS proxy using freeradius in the eap testbed
author Sebastien Decugis <sdecugis@nict.go.jp>
date Thu, 16 Sep 2010 14:23:42 +0900
parents
children
line wrap: on
line source

#!/bin/bash -x

# Install software
aptitude -y install freeradius || exit 1

# Install the link to the configuration
/home/aaa/installvm.sh conflink


"Welcome to our mercurial repository"