Ubuntu/Debian apt-cacher-save some time and bandwidth
It should be slightly faster to fetch, but with ~75% of all linode users on ubuntu/debian, it should save a little bit of external bandwidth.
As of this post, there's an apt-cacher-ng in Newark,NJ and in London.
Simply run
echo 'Acquire::http { Proxy "http://<server address="">:3142"; };' | sudo tee /etc/apt/apt.conf.d/01proxy</server>
Substituting for the
london-cache.getbestfone.com for london
newark-ubuntu-cache.alittletothewright.com for newark
You can find updated info at:
4 Replies
The london proxy (london-cache.getbestfone.com) seems to be down…
I have no private IP configured, now, after the configuration all works well.
Thanks