The article mentions the method to deploy APT-MIRROR so that you can use a local repository in your intranet insted going to internet again. I will use the local repository IP to 192.100.100.40 Packages required:– 1.Apt-Mirror 2.Apache Webserver (to distribute to whole intranet) Steps :— 1.Setting up the apt-mirror $sudo apt-get install apt-mirror $sudo nano …
Continue reading “Setting Up Local Ubuntu(Jaunty) Repository via Apt-Mirror.”