Install Ubuntu Netbook Edition

Follow the instructions on http://www.ubuntu.com/netbook/get-ubuntu/download to download Ubuntu and create an USB stick (or borrow an USB stick from the maths department).

Install it from the USB stick following the instructions on the homepage.

Restart the computer and connect a network cable. Go to System and pick Update Manager.

image

Update the computer. Restart the computer when prompted to do so.

Pick Hardware Drivers. Activate the Broadcom STA wireless Driver (you still need the network cable plugged in since it will download it).

image

Unplug the network cable. Left-click on the network icon to find a wireless network.

image

Installing Java from Sun on Ubuntu

Java is needed to run GeoGebra (and other Java-based programs), to view applets on the internet and to run programs using Java Webstart.

When using Ubuntu, most programs needed can be found at the Ubuntu Software Center. When it comes to Java however, the program offered with Ubuntu 10.04 is OpenJDK which is another version of Java, the original version is the program developed by Sun. The OpenJDK version does not work as well as the Sun version of Java, it is significantly slower. If you want to program Java yourself using NetBeans, OpenJDK does not work as intended (according to rumours it does not work at all). Hence, you should install the Sun version of Java.

You will not find Sun's Java version in Ubuntu Software Center if you use Ubuntu 10.04. In order to install it from within the Software Center, you must add a package. Go to System->Administration->Software Sources.

image

Pick the second tab Other Software and check http://archive.canonical.com/ubuntu lucid partner

image

Go to Ubuntu Software Center and search for sun java jre. Install both the "architecture independent" and the "architecture independent" files. (jre stands for Java Runtime Environment, this is what you need in order to run Java programs; if you want to program Java yourself you must install Java Development Kit abbreviated JDK)

In order to view applets you must also install the Sun Java Plugin, search for sun java plugin.