Re: anyone working on a new file system metaphor?

2003-01-10 Thread Brandon D. Valentine
On Sat, Jan 11, 2003 at 10:03:48AM -0800, Wes Peters wrote: > On Fri, 10 Jan 2003 11:03:15 -0500 > Kieren MacMillan <[EMAIL PROTECTED]> wrote: > > > Hello, all you BSD hackers! > > > > A major change to the "file-folder-desktop" metaphor is long > > overdue, and it seems to me that FreeBSD -- wit

Re: anyone working on a new file system metaphor?

2003-01-10 Thread Julian Elischer
On Sat, 11 Jan 2003, Wes Peters wrote: > On Fri, 10 Jan 2003 11:03:15 -0500 > Kieren MacMillan <[EMAIL PROTECTED]> wrote: > > > Hello, all you BSD hackers! > > > > A major change to the "file-folder-desktop" metaphor is long overdue, > > and it seems to me that FreeBSD -- with Mac OS X as a l

Re: anyone working on a new file system metaphor?

2003-01-10 Thread Wes Peters
On Fri, 10 Jan 2003 11:03:15 -0500 Kieren MacMillan <[EMAIL PROTECTED]> wrote: > Hello, all you BSD hackers! > > A major change to the "file-folder-desktop" metaphor is long overdue, > and it seems to me that FreeBSD -- with Mac OS X as a large and growing > "child" -- is the perfect place to s

Re: solaris firewall?

2003-01-10 Thread Shawn Henderson
I am sorry I offended people but I was sending this as a fellow freebsd user to my peers in order to gain opinion on it. I am offended people react in such a way as to bite someones head off for asking a question of this nature no matter if its a freebsd list m$ list or linux...who cares. Thanks to

Re: sendmail: how to get the named of FreeBSD4.7 standards compliant?

2003-01-10 Thread Terry Lambert
Roman Neuhauser wrote: > > So, do you manually put "yahoo.com" SOA records in your DNS? > > no. > > > How do you answer requests for "yahoo.com". > > it's simple: [ ... "I have a DNS caching server that forwards all requests, except those to "bellavista.cz"; for those, it does

Re: dhclient in background?

2003-01-10 Thread Terry Lambert
Tim Kientzle wrote: > > We could modify rc.network by adding a & to the dhclient row ... > > Simply running dhclient in the background is probably not a > great idea, since that will allow the boot to continue and > any network programs/daemons will try to start before the > network gets initializ

Re: What prevents there from being a race with open(...,O_CREAT |O_EXCL,...)

2003-01-10 Thread Terry Lambert
Richard Sharpe wrote: > In looking at vn_open, I see that it calls namei and then a little while > later calls VOP_CREATE. > > If the user did open(..., ... O_CREAT | O_EXCL, ...), what prevents a race > where one process discovers that the name doesn't already exist but > another gets in and crea

Re: cdrom upgrade of existing installation, defining a swap part

2003-01-10 Thread Thierry Herbelot
Le Friday 10 January 2003 20:46, John Baldwin a écrit : [SNIP] > > > > I now want to install 5.0-DP2 on ad0s3e so that I can test it for a > > while. I have the cdrom and have created boot floppies. I've booted the > > floppy and selected "upgrade existing installation", but it won't let me > > def

What prevents there from being a race with open(...,O_CREAT |O_EXCL,...)

2003-01-10 Thread Richard Sharpe
Hi, In looking at vn_open, I see that it calls namei and then a little while later calls VOP_CREATE. If the user did open(..., ... O_CREAT | O_EXCL, ...), what prevents a race where one process discovers that the name doesn't already exist but another gets in and creates the name? Regards ---

Re: sendmail: how to get the named of FreeBSD4.7 standards compliant?

2003-01-10 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2003-01-10 11:32:22 -0800: > To: Roman Neuhauser <[EMAIL PROTECTED]> > Cc: [EMAIL PROTECTED] you sent me a copy again, please, don't do it. 1. I don't want one, I'll read your message on the list. 2. it's futile: your provider's MTA breaks RFC 2821: 2.3.5:

Re: dhclient in background?

2003-01-10 Thread Tim Kientzle
As default network configuration, we've reasonally chosen a dhcp configuration, which is great on a dhcp network, but ugly when it has to wait for timeout. We could modify rc.network by adding a & to the dhclient row ... Simply running dhclient in the background is probably not a great idea,

Re: sendmail: how to get the named of FreeBSD4.7 standards compliant?

2003-01-10 Thread Terry Lambert
Roman Neuhauser wrote: > You talked about nameservers and split horizon, > I talked about nameservers and split horizon. > Now you talk about Bind. Don't change the playground, please. You weren't really talking about split horizon, I think; a "horizon" in this case is any place you ca

RE: cdrom upgrade of existing installation, defining a swap part

2003-01-10 Thread John Baldwin
On 10-Jan-2003 Dave Evans wrote: > My current installation is this: > > ad0s3a / 500MB > ad0s3e 500MB > ad0s3b 2000MB > ad0s3f /mountpoint1 5000MB > ad0s3g /mountpoint2 1MB > ad0s3h /mountpoint3

DOS attack

2003-01-10 Thread nbari
First sorry me if this messages is out of topic for some email-lists, but if some one know a solution, please help me. Hi was victim of a DOS attack, my server was out for about 5 hours, services like web and email where down. I am using round robind dns for a load balancing, but this only help

cdrom upgrade of existing installation, defining a swap partition

2003-01-10 Thread Dave Evans
My current installation is this: ad0s3a / 500MB ad0s3e 500MB ad0s3b 2000MB ad0s3f /mountpoint1 5000MB ad0s3g /mountpoint2 1MB ad0s3h /mountpoint3 4MB I have -Current on ad0s3a an

re: anyone working on a new file system metaphor?

2003-01-10 Thread Bruce R. Montague
re filesystems indexing by content, etc: > ... anyone working on a new file system metaphor? ... > ... universal indexing system ... *any* file of *any* > type in *any* location... Apologies (... by gum, we walked through feet, nay yards of snow...) * The very 1st issue of "The Computer

Re: anyone working on a new file system metaphor?

2003-01-10 Thread Kieren MacMillan
Hello, Rahul: What about this: http://m-arriaga.net/software/newdocms/ see also http://dot.kde.org/1042011702/ Not BSD-specific, but there's no reason why it should be. Thanks for the links -- I'll definitely check it out to see if it suits the purpose, helps, etc. Regards, Kieren. To

Re: anyone working on a new file system metaphor?

2003-01-10 Thread Rahul Siddharthan
Kieren MacMillan wrote: > If anyone has seen Scopeware (), you'll know > the kind of thing I'm thinking of: a universal indexing system where > *any* file of *any* type in *any* location would be cross-referenced > (using metadata as well as content where possible) in one

anyone working on a new file system metaphor?

2003-01-10 Thread Kieren MacMillan
Hello, all you BSD hackers! A major change to the "file-folder-desktop" metaphor is long overdue, and it seems to me that FreeBSD -- with Mac OS X as a large and growing "child" -- is the perfect place to start the revolution... ;-) If anyone has seen Scopeware (), yo

Re: solaris firewall?

2003-01-10 Thread wgrim
Use ipf on solaris; it's what I do at work at least. But yeah, this is a FreeBSD list; it offended me that you posted here for that type of info. Another good place to try is irc.freenode.net (I think that's right), in #solaris. Don't try #solaris on efnet unless you're a Sun god, because they

FreeBSD 5.0 RC2: panic in kern_shutdown.c:503

2003-01-10 Thread Guido Kollerie
FYI, I just installed FreeBSD 5.0 RC2 on my machine and decided to prepare it for kernel dumps according to Michael Lucas' instructions at: http://www.onlamp.com/pub/a/bsd/2002/03/21/Big_Scary_Daemons.html Basically I installed 5.0 RC2, modified the kernel configuration to enable INVARIANTS, DDB

Re: sendmail: how to get the named of FreeBSD4.7 standards compliant?

2003-01-10 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2003-01-09 12:48:03 -0800: > To: Roman Neuhauser <[EMAIL PROTECTED]> please don't cc me. > Roman Neuhauser wrote: > > > ! This is called a "split horizon DNS", and you need to run two > > > ! DNS servers, one interior, and one exterior, both authoritative > > > ! for yo

Re: solaris firewall?

2003-01-10 Thread Ian Watkinson
On Fri, 2003-01-10 at 07:41, Shawn Henderson wrote: > how well of a firwall can be created with Solaris 8 > I am playing with a couple different *nix flavors and wanted to test out > setting up a Solaris firewall > is it possible and how would I do it..any Ideas. > 1/ This is nothing to do with F