{"id":6873,"date":"2020-09-09T23:22:23","date_gmt":"2020-09-09T20:22:23","guid":{"rendered":"https:\/\/kifarunix.com\/?p=6873"},"modified":"2024-03-14T22:59:38","modified_gmt":"2024-03-14T19:59:38","slug":"install-and-configure-apt-caching-server-using-apt-cacher-ng-on-ubuntu-20-04","status":"publish","type":"post","link":"https:\/\/kifarunix.com\/install-and-configure-apt-caching-server-using-apt-cacher-ng-on-ubuntu-20-04\/","title":{"rendered":"Install and Configure APT-Caching Server Using Apt-Cacher NG on Ubuntu 20.04"},"content":{"rendered":"\n

Welcome to our guide on how to install and configure apt-caching server using Apt-Cacher NG on Ubuntu 20.04 server. Apt-Cacher NG<\/a> is special caching proxy for Debian based distributions that creates a local cache of Debian-based mirrors as well as other Linux distributions. This means that whenever a package is pulled from the official repositories, an APT cache server caches them such that if any other local machine would want to install the same package, it just pulls it from the local caching server. This helps eliminates the bottlenecks of slow internet connections.<\/p>\n\n\n\n

Apt-Cacher NG has been designed from scratch as a replacement for apt-cacher, but with a focus on maximizing throughput with low system resource requirements. It can also be used as replacement for apt-proxy and approx with no need to modify clients’ sources.list files.<\/p>\n\n\n\n

Some of the features of Apt-Cacher NG include;<\/p>\n\n\n\n