How to download packages through apt-get install
This allows you to install Ubuntu packages on the nodes via a proxy on the AM (or any other machine on the control network).
- edit
/etc/apt/sources.list
on the nodes and make sure the entries look like this
deb http://10.0.1.200:9999/ubuntu lucid main restricted
...
deb http://10.0.1.200:9999/security lucid-security main restricted
...
deb http://10.0.1.200:9999/mytestbed lucid/