- Bootable USB drive with Ubuntu Server 12.04 "Precise" AMD64 installer, e.g. ubuntu-12.04.1-server-amd64.iso
- Internet router serving DHCP
- Built-in Ethernet port
eth0connected to Internet router - Secondary Ethernet port
eth1connected to internal network
- Boot from the Ubuntu Server 12.04 "Precise" AMD64 install drive
- Press
Enterto accept English - Press
F6, thenESC, to show the boot arguments line - Add
auto=true url=git.io/precise-preseedto the end, and pressEnter - The installation should begin, and you should not see any questions about language or keyboard
- Select
eth0as the primary network interface - Hostname:
assembly-- do not use any existing value! - Continue through the prompts until you reach "Finish partitioning"
- Go up to the line ending in
/srv/homeand pressEnter - Select "Use as" and select "Ext4" -- yes, even though it was already selected!
- Select "Done setting up partition"
- Repeat steps 1-3 with the line ending in
/ - And repeat with the line ending in
swap, except choose "Use as" "swap area" - Now select "Finish partitioning and write changes to disk"
- Go up to the line ending in
- At the end of the installation, remove the USB drive and reboot
- Immediately log in and change the root password
- Run
/root/setup-ldapand provide the LDAP replication password (after a few seconds,getent passwdshould show MEET users)