Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Jan 2000 02:11:53 -0500 (EST)
From:      "Eric D. Futch" <efutch@nyct.net>
To:        The Hermit Hacker <scrappy@hub.org>
Cc:        Matthew Dillon <dillon@apollo.backplane.com>, Rod Taylor <rod@zort.on.ca>, freebsd-current@FreeBSD.ORG
Subject:   Re: Thoughts...
Message-ID:  <Pine.BSF.4.05.10001150208050.15827-100000@bsd1.nyct.net>
In-Reply-To: <Pine.BSF.4.21.0001150228310.46499-100000@thelab.hub.org>

next in thread | previous in thread | raw e-mail | index | archive | help
I was just thinking of something, I don't know how feasible it is.
Couldn't you setup a CVS repository with all the files you need.  You
could even have it keep track of different sets of files for each
class/course right?  Kinda like how FreeBSD keeps track of -stable and 
-current seperately.  When they plug in, just have it to cvsup and fetch
the most recent material for this class.  It might be a little more
complicated this way though.

Just an idea...

--
Eric Futch              New York Connect.Net, Ltd.
efutch@nyct.net         Technical Support Staff
http://www.nyct.net     (212) 293-2620
"Bringing New York The Internet Access It Deserves"

On Sat, 15 Jan 2000, The Hermit Hacker wrote:

On Fri, 14 Jan 2000, Matthew Dillon wrote:

> 
> :Hmm.. My main thoughts for this was the hoarding issue.  As the school would
> :like to allow students to 'link up' via laptops and have them synchronized via
> :the same mechanism.
> :
> :Their current solution is to copy a 1.8GB disk image across the network onto
> :the drives and use that as a normal local disk.  The copy time takes several
> :minutes.  If for some reason 50 people decided to do this at the same time you
> :could see where some network lag would come from.
> 
>     There are lots of ways of syncing up that do not require sending the 
>     entire image over the network every time.  Syncing is something you could
>     do with an NFS mount quite easily, combined with something like cpdup
>     (see /usr/ports/sysutils/cpdup).

we use rdist on our network to keep our production servers in sync...we
tend to avoid 'nfs traffic' as much as possible...

Marc G. Fournier                   ICQ#7615664               IRC Nick: Scrappy
Systems Administrator @ hub.org 
primary: scrappy@hub.org           secondary: scrappy@{freebsd|postgresql}.org 



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.10001150208050.15827-100000>