Apt cache cheatsheet
Feb 8, 2013 · 1 min read · apt; apt-get;cache;ubuntu;debian;linux;apt-cacher;tutorial;cheatsheet;cheat sheet;guide;howto;how to;example ·I’ve been setting up a number of apt-cacher instances on different networks I run Ubuntu boxes on. This is a well documented process. I’m posting the key steps if only for my own reference later. apt-get install apt-cacher Edit /etc/default/apt-cacher add AUTOSTART=1. Edit /etc/apt-cacher/apt-cacher.conf and make sure …
Read More