DEV Community

tp1050
tp1050

Posted on • Updated on

Cache server is the King

Cache is needed for
Apt Install :
tried squid-deb-proxy and it was a not zeroconf as advertised.
Tried Ng cache server which failed

PIP install

Snap Install
Distro Images
Files!!!

casching the whole ubunutu gang in one go
https://tribaal.io/full-ubuntu-mirror-trusty.html

For APT use: https://fabianlee.org/2018/02/08/ubuntu-a-centralized-apt-package-cache-using-squid-deb-proxy/

Install the client tool for apt-cache

Then in order to get old deb files into the current cache
https://www.garron.me/en/blog/ubuntu-deb-proxy-cache.html

https://community.riocities.com/Replacing-apt-proxy-with-apt-cacher-ng.html

https://wiki.debian.org/AptCacherNg
client:
apt install squid-deb-proxy-client
apt install auto-apt-proxy

help:
https://www.linuxjournal.com/content/presenting-squid-deb-proxy-speed-your-update-downloads

issues 503
server caching on itself
Storage for all the deb files

very clear help
https://www.tecmint.com/apt-cache-server-in-ubuntu/

https://www.xmodulo.com/apt-caching-server-ubuntu-debian.html

Top comments (0)