Re: firefox-1.0.6_5,1 upgrade fails

2005-11-29 Thread web
de? Can't tell. You started quoting right after the actual error was listed. The port certainly builds for other people. You can always check the build cluster by pointing your web browser at pointyhat.freebsd.org. Well, here is what I have from the tail end of the build: +++ overrid

Re: firefox-1.0.6_5,1 upgrade fails

2005-11-29 Thread web
At 12:09 PM 11/29/2005, you wrote: [EMAIL PROTECTED] writes: > /usr/include/gssapi.h:108: error: conflicts with previous declaration > `typedef struct gss_buffer_desc_struct*gss_buffer_t' > /usr/local/include/gssapi/gssapi.h:127: error: declaration of `typedef > int*gss_buffer_t' Ouch! You are

Re: firefox-1.0.6_5,1 upgrade fails

2005-11-30 Thread web
At 09:30 AM 11/30/2005, you wrote: [EMAIL PROTECTED] writes: > At 12:09 PM 11/29/2005, you wrote: > >[EMAIL PROTECTED] writes: > > > > > /usr/include/gssapi.h:108: error: conflicts with previous declaration > > > `typedef struct gss_buffer_desc_struct*gss_buffer_t' > > > /usr/local/include/gssap

Re: gmirror Cannot access provider da0

2005-11-30 Thread web
At 04:23 PM 11/30/2005, you wrote: - Original Message - From: "jd" <[EMAIL PROTECTED]> To: Sent: Wednesday, November 30, 2005 1:01 PM Subject: gmirror Cannot access provider da0 I'm trying to set up gmirror for the first time using instructions in the Handbook. I get this error: gren

Re: Is this a hard drive crash?

2007-03-29 Thread web
At 11:03 AM 3/29/2007, you wrote: Janos Dohanics wrote: I also ran the Seagate drive utility which found no problems with the drive. When the same kind of crash happened again, I thought the problem may be the IDE controller, I have replaced the motherboard. Now it crashed again with the new mo

Re: Syslog not logging remote host

2007-04-13 Thread web
At 03:45 PM 4/13/2007, you wrote: "Janos Dohanics" <[EMAIL PROTECTED]> writes: > I'm trying capture logs from m0n0wall, but the log file is empty. > [...] > The m0n0wall is configured to send logs to 10.61.70.100, which is the > logging machine. > > What am I missing? If 10.61.70.100 runs FreeBS

Re: Syslog not logging remote host

2007-04-13 Thread web
At 06:28 PM 4/13/2007, you wrote: [EMAIL PROTECTED] writes: > Dag-Erling Smørgrav <[EMAIL PROTECTED]> writes: > > If 10.61.70.100 runs FreeBSD, syslogd_flags defaults to -s, which > > disables the listening socket. > Yes, 10.61.70.100 is running 5.5-STABLE, and I have in /etc/rc.conf there: > > s

Re: Syslog not logging remote host

2007-04-13 Thread web
At 08:48 PM 4/13/2007, you wrote: "Janos Dohanics" <[EMAIL PROTECTED]> wrote: > > I'm trying capture logs from m0n0wall, but the log file is empty. > > Here is my configuration: > > On the logging machine, in /etc/rc.conf: > > syslogd_flags="-a 10.61.70.1" > > In /etc/syslog.conf: > > +10.61.70.1

Re: Syslog not logging remote host

2007-04-15 Thread web
At 08:48 PM 4/13/2007, you wrote: "Janos Dohanics" <[EMAIL PROTECTED]> wrote: > > I'm trying capture logs from m0n0wall, but the log file is empty. > > Here is my configuration: > > On the logging machine, in /etc/rc.conf: > > syslogd_flags="-a 10.61.70.1" > > In /etc/syslog.conf: > > +10.61.70.1

Re: NFS server not responding/is alive again

2007-05-03 Thread web
At 10:55 AM 5/3/2007, you wrote: Hi-- Janos Dohanics wrote: I have a FreeBSD 4.11 machine which mounts a volume from a Netapp ONTap. The FreeBSD machine also acts as a Samba PDC. The Samba volumes are in the NFS-mounted volume. There are about a dozen Win2K workstations on the network served by

Re: Out of memory during request

2007-05-25 Thread web
At 05:59 PM 5/24/2007, you wrote: Janos Dohanics wrote: I'm using imapsync to transfer maildirs to a new server. One of the mailboxes is about 4.7 GB. While into the syncing to about 3 GB, imapsync quits with this message: while processing LITERAL Read: * 5330 FETCH (UID 5337 BODY[] ) 12835 OK

Re: vinum: Inappropriate ioctl for device

2005-05-28 Thread web
[...] you're welcome maybe the complete vinum chapter should be removed from the handbook? Arno Perhaps the Vinum chapter should say up front that Vinum works with FreeBSD 4.x but not with 5.x jd Janos Dohanics [EMAIL PROTECTED] http://www.3dresearch.com/ ___

No gethostbyname_r() in FreeBSD?

2003-11-13 Thread Cordula&#x27;s Web
4:27 CET 2003 with a GENERIC kernel. Thanks, cpghost. -- Cordula's Web. http://www.cordula.ws/ ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Missing cvsupit?

2003-11-13 Thread Cordula&#x27;s Web
ix *default compress src-all ports-all tag=. doc-all tag=. cut here --- cut here - -- Cordula's Web. http://www.cordula.ws/ ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsub

Re: apache install problem

2003-11-13 Thread Cordula&#x27;s Web
d check the other directives in httpd.conf too. Don't forget to use the -dist templates in /usr/local/etc/apache2, e.g.: cp mime.times-dist mime.types Good luck. -- Cordula's Web. http://www.cordula.ws/ ___ [EMAIL PROTECTED] mailin

Re: sound question

2003-11-13 Thread Cordula&#x27;s Web
p 1; done Of course, a solution would be better than a work-arond :) -- Cordula's Web. http://www.cordula.ws/ ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: sound question

2003-11-13 Thread Cordula&#x27;s Web
sound app doesn't know how to use esd (you'll have to kill esd for this), or it knows, but can't, for some obscure reason. Of course, this is just a wild guess. -- Cordula's Web. http://www.cordula.ws/ ___ [EMAIL PROTECTED] mailin

Re: No gethostbyname_r() in FreeBSD?

2003-11-13 Thread Cordula&#x27;s Web
hope for the best [it doesn't look like a reentrant version is needed in this special case]. I'll google for the synopsis of gethostbyname_r() now. Thanks for clarifying this! -- Cordula's Web. http://www.cordula.ws/ ___ [EMAIL PR

Re: Sound card

2003-11-14 Thread Cordula&#x27;s Web
und cards/chipsets? You could also run 'pciconf -lv' (as root) and see if your card is recognized. Good luck. -- Cordula's Web. http://www.cordula.ws/ ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Sound card

2003-11-14 Thread Cordula&#x27;s Web
as root)? What was the output of 'kldload snd'? 'kldstat'? -- Cordula's Web. http://www.cordula.ws/ ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Sound card

2003-11-14 Thread Cordula&#x27;s Web
/O Range 0x388 .. 0x3f0, alignment 0x8, len 0x4 > [16-bit addr] > I/O Range 0x220 .. 0x260, alignment 0x10, len 0x10 > [16-bit addr] > TAG End DF -- Cordula's Web. http://www.cordula.ws/ ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Sound card

2003-11-14 Thread Cordula&#x27;s Web
r-x 1 root wheel 16370 Nov 14 15:48 /boot/kernel/snd_sbc.ko should work. Try RTFM: $ man 4 pcm $ man 4 sbc $ man 4 sb16 Good luck. -- Cordula's Web. http://www.cordula.ws/ ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailma

Re: C

2003-11-16 Thread Cordula&#x27;s Web
or C, which uses 'cc' as backend? -- Cordula's Web. http://www.cordula.ws/ ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: C

2003-11-16 Thread Cordula&#x27;s Web
/usr/ports/devel/ddd And of course (though you have to get used to it, but when you have, you'll LOVE it)...[:-)] Emacs : /usr/ports/editors/emacs21/ -- Cordula's Web. http://www.cordula.ws/ ___ [EMAIL PROTECT

Re: C

2003-11-17 Thread Cordula&#x27;s Web
to the right place in the source file, etc, etc... The reason I like emacs so much, is that you can (also) use it in a text console, but it still provides the ability to edit multiple source files simultaneously in internal buffers; something that is _really_ useful in multi-file projects. --

Re: Network messaging

2003-11-19 Thread Cordula&#x27;s Web
ent the ICMP ECHO REQUEST in the first place. It's not a prespecified _text_ reply, but it is a reply nonetheless. Of course, if you need more information, you need a client/server implementation. You could e.g. enable 'daytime' in /etc/inetd.conf (and start inetd), if you need the l

Re: Network messaging

2003-11-19 Thread Cordula&#x27;s Web
e everytime you want to access a remote host. -- Cordula's Web. http://www.cordula.ws/ ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Terminal Server

2003-11-21 Thread Cordula&#x27;s Web
and if so > how ? Using bootprom ? Have you read the Handbook? http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/diskless.html -- Cordula's Web. http://www.cordula.ws/ ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/lis

Re: Static IP and fully qualified domain names

2003-11-21 Thread Cordula&#x27;s Web
kamp-dsl will be glad to set up a reverse record for you if you asked them. -- Cordula's Web. http://www.cordula.ws/ ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Static IP and fully qualified domain names

2003-11-22 Thread Cordula&#x27;s Web
host name that is required. A good example of this is HTTP/1.1, which includes a "Host: " header. Let's assume that a web browser selects http://one.pukruppa.net/ http://two.pukruppa.net/ [...] and you have a web server running on your host, which is configured with these Virtua

Monitoring a file?

2003-11-22 Thread Cordula&#x27;s Web
lve this problem? Thank you. -- Cordula's Web. http://www.cordula.ws/ ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Monitoring a file?

2003-11-23 Thread Cordula&#x27;s Web
rom the kernel (imon pseudo device on irix or linux), or polls the files with lstat(). It could be extended to use kevent(2) on FBSD... Unfortunately, it still doesn't know which process accessed the files. Hmmm... Thank you. -- Cordula's Web. http://www.cordula.ws/ _

Re: Monitoring a file?

2003-11-23 Thread Cordula&#x27;s Web
> process and what it was wanting to do so it could emulate it. Or is there a > way to just have W pass F on to P after logging the activity? And why do I > suddenly crave a bowl of alphabet soup? That is precisely the problem here. -- Cordula's Web. http://www.cordula.ws/ _

Re: Monitoring a file?

2003-11-23 Thread Cordula&#x27;s Web
seems to be the only solution here. > An alternative might depend on knowledge of what the file does. It is a DNS map. On that special host, named is not even running, so I suspect some rogue program. And no, there's nothing in crontab either However, the

Re: Monitoring a file?

2003-11-23 Thread Cordula&#x27;s Web
) doesn't lock the file, existing locks don't matter at all. Do we have mandatory locks in FreeBSD? Thank you. -- Cordula's Web. http://www.cordula.ws/ ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Monitoring a file?

2003-11-23 Thread Cordula&#x27;s Web
r updated. Ugh... system clean again at last. :) Thank you for all your help! -- Cordula's Web. http://www.cordula.ws/ ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Monitoring a file?

2003-11-23 Thread Cordula&#x27;s Web
hecked (and cleaned!) authorization and authentication data so far. Sometimes, small incidents trigger major reconfigurations. Good that this happened before monday! ;) Thank you. -- Cordula's Web. http://www.cordula.ws/ ___ [EMAIL PROTECTE

Re: while I have your attention... Names, copyright and IPv6

2003-11-23 Thread Cordula&#x27;s Web
gt; to pieces wi' hammers, like so many road makers run daft. > They say it is to see how the world was made." > Sir Walter Scott, St. Ronan's Well 1824 -- Cordula's Web. http://www.cordula.ws/ ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: IPv6

2003-11-23 Thread Cordula&#x27;s Web
fluence this, because it is deeply intertwined with the routing protocols that all network operators use to transmit data on the Internet. You may ask how network operators get their IP address blocks. Check out IANA: http://www.iana.org/ especially: http://www.iana.org/ipaddress/ip-addresses.h

Re: while I have your attention... Names, copyright and IPv6

2003-11-23 Thread Cordula&#x27;s Web
wners could sue you for infrigement, but it's not clear how the courts would decide on a case-by-case basis. Add to this widely differing legislations all around the world, you're absolutely uncertain here. You should really seek legal advice to be sure. -- Cordula's Web. http://www.co

Re: Ooops - Re: while I have your attention... Names, copyright and IPv6

2003-11-23 Thread Cordula&#x27;s Web
he core subject matter of > this list... Well, yes... -- Cordula's Web. http://www.cordula.ws/ ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Ooops - Re: while I have your attention... Names, copyright and IPv6

2003-11-23 Thread Cordula&#x27;s Web
s: RFC 3596: DNS Extensions to Support IP Version 6 October 2003. http://www.rfc-editor.org/ -- Cordula's Web. http://www.cordula.ws/ ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, s

Re: usb digital camera

2003-11-24 Thread Cordula&#x27;s Web
his device manually: # mount -t msdos /dev/da0s1 /mnt Then you can access the files on the camera at /mnt, just like files on any other filesystem. Don't forget to umount /mnt before turning the device off :) Good luck! -- Cordula's Web. http://www.cordula.ws/ ___

Re: Block IP

2003-11-25 Thread Cordula&#x27;s Web
is way. Moreoever, no UDP or ICMP packets would reach the blocked IP address. You can also block a whole subnet this way. The real solution is to enable a firewall at the interface level, or perhaps even add an ACL on your router (if you control your upstream router). -- Cordula'

Re: Block IP

2003-11-26 Thread Cordula&#x27;s Web
end to realize somethign is > amiss. But it does not really stop the traffic. See ipfw(8). -- Cordula's Web. http://www.cordula.ws/ ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Wifi ipsec freebsd

2003-11-26 Thread Cordula&#x27;s Web
to > secure their wifi connection. I hope this is useful. [snip] Tim, could you consider submitting this to the documentation team? It would make a great article! http://www.freebsd.org/docproj/submitting.html -- Cordula's Web. http://www.cordula.ws/ __

Re: sshd not respecting login.access

2003-11-27 Thread Cordula&#x27;s Web
7;t really interact all that well with such modules. Beware, and test. > Best Regards > Jonas Trollvik -- Cordula's Web. http://www.cordula.ws/ ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: FreeBSD DRIVER DEVELOPMENT

2003-12-02 Thread Cordula&#x27;s Web
;t forget to use a development machine. Coding mistakes in device drivers WILL almost always panic(9) the kernel, and under unlucky circumstances trash the filesystem with it! [Same under Linux or any other OS] Good luck and happy hacking! -- Cordula's Web. http://www.cordula.ws/ __

Re: XFree86

2003-12-04 Thread Cordula&#x27;s Web
startx -- /usr/X11R6/bin/Xwrapper-4 -depth 16 > Pb: Ne parviens pas à configurer Xfree86. Le programme /usr/X11R6/bin/xf86config genere un ficher XF86Config qu'il faut copier sur /etc/XF86Config > Qqn peut-il m'aider ? Pouvez vous specifier le probleme de facon plus

Re: pre-login massage.

2003-12-06 Thread Cordula&#x27;s Web
n by login(1) > Mohammad H. Falaki. -- Cordula's Web. http://www.cordula.ws/ ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Console resolution

2003-12-10 Thread Cordula&#x27;s Web
a lot, so this is quite important, I > > use Xwindows only if I must... > try "man 1 vidcontrol" 1. Don't forget to "kldload vesa" for some higher resolutions. 2. Try /usr/sbin/vidfont. -- Cordula's Web. http://www.cordula.ws/

chroot(2)ed or jail(8)ed www/apache{13,2,21} ports?

2003-12-10 Thread Cordula&#x27;s Web
e2 and www/apache21? Thanks. -- Cordula's Web. http://www.cordula.ws/ ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Terminal setting

2003-12-10 Thread Cordula&#x27;s Web
ould be set to 'cons25' For Emacs syntax highlighting, you need to add (global-font-lock-mode t) to ~/.emacs For backspace to work in Emacs, set (global-set-key "\C-h" 'delete-backward-char) If you like a colored 'ls', alias ls to 'ls -G': alias ls

Re: I can't connect to internet. Plz help me

2003-12-10 Thread Cordula&#x27;s Web
you properly configured the DNS nameservers (which your ISP should have told you) in /etc/resolv.conf? -- Cordula's Web. http://www.cordula.ws/ ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Good understanding about kernel

2003-12-10 Thread Cordula&#x27;s Web
repair a broken installation. Most of the time, the boot loader will allow you to boot an old kernel (say /kernel.old) if your new kernel is broken. FreeBSD's bootloader is much more stable/reliable than LILO ;) -- Cordula's Web. http://www.cordula.ws/ _

Re: Creating New FreeBSD CVS Server in Turkey

2003-12-10 Thread Cordula&#x27;s Web
> and in Turkey I did not hear too much people who are using FreeBSD for > this reason I want to translate this Handbook into Turkish and put it on the > web for easy access for reading and Learning . How can I do that ? From Whom > I have to get okey for this job ... Someone alr

Re: Why userland , basesystem and Kernel are together?!

2003-12-11 Thread Cordula&#x27;s Web
lot of other developers would have to agree to share a single repository, and this is particulary difficult to achieve. Anyway, both development models are quite viable, and it is amazing to see how both "camps" are making excellent progress. -- Cordula's Web. http://www.cordula.ws

Re: last question about up-to-date ( I hope )

2003-12-11 Thread Cordula&#x27;s Web
dem line is a viable option. I wouldn't like to download big binaries everytime a small patch fixes something. -- Cordula's Web. http://www.cordula.ws/ ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-quest

Re: Setting VGA

2003-12-13 Thread Cordula&#x27;s Web
c.conf and edit. > Yours, > Mohammad H. Falaki. -- Cordula's Web. http://www.cordula.ws/ ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: login.conf changes not being effected

2003-12-13 Thread Cordula&#x27;s Web
orcement over the life of a session requires a separate daemon to monitor transitions from an allowed period to a non-allowed one. 4. To enforce time-of-day logins in a more general way (a.k.a for sshd, telnetd, ftpd, etc...), you need a PAM module. Which one or where, I don't know.

Re:

2003-12-16 Thread Cordula&#x27;s Web
nd? Generally speaking, FreeBSD's TCP/IP stack is very complete and one of the most standards compliant implementation known today. Cheers. -- Cordula's Web. http://www.cordula.ws/ ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/

Re: Just a question.....

2003-12-18 Thread Cordula&#x27;s Web
.c Run: $ ./hello Hello World! > Thats all i ask for now. with your help in two to four > years from now ( or less if possible) you`ll hear from me > with what i can provide to you or the freebsd community. > Have fun and happy hacking! >

Re: Just a question.....

2003-12-18 Thread Cordula&#x27;s Web
bell-labs.com/cm/cs/cbook/ See also: "The C Answer Book" by Tondo and Gimpel, which contains the solutions to the K&Rv2 exercises. Other resources: http://www.lysator.liu.se/c/ http://www.lysator.liu.se/c/bwk-tutor.html -- Cordula's Web. http://www.cordula.ws/

Re: thanks..........

2003-12-18 Thread Cordula&#x27;s Web
cepts, based on Scheme, a Lisp dialect (FreeBSD has many Scheme interpreters in the ports tree as well). SICP is part of the introductory CS curriculum at MIT: http://mitpress.mit.edu/sicp/course.html and is being taught in many other Universities worldwide too. -- Cordula's Web. http://www

Converting XSL-FO to PDF?

2003-12-21 Thread Cordula&#x27;s Web
well, and won't install at all. Any ideas or work-arounds? Thanks. -- Cordula's Web. http://www.cordula.ws/ ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Converting XSL-FO toPDF?

2003-12-21 Thread Cordula&#x27;s Web
It's not perfect, and a lot of boring, tedious DocBook <-> LaTeX mapping work, but at least, it works (as said, for a small DocBook subset). At the very least, it is an XSLT learning exercise... :-) Someone really should fix the passivetex port though... Thank you. -- Cordula's W

Re:

2003-12-24 Thread Cordula&#x27;s Web
sd.org/Ports/macppc/ Good luck, and merry Christmas. -- Cordula's Web. http://www.cordula.ws/ ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: I am a newbie

2003-12-24 Thread Cordula&#x27;s Web
omeone who likes an OS without any bells 'n whistles? "Purist" is not defined in the Jargon Dictionary http://www.jargon.org/ Why won't you ask him what he means? > Also I was checking out BSD on the web at the OS world and I dont > get something. I dont get why you guy

Re: Dynamic DNS Updates

2003-12-27 Thread Cordula&#x27;s Web
> If you decide to use a provider like dyndns.org, you > can use the ipcheck port (http://ipcheck.sf.net) to > keep your IP address and hostname in sync. Or use ddclient: /usr/ports/dns/ddclient Works perfectly for me (with dyndns.org). -- Cordula's Web. http://

Re: named and 127.0.0.2

2003-12-29 Thread Cordula&#x27;s Web
I certainly don't remember configuring anything (ever) > with that particular address. > > What could be the cause of this mysterious bind behavior? See above. -- Cordula's Web. http://www.cordula.ws/ ___ [EMAIL PROTECTED] mailing

Re: Compiling only the base system?

2004-06-15 Thread Cordula&#x27;s Web
the RELEASE CDs. These files will then be fetched via NFS by the embedded devices' sysinstall. There is certainly some magic in .mk files to do this. I'm just too blind to find it... Thanks, -cpghost. -- Cordula's Web. http://www.cordula.ws/

Re: Compiling only the base system?

2004-06-17 Thread Cordula&#x27;s Web
ind it... > > If you're running -current, check the /usr/src/tools/tools/nanobsd > directory. There's also some discussion on this in the archives. Ah yes. Tweaking make.conf variables like this generates a useable object tree! Thanks

Re: [FreeBSD] Ftp Server

2004-06-18 Thread Cordula&#x27;s Web
> but I need to point the ftp to the right directory > /usr/local/www/data (I believe) > How do I do this? Set the home directory of that user to /usr/local/www/data. Use 'vipw' to edit the password file directly. -- Cordula's We

Re: BSD on a floppy?

2004-06-29 Thread Cordula&#x27;s Web
obsd. You may also check out picobsd. -- Cordula's Web. http://www.cordula.ws/ ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Snapshot question

2004-06-29 Thread Cordula&#x27;s Web
e comparing against the correct snapshot? If you use dump -L, the snapshot is created, opened, and immediately unlinked, then the open file is saved. After dump exits, the snapshot file is pysically released. Are you creating a snapshot manually? What commands do you use exactly? -- Cordu

Re: Snapshot question

2004-06-30 Thread Cordula&#x27;s Web
is set as follows: > > BACKUP_PATHS="/mnt/backup" Strange. I can't reproduce this bug. All snapshots I'm taking on a very active FS are still 100% stable. Since you're mounting the snapshot read-only, nothing _should_ change. Anyone else experiencing this behav

Reading a DVD with a scratch

2004-07-01 Thread Cordula&#x27;s Web
he rest of the file, and cat both parts. The problem probably boils down to: how can a process detect beginning and end of the scratch, without freezing in read(2)? Any ideas how to do it? Thanks, -cpghost. -- Cordula's Web. http://www.cordula.ws/ ___

BOINC SETI Version for FreeBSD?

2004-07-01 Thread Cordula&#x27;s Web
Hi, any chance to see a port of the BOINC version of setiathome in the future? Source code to both boinc and seti boinc is available, but no port yet... Could a ports guru please have a look? Thanks. -- Cordula's Web. http://www.cordu

Re: BOINC SETI Version for FreeBSD?

2004-07-01 Thread Cordula&#x27;s Web
Remko Lodder: > Cordula's Web wrote: > > any chance to see a port of the BOINC version of setiathome > > in the future? Source code to both boinc and seti boinc is > > available, but no port yet... Could a ports guru please have > > a look? > > I very recen

Re: centrino

2004-01-04 Thread Cordula&#x27;s Web
mailing list) est d'expression anglaise. -- Cordula's Web. http://www.cordula.ws/ ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Commercial Distribution?

2004-01-06 Thread Cordula&#x27;s Web
rt into a package, and have the package system handle the transmogrification of an official FreeBSD snapshot into your own custom version. Good luck! -- Cordula's Web. http://www.cordula.ws/ ___ [EMAIL PROTECTED] mailing list http://lists.freeb

Re: What is the end of FreeBSD ?!

2004-01-10 Thread Cordula&#x27;s Web
ch I like FreeBSD. Among other things, bandwidth for CVSUP and FTP mirrors is also a good thing to donate. -- Cordula's Web. http://www.cordula.ws/ ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Documentation for sources

2004-01-10 Thread Cordula&#x27;s Web
Reading: The Open Source Perspective Diomidis Spinellis Addison-Wesley. ISBN 0-201-79940-5 -- Cordula's Web. http://www.cordula.ws/ ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, s

Re: Informations about FreeBsd for University Project

2004-01-10 Thread Cordula&#x27;s Web
ticles or any other type of documents > on it. It'd be usefull to have infos on how it's changed FreeBSD scheduler > till the last version 5.X. http://www.chesapeake.net/~jroberson/ULE.pdf -- Cordula's Web. http://www.cordula.ws/ ___

Re: Informations about FreeBsd for University Project

2004-01-10 Thread Cordula&#x27;s Web
ck out L4Ka::Pistachio (http://l4ka.org/), a microkernel in which you can replace the builtin scheduler by a userland scheduler. L4 has nothing to do with FreeBSD [unless someone tries to port *BSD to run on top of L4...], so this may be slightly off-topi

Re: Download contents of http directory?

2004-01-10 Thread Cordula&#x27;s Web
//www.example.com/path/to/dir Without -x, files will be saved in the current directory, with -x in www.example.com/path/to/dir -np (no parent) is important, if you don't want directories above /path/to/dir -- Cordula's Web. http://www.cordula.ws/ _

Re: learning source

2004-01-13 Thread Cordula&#x27;s Web
; which uses Unix as the underlying OS. Welcome on board and happy hacking! :) -- Cordula's Web. http://www.cordula.ws/ ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Information

2004-01-13 Thread Cordula&#x27;s Web
Intel clones. SPARC = Scalable Processor ARChitecture A processor type developed by Sun. Google is your friend... -- Cordula's Web. http://www.cordula.ws/ ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-q

Re: Does FreeBSD try this w .......

2004-01-15 Thread Cordula&#x27;s Web
ion? http://www.freebsdfoundation.org/ They already made an agreement with Sun Microsystems regarding Java. Oracle could contact them too, if they need an "official" point of contact... -- Cordula's Web. http://www.cordula.ws/ ___ [EM

Re: [was: Cutting the power ... ] Journaling file system

2004-01-19 Thread Cordula&#x27;s Web
perfect w.r.t. conserving erase- cycles. Perhaps someone's doing research on a filesystem type that is kindlier to flash media? -- Cordula's Web. http://www.cordula.ws/ ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/f

Re: New freebsd user here

2004-01-19 Thread Cordula&#x27;s Web
it's because > > I am not including the right library. You need -lstdc++ Or use c++ (instead of cc or gcc) which includes the C++ Standard Library automatically. -- Cordula's Web. http://www.cordula.ws/ ___ [EMAIL PROTECTED] mailing li

Re: latency

2004-01-21 Thread Cordula&#x27;s Web
ame time setiathome, multiple servers, XFree86 and a lot of other stuff is running at the same time. No problems at all with latency AFAICS. -- Cordula's Web. http://www.cordula.ws/ ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listi

Re: ALSA drivers

2004-01-21 Thread Cordula&#x27;s Web
> Does FreeBSD supports ALSA drivers? No. FreeBSD comes with its own sound drivers (see pcm(4)). Most sound chips are supported right out of the box. Good luck. -- Cordula's Web. http://www.cordula.ws/ ___ [EMAIL PROTECTED] mailing l

Re: how to tell if my ISP is blocking email & web ports

2004-01-21 Thread Cordula&#x27;s Web
nsiblity to check that you don't operate an open relay! You should monitor your box closely (i.e. use tripwire etc...), and tread on the side of caution. -- Cordula's Web. http://www.cordula.ws/ ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: remote X display

2004-01-22 Thread Cordula&#x27;s Web
sn't have to listen to port 6000 (You don't have to add '-listen_tcp' to startx command) 2. The communication between server and client is encrypted Of course, YMMV. > NOTE: Please CC me, as I am not currently subscribed. Thanks. > > jm

Re: remote X display

2004-01-22 Thread Cordula&#x27;s Web
> Ah, I remember seeing this before, now that I think about it. Thanks for > the reminder. > > Do I do this from the console or from an xterm? In other words, should X > already be running? X should be already running. -- Cordula's Web. http://www.cordula.ws/ ___

Re: C programming: ADT support

2004-01-22 Thread Cordula&#x27;s Web
ng the STL: http://www.josuttis.com/libbook/index.html -- Cordula's Web. http://www.cordula.ws/ ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: framebuffers?

2004-01-23 Thread Cordula&#x27;s Web
sure why all the modes aren't just WxH. Your > card also needs to be able to support that vesa mode; you can run > "vidcontrol -i mode | grep T" to list the text modes your card can do. You may need to tweak your kernel config file, or kldload vesa for this to work. -- Cordula

Re: /dev/dsp: Device busy

2004-01-24 Thread Cordula&#x27;s Web
> /dev/dsp: Device busy esd is the culprit. -- Cordula's Web. http://www.cordula.ws/ ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: /dev/dsp: Device busy

2004-01-24 Thread Cordula&#x27;s Web
haps related to permissions (who starts esd)? I dunno exactly. I'm using a brute-force work-around here: #!/bin/sh # playmp3.sh -- brute force mpg123 (Bug: /dev/dsp: Device busy) until (mpg123 "$1") do sleep 1; done Ugly, but bett

  1   2   >