vfs.aio tuning question

2003-11-06 Thread Louis LeBlanc
n some detail and particularly these parameters. Also, are they really gone from 4.8 or do they have to be 'turned on' somehow - and when is this an acceptable configuration? Thanks a lot folks. Lou -- Louis LeBlanc [EMAIL PROTECTED] Fully Funded Hobbyist, KeySlapper Ex

Re: Another Newbie Question: C or C++

2003-11-11 Thread Louis LeBlanc
okups just to figure out what its contents look like. If you create the construct from scratch, it knows whether it's holding an int, char*, or struct. And the arguments about faster machines meaning that level of efficiency is unimportant will fall on deaf ears here. Effi

Re: Another Newbie Question: C or C++

2003-11-11 Thread Louis LeBlanc
On 11/12/03 01:37 PM, paul van den bergen sat at the `puter and typed: > On Wed, 12 Nov 2003 12:54 am, Louis LeBlanc wrote: > > Wow, that's a fairly complete list. Agree completely on the C/C++ > > application/philosophical differences. The book list missed one very &g

Re: Newbie: The C / C++ Issue

2003-11-11 Thread Louis LeBlanc
et of C, there are still times when it will be worthwhile, usually for the sake of efficiency, to bypass the C++ standard constructs and build your own using more of a 'clean C' approach. Lou -- Louis LeBlanc [EMAIL PROTECTED] Fully Funded Hobbyist, KeySlapper Extrordinaire

Re: C / C++

2003-11-11 Thread Louis LeBlanc
On 11/11/03 10:15 PM, Alex Kelly sat at the `puter and typed: > Whoever mentioned the "holy war" may have been on to something. ;-) Yup. Been there, done that, got scars to prove it :) -- Louis LeBlanc [EMAIL PROTECTED] Fully Funded Hobbyist, KeySlapper Extrordi

Re: Another Newbie Question: C or C++

2003-11-12 Thread Louis LeBlanc
C++ knowledge was gained in school. My much more extensive C knowledge was entirely self taught. Yes, I do have the occasional pointer mishap, but I doubt there are many people who don't. Lou -- Louis LeBlanc [EMAIL PROTECTED] Fully Funded Hobbyist, KeySlappe

Re: Newbie: The C / C++ Issue

2003-11-12 Thread Louis LeBlanc
ass with half it's methods redefined. > Using C++ implies a state of mind. You can write code like in C, > but it defeats the purpose of using an OO language. Not sure what you mean by this, but if using C++ is a state of mind, why can't that state of mind affect the way C code is

Re: Newbie: The C / C++ Issue

2003-11-13 Thread Louis LeBlanc
gt; object-oriented programming. Incidental to that, C++ provides many > abstractions which support object-oriented programming, while not > enforcing them in any way. > > But this is getting far off topic for this list; the bare facts remain: > > - much of FreeBSD (kernel, us

adaptive stealth in ipfw?

2003-11-28 Thread Louis LeBlanc
m fully aware that it may be an unnecessary step, given that I still have other ports open, but I am curious about it and would appreciate an explanation on how it can be done through ipfw. Thanks all Lou -- Louis LeBlanc [EMAIL PROTECTED] Fully Funded Hobbyist, KeySlapper Extrordina

Re: adaptive stealth in ipfw?

2003-11-28 Thread Louis LeBlanc
w what the case really is with the IDENT port and adaptive stealth. Lou On 11/28/03 06:11 PM, Christian Laursen sat at the `puter and typed: > Louis LeBlanc <[EMAIL PROTECTED]> writes: > > > I was introduced to a fantastic web site, http://www.grc.com/ which > > has some i

Re: adaptive stealth in ipfw?

2003-11-30 Thread Louis LeBlanc
ected are now simply being dropped. Other than that, I check my security mailings every day, and have had no problems for a very long time. Thanks for the feedback everyone. Lou -- Louis LeBlanc [EMAIL PROTECTED] Fully Funded Hobbyist, KeySlapper Extrordinaire :) http://www.keyslapper.or

bootable cd/iso boot sector question

2003-12-05 Thread Louis LeBlanc
this is being done on FreeBSD 4.8 RELEASE (you think I'd trust my burner to Windoze?) Thanks. Lou -- Louis LeBlanc [EMAIL PROTECTED] Fully Funded Hobbyist, KeySlapper Extrordinaire :) http://www.keyslapper.org ԿԬ Shick's Law: There

SanDisk CompactFlash card reader problem

2003-12-31 Thread Louis LeBlanc
e of /dev/da0s1 simply tells me I need a block device. I'm not sure how to fix this, but I'm pretty sure I never had to perform any hocus pocus to get this working in the first place. Any ideas or pointers to specific docs? Thanks in advance Lou -- Louis LeBlanc [EMAI

openldap setup question

2005-12-22 Thread Louis LeBlanc
namely the system login. This makes it much easier to be sure all users can change *all* their passwords in one go. Having separate login dbs for samba, sasl, shell, and ldap would make that quite a pain. TIA Lou -- Louis LeBlanc FreeBSD-at-keyslapper-DOT-net Fully

Re: SPAM Trap

2005-12-23 Thread Louis LeBlanc
under 100, back when I turned off one of my domains that had been getting around 2000/month. That script has been untouched since February and working well. I've posted the script on the list I think, but if you're interested, I'll send it to you offlist (unless I get e

Re: FreeBSD and DVI LCD monitors

2004-07-04 Thread Louis LeBlanc
EndSubsection EndSection This is working great so far. I still want to get the monitor sync rates tweaked out a bit, but the rates in that canned config were within the specified tolerances for the monitor, so they went in to start. Get online and check the sync rates on your monitor. Then jus

Re: Updating newly installed FreeBSD-5.2.1

2004-07-04 Thread Louis LeBlanc
uld I use? I believe the tag you're looking for is RELENG_5_2, but you might want to check here first: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvs-tags.html HTH Lou -- Louis LeBlanc [EMAIL PROTECTED] Fully Funded Hobbyist, KeySlapper Extrordinaire :) http://ww

5.2.1 crashes during make buildworld

2004-07-04 Thread Louis LeBlanc
ry time I upgrade, so I'm inclined to keep it off. In fact, I've left the option out of the custom kernel altogether. Any ideas on the "why" here would be welcome. Lou -- Louis LeBlanc [EMAIL PROTECTED] Fully Funded Hobbyist, KeySlapper Extr

SoundBlaster Live problems

2004-07-04 Thread Louis LeBlanc
s in /boot/loader.conf: snd_emu10k1_load="YES" And everything should work. Not really. I'm not seeing any indication of an unrecognized card or any pcm or sbc devices in the dmesg output (/var/run/dmesg.boot). Anyone have any suggestions? TIA Lou -- Louis LeBlanc [EMAI

Re: SoundBlaster Live problems

2004-07-05 Thread Louis LeBlanc
On 07/05/04 06:49 PM, Alastair G. Hogge sat at the `puter and typed: > On Monday 05 July 2004 08:35, Louis LeBlanc wrote: > > [snip] > > > Anyone have any suggestions? > I have a SBLive with 5.1 (5 channel sound with subwoofer[.1]) and have the > following in loader.c

Mozilla builds 4.10 vs. 5.2

2004-07-31 Thread Louis LeBlanc
the Mozilla browser, nothing else). TIA Lou -- Louis LeBlanc [EMAIL PROTECTED] Fully Funded Hobbyist, KeySlapper Extrordinaire :) http://www.keyslapper.org ԿԬ No group of professionals meets except to conspire against the public at larg

Re: Mozilla builds 4.10 vs. 5.2

2004-08-01 Thread Louis LeBlanc
On 07/31/04 07:56 AM, Joshua Tinnin sat at the `puter and typed: > On Saturday 31 July 2004 06:49 am, Louis LeBlanc <[EMAIL PROTECTED]> > wrote: > > Hey all. I'm finishing up my RELENG_5_2 box, hoping to swap it in > > tomorrow, and I'm a little confused. >

multiple fxp nics - how do I make them play nice?

2004-08-01 Thread Louis LeBlanc
a specific device. I vaguely remember something about hints in /boot/device.hints but I'm not sure I like the idea of 'guessing' the right way to do this. I didn't find it in the FAQ or the FM, but I know that doesn't mean it's not there. I'd appreciate the

network glitch with internal network/gateway on 5.3

2004-12-12 Thread Louis LeBlanc
ib/ and rebooted. Voila. It comes up like it knows what to do - except for that little natd issue. Now I just need to figure out why ppp won't work without the gettext libs, or figure out how to tell it to look in the right place, and figure out the hangup with natd. As usu

Re: sftp and shell access

2004-12-14 Thread Louis LeBlanc
up -:ftponly:ALL This should only affect shell logins, so ftp should still work. -- Louis LeBlanc [EMAIL PROTECTED] Fully Funded Hobbyist, KeySlapper Extrordinaire :) http://www.keyslapper.org ԿԬ Correspondence Corollary: An experiment may be considered a succ

Re: Xorg and mouse....

2004-12-14 Thread Louis LeBlanc
st have linked to an older version of libutil when you built xorg. I have /lib/libutil.so.4, not 3. BTW, what version of Xorg *are* you running? What version of FreeBSD? I must have missed it in your previous messages. Lou -- Louis LeBlanc [EMAIL PROTECTED] Fully Funded Hobbyis

Re: Why reccomend Bash shell?

2004-12-16 Thread Louis LeBlanc
nse here. You've provided valuable advice to me specifically in the past, and I'm sure this ranks as one of the more enlightening ones. I'm going to install sudo on my systems right now, and change the root shell back to /bin/sh. I'm also going to break down and check

Re: "ipfw count" equivalent for pf

2004-12-17 Thread Louis LeBlanc
H. It certainly seems like changing nat and firewall rules on the fly are easier with pf. As I read and played with it, it seems to be much easier, particularly when using tables and lists. I still have some tweaking to do in my own pf.conf, but it's definitely cool. Lou -- Louis L

Re: "ipfw count" equivalent for pf

2004-12-17 Thread Louis LeBlanc
On 12/17/04 01:26 PM, Paul Schmehl sat at the `puter and typed: > --On Friday, December 17, 2004 01:29:09 PM -0500 Louis LeBlanc > <[EMAIL PROTECTED]> wrote: > > > > Control > > After boot, PF operation can be managed using the pfctl(8) program. Some > > exampl

just a couple quick pf/nat questions

2004-12-13 Thread Louis LeBlanc
scripts I've looked at seem to specify ports with either an explicit port number or a macro defined right in the config. I take it pf doesn't use the service tags from /etc/services? Thanks all. Lou -- Louis LeBlanc [EMAIL PROTECTED] Fully Funded Hob

Re: Xorg and mouse....

2004-12-14 Thread Louis LeBlanc
are managed by the wm, so you might need to set up KDE *before* you can get them. Once you get KDE in, if you still don't get mouse clicks working, check your mouse config section in xorg.conf. The docs in /usr/X11R6/lib/X11/doc/README.mouse should be pretty thorough. HTH Lou -- Louis LeBlan

Firefox headaches

2004-12-18 Thread Louis LeBlanc
dditions - Noia theme and TabBrowser extension - latest of both. Anyone else? I don't really want to switch back to mozilla, but I may have to. Lou -- Louis LeBlanc [EMAIL PROTECTED] Fully Funded Hobbyist, KeySlapper Extrordinaire :) http://www.keyslapper.org

Re: courier imap keys and self-signed ca signing

2004-12-19 Thread Louis LeBlanc
. Check out this info: http://www.openssl.org/docs/apps/x509v3_config.html#Subject_Alternative_Name_ That will tell you about using a single cert for multiple domains if that is what you need. Hope this helps. Lou -- Louis LeBlanc [EMAIL PROTECTED] Fully Funded Hobbyist, KeySlapper Extrordinaire :)

Re: courier imap keys and self-signed ca signing

2004-12-19 Thread Louis LeBlanc
> > -> http://localhost/manual/ssl/ > > Louis LeBlanc schrieb: > > On 12/19/04 12:45 PM, dave sat at the `puter and typed: > > > >>Hello, > >>I've got a 5.3 box that i'm using as a self-signing ca. I want to get > >>keys going f

Re: "ipfw count" equivalent for pf

2004-12-20 Thread Louis LeBlanc
this for me. > > > > Can any experts lend a hand here? It seems like this should be > > dead-easy to do, but like many things from the OpenBSD world, it does > > not seem to straight-forward to me. > > > > Thanks, > > > > Patrick > > > ___

Re: Firefox headaches

2004-12-20 Thread Louis LeBlanc
On 12/20/04 12:12 PM, RW sat at the `puter and typed: > On Saturday 18 December 2004 20:53, Louis LeBlanc wrote: > > Something's not right with firefox. > > > > Now that I've got the printing problems more or less solved, it > > crashes almost every time I hi

Re: Firefox headaches

2004-12-20 Thread Louis LeBlanc
lation, and being comfortable with installing a > third-party binary. Ah, well, who's going to do flash better than Macromedia? :) I noticed that the flashpluginwrapper installed linux-flashplugin6 as a dependency. What was your experience with 7? Thanks. Lou -- Louis LeBlanc

Re: migrating from thunderbird to mutt?

2004-12-20 Thread Louis LeBlanc
al headers for some that aren't added for others. When I'm in my freebsd folder, I'm freebsd-at-keyslapper.org; when I'm in my ssl folder, I'm ssl-at-keyslapper.org, and in my work folder (pulled down via fetchmail) I'm leblanc-at-.com. I have at least 7 right now, a

Re: migrating from thunderbird to mutt?

2004-12-21 Thread Louis LeBlanc
oshua here. He's right on all counts, but I've always preferred to have an external application do my filtering, so I do use procmail. That way, mail gets sorted upon arrival instead of when I check my mail. Probably more a matter of preference on that point, but you C

Re: Running own servers

2004-12-22 Thread Louis LeBlanc
rs at most, since they find out where I am pretty quick. I've been using zoneedit for longer than I can remember - since my 4.3 install at least, with both cable/DHCP and DSL/PPP, and the only time I ever know I've been renumbered is when I check my logs. I don't get reports of e

Re: Running own servers

2004-12-22 Thread Louis LeBlanc
ht as well get FTTP from Verizon and go with a small addition to your house to host it. It may cost a little more than the colo in the short run, but in the long run, you still have the addition. Lou -- Louis LeBlanc [EMAIL PROTECTED] Fully Funded Hobbyist, KeySlapper Extrordinaire :)

Re: Running own servers

2004-12-22 Thread Louis LeBlanc
sed for a long time, but then you're > sort of gambling. Anyway, it's kind of a drag, I remember a time not > long ago when static IPs with shell accounts on dialup were cheap, but > now that so many people have broadband, you really have to pony up a bit > of extra cash to get

Re: Running own servers

2004-12-22 Thread Louis LeBlanc
houldn't be long, considering I already have a working PPPoE config with Verizon. Maybe just a minor reconfig? As far as use, they don't care so long as the government doesn't say it's illegal. Cool. Lou -- Louis LeBlanc [EMAIL PROTECTED] Fully Funded Hobbyist, Ke

Re: FreeBSD's Visual Identity: Outdated?

2004-12-23 Thread Louis LeBlanc
tition, but I am not ignorant to the relevance of the logo, and I think the loader, the website, and everything else about FreeBSD is on the right track. Jeez. Ok, rest assured the snip above was long and way OT, but I need to vent when I think Beastie is getting dissed. Lou

Re: FreeBSD's Visual Identity: Outdated?

2004-12-24 Thread Louis LeBlanc
rketing department. > > > > Maybe you can start, The Queer-Eye for the BSD-Guy. Uh, heh. Low blow, but definitely to the point. :) I don't think FreeBSD needs any such thing. FreeBSD needs people that care about making the OS better, NOT prettier. And image is most certainly N

Re: Printer

2004-12-27 Thread Louis LeBlanc
6170) > > I do not know if "BSD" support this printer. > So if you know, pleas let me know. > > Thanks, > Leon. > ___ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-qu

Re: Printer

2004-12-28 Thread Louis LeBlanc
On 12/27/04 09:46 PM, Parv sat at the `puter and typed: > in message <[EMAIL PROTECTED]>, > wrote Louis LeBlanc thusly... > > > > Some newer Lexmark printers do support standard protocols, but I > > went and spent $80 for a Lexmark color printer several years ago &g

Re: 5.3 and HT with SMP

2004-12-28 Thread Louis LeBlanc
this for the addressee, go ahead, copy, disclose, or take any action > based on this message or any information herein that you wish, what the heck! > If you have received this message in error, please ask the sender what the > heck they were thinking about. I love this :) This is the

Re: crontab file

2004-12-30 Thread Louis LeBlanc
You can even separate those entries you want responses for by changing the value of MAILTO prior to the entry. See CRONTAB(5) for more details. HTH Lou -- Louis LeBlanc [EMAIL PROTECTED] Fully Funded Hobbyist, KeySlapper Extrordinaire :) http://www.keyslapper.org

Re: nvidia display driver problem

2004-12-31 Thread Louis LeBlanc
> ___ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "[EMAIL PROTECTED]" > -- Louis LeBlanc [EMAIL PROTECTED] Fully Funde

Re: Problems with digital camera

2005-01-01 Thread Louis LeBlanc
a couple cards, and the camera isn't tied down for the upload. What may (or may not) be related, is that I have to have the reader mounted prior to boot, or the /dev/da0 device doesn't show in the /dev partition. When the card in inserted, it's d

Re: Problems with digital camera

2005-01-01 Thread Louis LeBlanc
On 01/01/05 01:13 PM, Trey Sizemore sat at the `puter and typed: > On Sat, 2005-01-01 at 12:53 -0500, Louis LeBlanc wrote: > > > I have that same model. I never bothered to try hooking it directly > > to the USB port. The camera uses CompactFlash cards, so I picked up a >

Re: Problems with digital camera

2005-01-01 Thread Louis LeBlanc
On 01/01/05 02:01 PM, Trey Sizemore sat at the `puter and typed: > On Sat, 2005-01-01 at 13:43 -0500, Louis LeBlanc wrote: > > > > > > No, my reader has to be plugged in at boot, but inserting the card > > works on the fly. Your device may be different, but mine has

Re: triple monitor hardware setup on FBSD - suggestions needed...

2005-01-02 Thread Louis LeBlanc
on one monitor doesn't change the screen on the others, I'm not sure that's possible. Think of the monitors as a 3 paned window onto the desktop, and everything makes sense. Good luck. Lou -- Louis LeBlanc [EMAIL PROTECTED] Fully Funded Hobbyist, KeySlapper Extrordinaire

Re: freebsd training/certification

2005-01-02 Thread Louis LeBlanc
l (more or less) and still I'm a newbie. FreeBSD is definitely my OS of preference, but I've lost a little of that zeal. > Once the user "softens" the audience, delivers the one-two punch tactic > of the evil creature known as a troll. However, this one don't look >

Re: freebsd training/certification

2005-01-02 Thread Louis LeBlanc
s your cert, but it's really a self signed cert. If you did all the work, it's every bit as good as the one you'd have paid $2850 for, but there's no fancy plaque to hang up (unless you make it yourself) and nobody has to honor it - not that they *have* to place much stock in the M

Re: best ide for c

2005-01-03 Thread Louis LeBlanc
ly recommend you put Eclipse on your short list. Good luck. Lou -- Louis LeBlanc [EMAIL PROTECTED] Fully Funded Hobbyist, KeySlapper Extrordinaire :) http://www.keyslapper.org ԿԬ First Law of Socio-Genetics: Celibacy is not hereditary. __

Re: SpamAssassin-Milter accuracy...

2005-01-03 Thread Louis LeBlanc
he config:-) Definitely. And you might also want to keep a spam "sampler" around for just such a case. This can be used to get your bayes learner back up to speed a little quicker. IIRC, the bayes learner needs a minimum number of messages to learn from before it will kick in and start wo

Re: Best way to back up to CD?

2005-01-03 Thread Louis LeBlanc
th postfix, I'll probably be down to the backup process myself. Very timely thread from my POV :) HTH Lou -- Louis LeBlanc [EMAIL PROTECTED] Fully Funded Hobbyist, KeySlapper Extrordinaire :) http://www.keyslapper.org ԿԬ The perversity of nature is nowhere be

Re: Postfix + SASL issue

2005-01-03 Thread Louis LeBlanc
smtp_sasl_tls_security_options = $var_smtp_sasl_opts smtp_sasl_tls_verified_security_options = $var_smtp_sasl_tls_opts smtpd_sasl_application_name = smtpd smtp_sasl_password_maps = hash:/usr/local/etc/postfix/sasl_passwd BTW, the values there are what I have configured; these values may or may n

Re: SpamAssassin-Milter accuracy...

2005-01-04 Thread Louis LeBlanc
On 01/04/05 05:17 PM, Matthias Buelow sat at the `puter and typed: > Louis LeBlanc wrote: > > > Use with care. Some spam rbls are overly zealous, and often block out > > whole netblocks just because one IP has been reported as an offender. > > And all dialup networks

Re: SpamAssassin-Milter accuracy...

2005-01-05 Thread Louis LeBlanc
new server without them for a few weeks. Had I kept them off longer, I have no doubt the stream would have increased - when I turned them on 2 years ago, my spam went down by almost 95% in a matter of minutes, and over the years the stream of rejec

Re: Sun revokes FreeBSD license for Java

2005-01-05 Thread Louis LeBlanc
l to [EMAIL PROTECTED] :-) Putting > on my telepathy beanie, it could be Robert Watson. Jeez! I've been looking for one of those beanies! The homemade tinfoil style just doesn't seem to work on my boss. Do you have the one with or without the propeller? You have a link I can b

Re: Free BSD

2005-01-06 Thread Louis LeBlanc
On 01/06/05 05:42 PM, K.T. sat at the `puter and typed: > >I think, BSD is one with lot of unusable, needless systems. >You never get over Windows or Linux. >FreeBSD is stupid system, which only nobody will use. :-( Now that is by far the stupidest post I've seen in a good long time.

Samba problems - stopped working

2005-01-06 Thread Louis LeBlanc
he auth based code. Checking the swat core, it is pretty obvious that the abort() was called somewhere in the authentication calls. Anyone else? Lou -- Louis LeBlanc [EMAIL PROTECTED] Fully Funded Hobbyist, KeySlapper Extrordinaire :) http://www.keyslapper.org

Re: Good image editor

2005-01-08 Thread Louis LeBlanc
mple editing and looking at > pictures in an album-type format, I'm looking for a package like > pixie-plus or digikam (these don't work on my 5.3 box) Hmm. I noticed a graphics/pixie port as well. Near as I can tell, they're not related. Anyone know if one is more stable/featu

Re: AGP not working on nForce3

2005-01-09 Thread Louis LeBlanc
t;56-75" Option "TwinViewOrientation""RightOf" Option "MetaModes" "1280x1024,1280x1024; 1024x768,1024x768" Option "ConnectedMonitor" "crt,crt" EndSection The last block, the twinview setup

Re: mkisofs and growisofs

2005-01-09 Thread Louis LeBlanc
#x27;t been able to find any definitive update, but it hasn't required any more modification than the perl path over the years. I'll put my copy at the following URL for a while in case anyone wants it: http://ww2.keyslapper.org/search Lou -- Louis LeBlanc [EMAIL PROTECTED]

Re: AGP not working on nForce3

2005-01-09 Thread Louis LeBlanc
On 01/09/05 07:59 PM, Mats Kristoffersen sat at the `puter and typed: > Louis LeBlanc wrote: > > On 01/09/05 06:45 PM, Mats Kristoffersen sat at the `puter and typed: > > > > > > ^ > > Setting this to 3 tells the driver to try the native A

Re: AGP not working on nForce3

2005-01-09 Thread Louis LeBlanc
Refs AddressSize Name > 1 14 0xc040 350800 kernel > 22 0xc0751000 1c180linux.ko > 31 0xc076e000 5844 snd_ich.ko > 42 0xc0774000 1d4fcsound.ko > 5 14 0xc0792000 54974acpi.ko > 61 0xc23fc000 27000pf.ko > 71 0xc24500

Re: AGP not working on nForce3

2005-01-09 Thread Louis LeBlanc
On 01/09/05 10:06 PM, Mats Kristoffersen sat at the `puter and typed: > Louis LeBlanc wrote: > >>Yes, I recompiled with just WITH_ACPI, and now it's 1 as default. I > >>even cvsupped world and rebuilt, and now nvidia.ko doesn't try the > >>agp0 stuff

Re: AGP not working on nForce3

2005-01-09 Thread Louis LeBlanc
On 01/09/05 10:18 PM, Mats Kristoffersen sat at the `puter and typed: > Louis LeBlanc wrote: > > On 01/09/05 10:06 PM, Mats Kristoffersen sat at the `puter and typed: > > > >>Louis LeBlanc wrote: > >> > > > > > > What does the cards con

Re: Samba problems - stopped working

2005-01-09 Thread Louis LeBlanc
On 01/06/05 02:14 PM, Louis LeBlanc sat at the `puter and typed: > Anyone else seeing problems with Samba3? > > swat dumps core every time I try to connect - SIGABRT. Smbd & nmbd > don't pick up the phone (yes, netstat -an shows listeners on ports 139 > and 443). They

Re: mkisofs and growisofs

2005-01-09 Thread Louis LeBlanc
On 01/09/05 05:02 PM, Danny MacMillan sat at the `puter and typed: > On Sun, Jan 09, 2005 at 01:52:16PM -0500, Louis LeBlanc wrote: > > > > [Jeffrey Friedl Search Tool] > > > > I'll put my copy at the following URL for a while in case anyone wants > > it: ht

Re: AGP not working on nForce3

2005-01-10 Thread Louis LeBlanc
u know. If you figure out what the magic sword is, let the list know. This has come up once or twice in the past, and there's always one or two that just don't get the results they wanted. Good luck. Lou -- Louis LeBlanc [EMAIL PROTECTED] Fully F

Re: Blacklisting IPs

2005-01-10 Thread Louis LeBlanc
expectation of legitimate traffic from areas that I do block. If you have paying customers, you have to just deal with it and try to lock things down in other ways. Lou -- Louis LeBlanc [EMAIL PROTECTED] Fully Funded Hobbyist, KeySlapper Extrordinaire :) http://www.k

Re: nvidia driver problem

2005-01-10 Thread Louis LeBlanc
egistry.NvAGP: 1 > hw.nvidia.registry.EnableAGPSBA: 0 > hw.nvidia.registry.EnableAGPFW: 0 > hw.nvidia.registry.SoftEDIDs: 1 > hw.nvidia.registry.Mobile: 4294967295 > hw.nvidia.registry.ResmanDebugLevel: 4294967295 > hw.nvidia.registry.FlatPanelMode: 0 > hw.nvidia.cards.0.mode

Re: Upgrade to Courier 4.0.1?

2005-01-10 Thread Louis LeBlanc
/etc/rc.d/courier-authdaemond.sh > actually wants to see courier_authdaemond_enable="YES" in /etc/rc.conf > now. Will wonders never cease :-) Good to know. I'm running 3.x, and hadn't paid enough attention to know that 4.x was even out. Other than this hangup, what are you

Re: Blacklisting IPs

2005-01-10 Thread Louis LeBlanc
On 01/10/05 06:04 PM, John Conover sat at the `puter and typed: > Louis LeBlanc writes: > > > > A practice one of my former co-workers liked was to pick a song and pull > > letters out; take Fleetwood Mac: "Don't Stop Thinking About Tomorrow". > > You c

Re: firewall setup and whois for blacklisting IP's

2005-01-10 Thread Louis LeBlanc
rue offlist* email, I can be reached more reliably at leblanc-at- Good luck. I'll continue to follow this thread in case someone posts something I can elaborate on to some useful end. Lou -- Louis LeBlanc [EMAIL PROTECTED] Fully Fu

Re: Blacklisting IPs

2005-01-10 Thread Louis LeBlanc
On 01/10/05 07:42 PM, Jez Hancock sat at the `puter and typed: > On Mon, 10 Jan 2005 12:23:04 -0500, Louis LeBlanc > <[EMAIL PROTECTED]> wrote: > > On 01/10/05 12:20 AM, artware sat at the `puter and typed: > > > Hello again, > > > > > > My 5.3R syst

Re: Upgrade to Courier 4.0.1?

2005-01-10 Thread Louis LeBlanc
er in /etc/rc.conf, the imapd-ssl enable tag has changed. Where you used to need courier_imap_imapdssl_enable="YES" in your /etc/rc.conf, you now need courier_imap_imapd_ssl_enable="YES" I don't use pop or unencrypted imap, so you'd have to verify that those haven&

Re: Upgrade to Courier 4.0.1?

2005-01-10 Thread Louis LeBlanc
t; Is there anywhere these kind of things are documented/displayed? > Not that I noticed. The port should probably put it in a pkg-message file, since it's really a FreeBSD port change. I found it the hard way. Lou -- Louis LeBlanc [EMAIL PROTECTED] Fully Funded Hobbyist

Re: jerky opengl, nvidia drivers

2005-01-11 Thread Louis LeBlanc
y problems, > and since it's a pretty fancy one, i guess that rules > out system performance. > > Does anybody have a clue as to what could be causing this? Are you loading the glx module in your Xorg config? Lou -- Louis LeBlanc [EMAIL PROTECTED] Fully Funded Hob

Re: jerky opengl, nvidia drivers

2005-01-11 Thread Louis LeBlanc
ot; > Load "freetype" > # Load "xtt" > Load "extmod" > Load "glx" > Load "dri" > Load "dbe" > Load "record" > Load "xtrap" >

Re: jerky opengl, nvidia drivers

2005-01-11 Thread Louis LeBlanc
with agp device. > > I *am* getting the acceleration, however, something is not quite right. > > As i said, tuxracer runs just fine, so maybe it's some OpenGL feature > which most of the apps use, but tuxracer doesn't? > > Anyway, i should probably try updating

Re: jerky opengl, nvidia drivers

2005-01-11 Thread Louis LeBlanc
try upgrading everything tomorrow.. Most Righteous. Just make sure you get all the dependencies when you do. Good luck Lou > Louis LeBlanc wrote: > > Ok, according to your sysctls, you aren't getting the AGP acceleration > > at all. > > > > Try adding these

Re: SA, Bayes, and You (erm, Me)

2005-01-12 Thread Louis LeBlanc
er, and 3 points from the body to auto-learn as spam. Therefore, the mini- mum working value for this option is 6. So, a message can score 25 points off the body and 2 off the headers, and it will not be autolearned. Lou -- Louis LeBlanc [EMAIL PROTECTED] Fully

pkg_info question

2005-01-12 Thread Louis LeBlanc
that require it. Anyone know how best to get a list of packages without dependant packages installed? TIA Lou -- Louis LeBlanc [EMAIL PROTECTED] Fully Funded Hobbyist, KeySlapper Extrordinaire :) http://www.keyslapper.org ԿԬ Eagleson's Law: Any code o

Re: pkg_info question

2005-01-13 Thread Louis LeBlanc
On 01/12/05 06:01 PM, Kris Kennaway sat at the `puter and typed: > On Wed, Jan 12, 2005 at 08:45:30PM -0500, Louis LeBlanc wrote: > > Hey folks. I'm trying to make a cruft killing run through my > > installed packages. > > > > What would make this a lot easier is

Trackball, extra buttons, and X - I've lost something

2005-01-13 Thread Louis LeBlanc
eaking the scrolling. Or at least get the scrolling back. I've tried this with and without moused, but no change. Naturally, I change the Device above to /dev/sysmouse, and moused polls from /dev/usm0. I'm running FreeBSD 5.3 RELEASE, Xorg 6.7.1 (built from ports) and Fvwm 2

Re: Trackball, extra buttons, and X - I've lost something

2005-01-13 Thread Louis LeBlanc
ing and try it > should keep your wheel working. > > I'm not sure how to get the other two to work though, I've always had issues > with that. > > > Mark Beaver > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behal

Re: Trackball, extra buttons, and X - I've lost something

2005-01-14 Thread Louis LeBlanc
up the Fvwm builtin menu from the root window. That's probably a problem for the Fvwm list, since the buttons are being recognized by X now. Thanks for the suggestions. Lou -- Louis LeBlanc [EMAIL PROTECTED] Fully Funded Hobbyist, KeySlapper Extrordinaire :) http://www.key

Re: Odd (alarming) http log exerpt

2005-01-14 Thread Louis LeBlanc
u of Investigation . . ." . . . at which point she panicked and hung up. And of course we all fell about the place laughing ourselves silly. The question is whether the Bureau would log the referrer URL. BTW, I think it would be FBI.gov, yes? L -- Louis LeBlanc [EMAIL PROTE

Re: M$ mouse working?

2005-01-14 Thread Louis LeBlanc
I got it working by stopping both moused instances and restarting X. Now to figure out how to keep it from starting moused in the first place - or to redirect it to a different device . . . Good luck. Lou -- Louis LeBlanc [EMAIL PROTECTED] Fully Funded Hobbyist, KeySlapper Extrordinaire

Re: Portupgrading - portauditing

2005-02-26 Thread Louis LeBlanc
where but here in the > mailing lists. i believe that the doc project is already looking to > integrate this info into the ports manpage (or somewhere else equally > sensible). > > on the off chance that they lost sight of this target, i'm adding them &g

Re: USB Mouse issues

2005-02-28 Thread Louis LeBlanc
d - everything worked. What I finally did was find the device "Mouse" section in /etc/usbd.conf and comment it all out. This way, the pointers stay accessible at the ums* device, even when plugged in at runtime - the usb daemon leaves them alone for apps (like X) to access there. HTH

Re: USB Mouse issues

2005-02-28 Thread Louis LeBlanc
On 02/28/05 11:02 PM, Colin Alston sat at the `puter and typed: > Louis LeBlanc wrote: > > >What really confused me was that I did not have moused enabled. It > >took quite a while to even realize that it was running. > > > > > > > Hmmm, possibly then whe

Wireless Keyboard/Mouse setup

2005-03-23 Thread Louis LeBlanc
is working, I'd be grateful for a mouse config section, and if you are able to get all the "special" keys working, I'd be interested in what you did to get them recognized - xev doesn't seem to get signals from them. TIA Lou -- Louis LeBlanc FreeBSD-at-k

Re: USB 2.0 wireless mouse

2005-03-24 Thread Louis LeBlanc
eebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "[EMAIL PROTECTED]" > -- Louis LeBlanc FreeBSD-at-keyslapper-DOT-net Fully Funded Hobbyist, KeySlapper Extrordinai

  1   2   3   4   5   >