Set a local Debian system repository cache | How to upgrade the system ? |
When using multiple Artica servers and also Debian systems, it is very interesting to build a local repository mirror on your local network, delegate an edge server for this job and configure the internal clients to fetch software from its cache mirror.
This feature is available on Artica 4.30 Service Pack Instable 903 or Artica v4.40
Open the “/etc/apt/sources.list
”
replace content with
deb http://[mirror address]/debian buster main contrib non-free
deb http://[mirror address]/debian buster-updates main contrib non-free
deb http://[mirror address]/debian/ buster-proposed-updates main contrib non-free
deb http://[mirror address]/debian/ buster-backports main contrib non-free
deb http://[mirror address]/ buster/updates main contrib non-freeroot
Where [mirror address] is your Artica repository server address