From owner-freebsd-questions Wed Feb 21 7:58:23 2001 Delivered-To: freebsd-questions@freebsd.org Received: from lincc.lincc.lib.or.us (lincc.lincc.lib.or.us [198.245.131.10]) by hub.freebsd.org (Postfix) with ESMTP id 9441437B6A6 for ; Wed, 21 Feb 2001 07:58:15 -0800 (PST) (envelope-from george@lincc.lib.or.us) Received: from localhost (george@localhost) by lincc.lincc.lib.or.us (8.9.2/8.9.2) with ESMTP id HAA26011; Wed, 21 Feb 2001 07:58:13 -0800 (PST) (envelope-from george@lincc.lib.or.us) Date: Wed, 21 Feb 2001 07:58:12 -0800 (PST) From: George Yobst To: Linh Pham Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Mirroring a CVSup server In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Install cvsup-mirror-1.2 in ports/net. It's easy, asks a few questions, and then you're almost ready. You do have to change one file: /usr/local/etc/cvsup/config.sh , because it defaults the host to cvsup-master.freebsd.org. Change that to cvsup5 or another server of your choice. As I understand it, only JKH can give you access to -master if you want to allow that repository to be accessed by everybody. The first run takes major bandwidth because you're downloading ALL the stuff, but after that, you're just getting changes. I just run mine once a day at 5am, or manually as needed. The updates to your local machines will sure go faster! Getting everything, it currently takes: root@cvsup:/usr/mirror #du -d 1 -c -k 1119309 ./source 70830 ./www 170799 ./gnats 568698 ./mail 1929637 . 1929637 total -George On Tue, 20 Feb 2001, Linh Pham wrote: *Hello, * *With more and more FreeBSD servers popping up in the company that I work *for, I would like to mirror a CVSup server but make it available to only *machines within our network or trusted machines. How would I go about *setting up a CVSup server (like cvsup5.freebsd.org) and are there any *documentation available on this topic? * *Also, how large is the entire CVSup server collection? I have a server *with about 40GB of storage that I can dedicate to mirrored data. The *machine has a Pentium Pro 200 with 256MB of RAM, SCSI RAID controller *(which is supported and is working great) and 10/100 Ethernet. I know *the bottleneck is the Internet connection. * *Any help would be greatful. * *TIA! * *-- *Linh Pham *[question@closedsrc.org] * *// 404b - Brain not found * * *To Unsubscribe: send mail to majordomo@FreeBSD.org *with "unsubscribe freebsd-questions" in the body of the message * --------------------------------------------------------------------------- George Yobst, Library Technology Specialist phone: 503.723.4890 Library Information Network of Clackamas County fax: 503.794.8238 16239 SE McLoughlin Blvd, Suite 208 web: http://www.lincc.lib.or.us Oak Grove, OR 97267-4654 email: george@lincc.lib.or.us "...it is impossible for anyone to begin to learn what he thinks he already knows." - Epictetus To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message