To set up networking:
# first VM
ifconfig eth0 up arp 10.5.0.2

# second VM
ifconfig eth0 up arp 10.5.0.3
ping 10.5.0.2
Click on a screen to control it.