Articles tagged with: repository

Local Ubuntu Repository Server

If you want to setup this configuration you need to minimum 350Gb free disk space.

############### Server Side ###############

sudo apt-get install apache2

sudo apt-get install apt-mirror

sudo mkdir -p /Mirror/apt-mirror

sudo vi /etc/apt/mirror.list

Loading