----- "antonello facchetti" <[EMAIL PROTECTED]> wrote: > In my edubuntu 7.04 lab I've got some network bandwidth problems when > > the machines are updating accessing the internet at the same time. > > I'd like to set up a sort of local mirror of the repositories so > that > the updating could be done locally. > > Is there any howto somewhere to do this? I use apt-cacher. When setting this up I read this article... http://www.debuntu.org/how-to-set-up-a-repository-cache-with-apt-cacher
On the clients I have my /etc/apt/sources.list look something like this putting in the host name or ip of the apt-cacher machine... # Ubuntu supported packages (packages, GPG key: 437D05B5) deb http://LocalApt-CacherHere:3142/us.archive.ubuntu.com/ubuntu/ gutsy-security universe main multiverse restricted deb http://LocalApt-CacherHere:3142/us.archive.ubuntu.com/ubuntu/ gutsy-updates universe main multiverse restricted deb http://LocalApt-CacherHere:3142/us.archive.ubuntu.com/ubuntu/ gutsy-backports universe main multiverse restricted deb http://LocalApt-CacherHere:3142/us.archive.ubuntu.com/ubuntu/ gutsy universe main multiverse restricted > > TIA > Antonello > > > > -- > edubuntu-users mailing list > [email protected] > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/edubuntu-users -- Thanks, Craig -------------------------------------------- Craig Szymanski Computer Network Manager Berlin Public Schools 139 Patterson Way Berlin, CT 06037 [EMAIL PROTECTED] WWW: http://szone.berlinwall.org/ Educational Resources: http://eduzone.berlinwall.org/ Internet Safety: http://www.berlinwall.org/safety/ Frequently Ask Questions: http://helpdesk.berlinschools.org/faq/ BHS Moodle: http://moodle.berlinwall.org -------------------------------------------- -- edubuntu-users mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/edubuntu-users
