|
This HOWTO describes the installation of Andrea without firewall function.
Requirements:
An Ubuntu 6.06 Server Version (Server install CD or alternate install CD)
Internet access during the installation (forUpdates and ANDReA installation)
Getting started:
Insert your copy of the Ubuntu CD (make sure BIOS is set to boot from CD). Start Ubuntu with the default installation on hard disk. During the installation the parameters of the system configuration will be set, For details see Ubuntu instructions.
Register after the installation and subsequent reboot , change to superuser with "sudo su" and enter the following commands:
apt-get update
apt-get upgrade
On doing so, the system has been updated.
Activate repository:
Activate source package for universe repository , and insert it for andrea into the sources.list:
Edit the file /etc/apt/sources.list. Activate universe repository by removing the # at the beginning of the line, which should then look like this:
deb http://de.archive.ubuntu.com/ubuntu/ dapper universe
deb-src http://de.archive.ubuntu.com/ubuntu/ dapper universe
Insert the following line at the end of the file:
deb http://andrea.grufo.com stable main
Save changes and quit the editor. Then start another source-update.
apt-get update
installing ANDReA:
apt-get install andrea
Once done, ANDReA will ask a few questions, and after your answers the system will already be running.
Finishing:
Add a client to the network and open the url "http://login.planet.kufstein" (planet.kufstein must be replaced by the domain name used on installation).
By default, the admin username ist set to "andrea" and the password is set to "default" . The two words should be changed after the first registration!!!
|