cp /etc/apt/sources.list /tmp/sources.list.old
sed 's~us.archive.ubuntu.com~mirror.anl.gov/pub~g' /tmp/sources.list.old > /etc/apt/sources.list
