Updating location of software updates in Linux
It is possible to update location of software update repositories by updating sources list file.
This file is usually found in /etc/apt folder in Debian based Linux distributions.
A company may decide to host its own version of packages repository for two main reasons:
1. Have greater control of what is being installed.
2. Lower network traffic needed to install updates.
Comments
Post a Comment