apt-mirror is a small tool that provides ability to mirror any parts (or even all) of Debian GNU/Linux distribution or any other apt sources which often provided by many debian developers.
Continue reading…
Package-Mgmt
Adding Ubuntu Repositories
Using sources.list file If you want to add repositories for ubuntu you need to add in /etc/apt/sources.list file before adding any new repositories take backup of this file and add more repositories. #cp -p /etc/apt/sources.list /etc/apt/sources.list_backup
Continue reading…