-= Ubuntu 10.04 Lamp/Tomcat i386 Server =-
Pre-Installed Ubuntu Server configured for LAMP and Tomcat Java Servlets
Super Simple Profile Tips:
Configure the new Virtual Device in VirtualBox with Bridged Network configuration before starting VM
Once the computer boots. Login in as "adminuser" with the password "adminuser"
At the prompt enter the following command at the prompt
aninuser@ubuntu-10>ifconfig
Notice that the IP Adress in the eth0 "inet addr:" is part of the local network, the same address range as you Host computer.
In the following examples replace {ipaddr} with the result of the ifconfig command from the previous step.
You now have access Webmin Server Administrator tool:
Open a web browser on you host computer to;
https://{ipaddr}:10000
With webmin you will be able manage the Ubuntu server from using a web browser on your Host computer.
Access the topcat server at;
http://{ipaddr}:8080
Apache WWW Server
https://{ipaddr}:80
Tomcat Server Version Information:
Server version: Apache Tomcat/6.0.24
Server built: March 31 2010 0917
Server number: ...0
OS Name: Linux
OS Version: 2.6.32-21-generic-pae
Architecture: i386
JVM Version: 1.6.0_18-b18
JVM Vendor: Sun Microsystems Inc.

mySQL Server login information
username: root
password: adminuser