Re: Adding device to FreeBSD 6.3-STABLE

2008-08-01 Thread Heiko Wundram
in a derogative way), so your only real option is to upgrade. Oh, by the way: it's generally not considered good manners to cross-post to several mailinglists. One is enough, and in your case, -questions was just fine. -- Heiko Wundram ___ freebsd-questions

Re: valgrind

2008-07-31 Thread Heiko Wundram
) is enough for your purposes. But, YMMV. -- Heiko Wundram ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: Recursive mutex safe on FreeBSD 6.2

2008-02-25 Thread Heiko Wundram (Beenic)
using them). -- Heiko Wundram Product Application Development ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: FreeBSD Linux distro

2008-02-21 Thread Heiko Wundram (Beenic)
of ports is still higher than the Gentoo amortized package count would be. -- Heiko Wundram Product Application Development ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send

Re: 32 bit FreeBSD compiled binary coredumps on 64 bit(amd) FreeBSD

2008-02-20 Thread Heiko Wundram (Beenic)
sizeof() anyway to automatically adapt the initial buffer size reserved for the output buffer depending on the definition of the structure (which will also spare you pain if a FreeBSD upgrade changes the structure). -- Heiko Wundram Product Application Development

Re: 32 bit and 64 bit freebsd binary compatiblty

2008-02-19 Thread Heiko Wundram (Beenic)
to developing on i386), they can be in for a real treat when trying to compile _and run_ their application on amd64. I know I've had my fair share of (re-)learning to do when initially compiling my (personal use) C++ programs on amd64. -- Heiko Wundram Product Application Development

Re: Get the empty space on a file system

2008-02-18 Thread Heiko Wundram (Beenic)
the remaining space in the file system? man 2 statfs man 2 statvfs The former is freebsd-specific, though (AFAIK); the latter is portable (i.e., POSIX), but might return garbage (which is also indicated in the man-page for it). -- Heiko Wundram Product Application Development

Re: make not working gmake works

2008-02-18 Thread Heiko Wundram (Beenic)
different beast from GNU-make (i.e., gmake). Generally, Makefiles written for one (except for very simple ones) won't run under the other, and vice-versa. man make should get you started on the BSD-make syntax and its featureset. -- Heiko Wundram Product Application Development

Re: FW: failure notice

2008-02-12 Thread Heiko Wundram (Beenic)
(and the one you use isn't among them). Read up on SPF (Sender Policy Framework) to know what's going on behind the scenes. -- Heiko Wundram Product Application Development ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman

Re: FW: failure notice

2008-02-12 Thread Heiko Wundram (Beenic)
Am Dienstag, 12. Februar 2008 09:40:55 schrieb Heiko Wundram (Beenic): Am Dienstag, 12. Februar 2008 09:03:10 schrieb Da Rock: Anybody know why this would be happening to me? Every time I post I get this back, yet my post shows up on the list. You're sending from a hotmail.com address

Re: what happened to linuxflashplugin?

2008-02-11 Thread Heiko Wundram (Beenic)
Flash is bad, bad, bad. Am I repeating myself? -- Heiko Wundram Product Application Development ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: How do I get unicode support in python?

2008-02-08 Thread Heiko Wundram (Beenic)
do in /usr/local/lib/python2x/site.py. HTH! -- Heiko Wundram Product Application Development ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: Some ideas for FreeBSD

2008-02-08 Thread Heiko Wundram (Beenic)
are never faster than raw access to a hard-disk). So, I still stand by my first assessment: the idea to use an md as swap is stupid, at least from a performance standpoint. -- Heiko Wundram Product Application Development ___ freebsd-questions@freebsd.org

Re: Strange apache logs

2008-02-07 Thread Heiko Wundram (Beenic)
that Apache is being connected to on the IPv6 localhost address and not on the IPv4 localhost of 127.0.0.1). Check whether you have some monitoring tool (which is the only thing I can think of that would query the server once a second) running on the server, which check whether Apache is up. -- Heiko

Re: Strange apache logs

2008-02-07 Thread Heiko Wundram (Beenic)
this). ;-) -- Heiko Wundram Product Application Development ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: Some ideas for FreeBSD

2008-02-06 Thread Heiko Wundram (Beenic)
and egg problem. -- Heiko Wundram Product Application Development ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: Some ideas for FreeBSD

2008-02-06 Thread Heiko Wundram (Beenic)
Am Donnerstag, 7. Februar 2008 08:26:07 schrieb Dominic Fandrey: Heiko Wundram (Beenic) wrote: Am Donnerstag, 7. Februar 2008 07:32:16 schrieb Jason C. Wells: Norberto Meijome wrote: But I agree with Wojciech..do you really want to use swap files? One could mount an md filesystem

Re: unix domain socket security and PID retrieval

2008-02-05 Thread Heiko Wundram (Beenic)
about eight years ago), and as such, I won't be of much help putting something together in Perl to do what you want. If you're interested in C code that works (possibly to ask someone more proficient in Perl to translate that), just tell me, and I'll hack something together. -- Heiko Wundram

Re: unix domain socket security and PID retrieval

2008-02-05 Thread Heiko Wundram (Beenic)
for. getsockopt() is surely directly exposed in Perl. -- Heiko Wundram Product Application Development - Office Germany - EXPO PARK HANNOVER Beenic Networks GmbH Mailänder Straße 2 30539 Hannover Fon+49 511 / 590 935 - 15 Fax+49 511 / 590

Re: Endianness of freeBSD

2008-02-04 Thread Heiko Wundram (Beenic)
it is initialized. -- Heiko Wundram Product Application Development ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: unix domain socket security and PID retrieval

2008-02-04 Thread Heiko Wundram (Beenic)
in case the sender is root and wants to spoof it's credentials to the remote process (IIRC). -- Heiko Wundram Product Application Development ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions

Re: unix domain socket security and PID retrieval

2008-02-04 Thread Heiko Wundram (Beenic)
side is root) to spoof the credentials information. This requires that the sending end willingly sends SCM_CREDS (and the receiver uses recvmsg to query for it), and sends at least one byte of data along with the ancilliary message. -- Heiko Wundram Product Application Development

Re: Endianness of freeBSD

2008-02-04 Thread Heiko Wundram (Beenic)
, and IIRC the Windows NT version running on Alpha used the big-endian mode of the CPU. But I might be mistaken. -- Heiko Wundram Product Application Development ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo

Re: changing bzip2 in default distribution?

2008-02-04 Thread Heiko Wundram (Beenic)
open-source (BSD-style license), and, as far as I know, patent-free. (To the best of my knowledge. I can't afford to do a full patent search, so I can't guarantee this. Caveat emptor). So you can use it for whatever you like. Naturally, the source code is part of the distribution. -- Heiko

Re: C interpreters

2008-01-31 Thread Heiko Wundram (Beenic)
is which you're trying to wrap (and in how much it uses advanced C++ features), this is an easy (i.e., repetitive) or a hard/close to impossible task, especially when it comes to templates. YMMV. -- Heiko Wundram Product Application Development

Re: help

2008-01-21 Thread Heiko Wundram (Beenic)
to do this, then somebody might be able to help you more appropriately than me helping you now. -- Heiko Wundram Product Application Development ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions

OT: Greylisting and Yahoo Mailinglists

2008-01-15 Thread Heiko Wundram (Beenic)
mailing lists properly? Thanks! -- Heiko Wundram Product Application Development ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: OT: Greylisting and Yahoo Mailinglists

2008-01-15 Thread Heiko Wundram (Beenic)
whitelist, but none of the IPs I mentioned in my original mail falls into those groups. Sorry for underspecifying my requirements, but that's the reason I was asking specifically. I knew about the postgrey whitelist entry you mentioned. Thanks! -- Heiko Wundram Product Application Development

Re: system programming

2008-01-10 Thread Heiko Wundram (Beenic)
. They make your brain cringe. And, to finish up: generally you'll not feel the differences. And if you do, you've (most probably) hit operating system specific (i.e., non POSIX-specified) behaviour, anyway, and were on your own from the start. -- Heiko Wundram Product Application Development

Re: Problems with OpenOffice 2.3.1 on FreeBSD

2008-01-01 Thread Heiko Wundram (Beenic)
time is being spent. IIRC it was in some input filter, but I don't really know anymore. I've since moved on to KOffice, but if there's some fix for this, I'm more than happy to try it out. -- Heiko Wundram Product Application Development ___ freebsd

Re: 4GB memory and more

2007-12-24 Thread Heiko Wundram (Beenic)
considered better practise to use the AMD64 architecture to access the high memory (because of performance considerations and driver compatability), but I don't know whether your CPUs actually support the x64 operating mode, so you may be stuck with using PAE. YMMV. -- Heiko Wundram Product

Re: threading and dlopen()

2007-12-18 Thread Heiko Wundram (Beenic)
it, but I'd guess that if your program doesn't conform to the platform's required thread semantics (which are turned on by -fpic -pthread) but uses code that does require this, you're bound for trouble. -- Heiko Wundram Product Application Development

Re: Dependencies. (was: Yikes! FreeBSD samba-3.0.26a_2, 1 is forbidden: Remote Code Execution...)

2007-12-17 Thread Heiko Wundram (Beenic)
Am Montag, 17. Dezember 2007 11:29:01 schrieb Ted Mittelstaedt: For you to ask that question shows without a doubt that it has been too long since you have sat back, put on Pink Floyd, taken a few bong hits, and contemplated the Universe. Thanks for cheering up my workday! ;-) -- Heiko

Re: (postfix) SPAM filter?

2007-12-16 Thread Heiko Wundram (Beenic)
side so far with these two packages, and the possibility of a false negative in our current environment is something close to 1%, at least according to my mailbox (which gets publicized enough by posting to @freebsd.org addresses). -- Heiko Wundram Product Application Development

Re: Suggestions please for what POP or IMAP servers to use

2007-12-14 Thread Heiko Wundram (Beenic)
) doesn't show up in your grepping of ports I don't know, but it's an easy check for you to test that the IMAP extension for PHP either comes with cclient bundled, or with a dependency on it that's slightly hidden in the Makefile. -- Heiko Wundram Product Application Development

Re: Suggestions please for what POP or IMAP servers to use

2007-12-14 Thread Heiko Wundram (Beenic)
with IMP (which is around a year ago) didn't have a pure PHP implementation of the IMAP protocol. -- Heiko Wundram Product Application Development ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd

Re: performance impact of large /etc/hosts files

2007-12-12 Thread Heiko Wundram (Beenic)
to manage exactly this kind of ad-blocking with squid; although I don't currently know the extension's name. This is pretty much going to be your only option to do this in a centralized fashion. -- Heiko Wundram Product Application Development ___ freebsd

Re: performance impact of large /etc/hosts files

2007-12-12 Thread Heiko Wundram (Beenic)
. Just my 5 (Euro)-cents. -- Heiko Wundram Product Application Development ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: RELENG_7 and diablo-jdk

2007-12-12 Thread Heiko Wundram (Beenic)
-jdks are in ports (i.e., cd /usr/ports/java/jdk1x; make will tell you what to do). -- Heiko Wundram Product Application Development ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions

Re: performance impact of large /etc/hosts files

2007-12-12 Thread Heiko Wundram (Beenic)
) is simply installing the port and starting it. -- Heiko Wundram Product Application Development ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: RELENG_7 and diablo-jdk

2007-12-12 Thread Heiko Wundram (Beenic)
). -- Heiko Wundram Product Application Development ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: (postfix) SPAM filter?

2007-12-12 Thread Heiko Wundram (Beenic)
). -- Heiko Wundram Product Application Development ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: FreeBSD GSM Bluetooth Phone

2007-12-04 Thread Heiko Wundram (Beenic)
the tap device to your local network). -- Heiko Wundram Product Application Development ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: ECCN# of the freeBSD V6.1

2007-12-04 Thread Heiko Wundram (Beenic)
Am Dienstag, 4. Dezember 2007 15:30:09 schrieb [EMAIL PROTECTED]: We would like to export a personal computer which FreeBSD Ver6.1 was installed in from Japan. Could you tell me the ECCN# of this software? Uh, FreeBSD has an ECCN? I'd wonder. -- Heiko Wundram Product Application Development

Re: Broadcom

2007-11-29 Thread Heiko Wundram (Beenic)
Am Donnerstag, 29. November 2007 18:52:06 schrieb Miguel Alcántara: Grettings to this list. Well, I have a doubt about Broadcom HOT_TOPIC and FBSD 6.2 Good for you. What's the question? -- Heiko Wundram Product Application Development ___ freebsd

Re: 2nd try : tap SIOCIFCREATE failure

2007-11-28 Thread Heiko Wundram (Beenic)
1d278kqemu.ko 51 0xc0b73000 8ea4 aio.ko 61 0xc4f44000 9000 if_bridge.ko 71 0xc5079000 16000linux.ko 81 0xc60ce000 4000 if_tap.ko FreeBSD# ifconfig tap0 create ifconfig: SIOCIFCREATE: Invalid argument Try: ifconfig tap create -- Heiko Wundram Product

OpenOffice.org 2.3.0_1 on 7.0 - unable to load/save to files

2007-11-23 Thread Heiko Wundram (Beenic)
to the machine to test OO for themselves, feel free to write to me too, and I can arrange that. -- Heiko Wundram Product Application Development ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions

Re: python25 core dumps

2007-11-15 Thread Heiko Wundram (Beenic)
cause errors like these on non-C++ applications, although I wouldn't know whether aspell is affected by this, but possibly gtk2 is. Anyway, posting some more info on the upgrade process to 7.0 you did would help, I guess. Hope this helps for the moment. -- Heiko Wundram Product Application

ffmpeg demuxer library currently broken?

2007-11-15 Thread Heiko Wundram (Beenic)
works fine, but still would like to have a fix for the current ffmpeg if it's not only my system that is causing this). Thanks for any info! -- Heiko Wundram Product Application Development ___ freebsd-questions@freebsd.org mailing list http

RT256x PCMCIA card under 7.0-BETA2 (repost from [EMAIL PROTECTED], to get a broader audience)

2007-11-14 Thread Heiko Wundram (Beenic)
the same wpa_supplicant config works using an ndis-wrapped driver for a different PCMCIA-card (Broadcom-based). Thanks for any hint you can give me! -- Heiko Wundram Product Application Development ___ freebsd-questions@freebsd.org mailing list http

Re: FreeBSD cache memory allocation

2007-11-14 Thread Heiko Wundram (Beenic)
a workaround on i386, but that depends on the specific system's pre-setup MTRR records from the BIOS; this one of the reasons there's an accelerated graphics driver for i386 and not for AMD64). -- Heiko Wundram Product Application Development

Re: Socket programming question

2007-11-14 Thread Heiko Wundram (Beenic)
should be able to make out where the descriptor is created and how it's modified, and thus be able to deduce (under the condition that the kernel sticks to POSIX specifications) what the state of the descriptor is at the time of usage. Hope this helps! -- Heiko Wundram Product Application

Re: python25 core dumps

2007-11-14 Thread Heiko Wundram (Beenic)
further from there. -- Heiko Wundram Product Application Development ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: install

2007-11-08 Thread Heiko Wundram (Beenic)
that, please stop complaining, and for your own good, move on. -- Heiko Wundram Product Application Development ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail

Re: install

2007-11-08 Thread Heiko Wundram (Beenic)
recognizable by the @freebsd.org mail-address) most certainly are high rankers. -- Heiko Wundram Product Application Development ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe

Totally OT math question about projections

2007-11-06 Thread Heiko Wundram (Beenic)
where to look for the limit of this specific type of sum, I'll be immensely grateful! Thanks in advance! -- Heiko Wundram Product Application Development ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd

Re: Totally OT math question about projections

2007-11-06 Thread Heiko Wundram (Beenic)
Am Dienstag, 6. November 2007 21:15:04 schrieb Heiko Wundram (Beenic): snip Forget my question; I solved it myself just now. I just had to remember how integral substitution worked. Thanks anyway if you already got busy on this! -- Heiko Wundram Product Application Development

Re: Live video streaming on FreeBSD?

2007-10-25 Thread Heiko Wundram (Beenic)
a precompiled binary Linux-package for i386 (which should run without much hassle concerning required dependencies), send me a mail. -- Heiko Wundram Product Application Development ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org

Re: rename file based on file's timestamp

2007-10-24 Thread Heiko Wundram (Beenic)
, perhaps using a shell script. Any thoughts? Simple bash script to do this (untested): for i in $* do mv $i `stat -f %Sm -t %Y-%m-%d`.mp3 done HTH! -- Heiko Wundram Product Application Development ___ freebsd-questions@freebsd.org mailing

Re: Writing Flash Driver

2007-10-24 Thread Heiko Wundram (Beenic)
on sort-of, not open, for Flash) to interpret, not a device. The word driver is reserved for software providing access to the latter (at least in my vocabulary), or at least something happening in kernel-space. -- Heiko Wundram Product Application Development

Re: Mentor for C self study wanted

2007-10-23 Thread Heiko Wundram (Beenic)
nnote as int soleves my problem, but I couldnÄt understand why. Everything clear now? ;-) -- Heiko Wundram Product Application Development - Office Germany - EXPO PARK HANNOVER Beenic Networks GmbH Mailänder Straße 2 30539 Hannover Fon+49 511 / 590

Re: BASH as root shell (static linking)

2007-10-06 Thread Heiko Wundram (Beenic)
was written FOR Linux...?) -- Heiko Wundram Product Application Development ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: Python24 problem

2007-10-04 Thread Heiko Wundram (Beenic)
(and try the name python24, which should give you 2.4; the name python is always bound to the current python). -- Heiko Wundram Product Application Development ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo

Re: Managing very large files

2007-10-04 Thread Heiko Wundram (Beenic)
Am Donnerstag 04 Oktober 2007 14:43:31 schrieb Steve Bertrand: Is there any way to accomplish this, preferably with the ability to incrementally name each newly created file? man 1 split (esp. -l) -- Heiko Wundram Product Application Development

Re: What is affected by FreeBSD-SA-07:08.openssl ?

2007-10-04 Thread Heiko Wundram (Beenic)
Am Donnerstag 04 Oktober 2007 15:53:28 schrieb Alexandre Biancalana: snip Doesn't revel much about what is affected by this bug Have someone made some deeper analysis about what is affected ? Apache (i.e. mod_ssl) is affected by this. That's what makes the patch important. -- Heiko

Re: ffmpeg not installing

2007-10-04 Thread Heiko Wundram (Beenic)
be my first guess. -- Heiko Wundram Product Application Development ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: Managing very large files

2007-10-04 Thread Heiko Wundram (Beenic)
the second Perl is dead/quits. Try it. ;-) (at your own risk) -- Heiko Wundram Product Application Development ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL

Re: migrate from postfix to qmail

2007-09-24 Thread Heiko Wundram (Beenic)
to the remote server, even though the file information hasn't been committed to the ReiserFS B-tree (or the journal) yet, so that the file won't be recreated during journal-replay. -- Heiko Wundram Product Application Development ___ freebsd-questions@freebsd.org

Re: How to convert ASCII to Hexadecimal format?

2007-09-22 Thread Heiko Wundram (Beenic)
): print hex(ord(c))[2:].upper(), --- [EMAIL PROTECTED] ~]$ python test.py this is a test 74 68 69 73 20 69 73 20 61 20 74 65 73 74 [EMAIL PROTECTED] ~]$ -- Heiko Wundram Product Application Development ___ freebsd-questions@freebsd.org mailing list http

Re: migrate from postfix to qmail

2007-09-22 Thread Heiko Wundram (Beenic)
(if it doesn't use Postfix's ability to store a map in a RDBMS anyway). -- Heiko Wundram Product Application Development ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail

Re: switching between WAPs

2007-09-20 Thread Heiko Wundram (Beenic)
(and putting WPA DHCP in rc.conf); that does the proximity-switching for you (and does so for me, happily). I don't really know whether wpa_supplicant works with non-security-enabled (i.e. non-WEP and non-WPA) wireless networks, but I guess there's a switch to tell it to do so. -- Heiko Wundram

Re: mail server setup questions

2007-09-05 Thread Heiko Wundram (Beenic)
that it'll suck you in! -- Heiko Wundram Product Application Development ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: ip address location database

2007-08-23 Thread Heiko Wundram (Beenic)
specific (and actual) than the paid database, but sufficient for pretty much all jobs I've had so far. -- Heiko Wundram Product Application Development ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd

Ports patches? Where should I send them to?

2007-08-14 Thread Heiko Wundram (Beenic)
. Is there some place to send patches like this to to get to the package maintainer? -- Heiko Wundram Product Application Development ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any

Re: server was hacked

2007-08-11 Thread Heiko Wundram (Beenic)
on the system to ensure someone hasnt replaced one with there own binary. Install security/tripwire and configure properly. -- Heiko Wundram Product Application Development ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman

Re: X + WM != GUI? (Re: Convince me, please! - too much about GUI)

2007-08-10 Thread Heiko Wundram (Beenic)
am not following this. If (X.org + some WM) is not a GUI, how would you define He probably equates a desktop environment (such as KDE/Gnome/etc.) to a GUI. Which is wrong, of course: GUI is just any form of graphical user interface, which X fits nicely. -- Heiko Wundram Product Application

www.freebsd.org down?

2007-08-07 Thread Heiko Wundram (Beenic)
Is anybody else experiencing www.freebsd.org to be down? I just wanted to have a look at the online handbook, but couldn't get at it... -- Heiko Wundram Product Application Development ___ freebsd-questions@freebsd.org mailing list http

Re: www.freebsd.org down?

2007-08-07 Thread Heiko Wundram (Beenic)
Am Dienstag 07 August 2007 15:00:09 schrieb Heiko Wundram (Beenic): Is anybody else experiencing www.freebsd.org to be down? I just wanted to have a look at the online handbook, but couldn't get at it... Forget this. It's back up for me. -- Heiko Wundram Product Application Development

Re: semi OT: sh scripting problem

2007-08-01 Thread Heiko Wundram (Beenic)
know where to look. --- IFS= for i in `cat file` do ... done --- HTH! -- Heiko Wundram Product Application Development ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe

Re: make buildworld fails on 6.2-STABLE

2007-07-26 Thread Heiko Wundram (Beenic)
says, this has pretty much nothing to do with the upping of world, but is an internal compiler error, which I've only seen on development snapshots of gcc (improbable that these are distributed with STABLE), or flaky memory (which is much more likely the cause). -- Heiko Wundram Product

Re: looking for a good mailing list manager

2007-07-24 Thread Heiko Wundram (Beenic)
Am Dienstag 24 Juli 2007 10:04:47 schrieb Steven: Hi I am looking for a good Open source mailing list manager. Mailman? I can only recommend that. http://www.gnu.org/software/mailman/mailman.html -- Heiko Wundram Product Application Development - Office

Re: bonnie++ aborts on NFS volume

2007-07-17 Thread Heiko Wundram (Beenic)
in this direction. Again, this is just a wild guess, and I've never had problems running bonnie++ on a Linux Kernel-NFS-server exported filesystem, but from Linux NFS-clients, that is, which might (or rather, will probably) behave differently. -- Heiko Wundram Product Application Development

Re: Transparent email proxy

2007-07-16 Thread Heiko Wundram (Beenic)
for logging in to their service transferred as plaintext (and thereby sniffable by the provider/network you're using). It's not so much about the mail (content) itself, it's more about the authentication that's required to relay. -- Heiko Wundram Product Application Development

Re: Transparent email proxy

2007-07-13 Thread Heiko Wundram (Beenic)
on directly). Easiest solution that worked for me: block all outgoing traffic to ports 25 and 465, and tell your clients to use yoursmtphost as their smarthost, which then accepts the mail, scans it, and sends it on properly. This works fine for a university of 8000 computers. ;-) -- Heiko Wundram

Re: Some hosting weirdness...

2007-07-11 Thread Heiko Wundram (Beenic)
an issue. -- Heiko Wundram Product Application Development - Office Germany - EXPO PARK HANNOVER Beenic Networks GmbH Mailänder Straße 2 30539 Hannover Fon+49 511 / 590 935 - 15 Fax+49 511 / 590 935 - 29 Mail [EMAIL PROTECTED] Beenic

Re: Some hosting weirdness...

2007-07-11 Thread Heiko Wundram (Beenic)
, which has bitten me more than once, especially in the presence of VLAN technology, which shrinks the MTU of the Ethernet interface to 1496 bytes, making an MSS of 1456. Anyway, hope this helps for now. -- Heiko Wundram Product Application Development