Desparately need Postfix/smtpd/sasl on Fedora help

2007-10-08 Thread David A. Long
OK, I have been pulling my hair out for a week trying to get a Fedora 7 server configured to use Postfix SMTP for relaying mail from remote clients. It seems to handle TLS fine when receiving GNHLUG mail. testsaslauthd reports successful authentication when given appropriate username/password's.

Re: Shell Quoting. Was: Shell tips and tricks

2007-10-08 Thread Steven W. Orr
On Monday, Oct 8th 2007 at 10:12 -, quoth Ben Scott: =>On 10/8/07, Steven W. Orr <[EMAIL PROTECTED]> wrote: =>> echo $foo # Also none needed if you *know* that foo has =>> # non-null value => => Might be worth going into this in a bit more detail: => =>

Re: Shell Quoting. Was: Shell tips and tricks

2007-10-08 Thread Steven W. Orr
On Monday, Oct 8th 2007 at 14:07 -, quoth Tom Buskey: =>On a similar note, why would you use [[...]] instead of [...] ? => Lots of reasons. [ is a builtin function. [[ is a keyword. 524 > whatis [ builtin [ *525 > whatis [[ -bash: ${[[+set}: bad substitution whatis: [[: not found Don't swit

Re: Shell Quoting. Was: Shell tips and tricks

2007-10-08 Thread Ben Scott
On 10/8/07, Tom Buskey <[EMAIL PROTECTED]> wrote: > Make sure you start your script with #!/bin/bash or #!/bin/ksh. $(...) does > not exist in Bourne shell so you shouldn't expect #!/bin/sh to have it. Didn't we already have this discussion? :-) > On a similar note, why would you use [[...]]

Re: Shell Quoting. Was: Shell tips and tricks

2007-10-08 Thread Tom Buskey
On 10/8/07, Ben Scott <[EMAIL PROTECTED]> wrote: > Another tip about shell quoting: Prefer $( ... ) to `...`. Both > run a command and capture the output as an argument, but $( ... ) > nests automatically, while `...` can create nested quoting nightmares. Some editors will hightlight/find th

RE: Linux Stickers

2007-10-08 Thread Flaherty, Patrick
I have a friend who does tshirts/vinal stickers/buttons out of Billerica. Pretty cheap. He's also pretty handy with photoshop if you want the work design cleaned up. Contact me off list if you want more information. Patrick > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL

Re: Shell Quoting. Was: Shell tips and tricks

2007-10-08 Thread Ben Scott
On 10/8/07, Steven W. Orr <[EMAIL PROTECTED]> wrote: > echo $foo # Also none needed if you *know* that foo has > # non-null value Might be worth going into this in a bit more detail: Shell quoting is mostly about how arguments are passed to programs[1].

Shell Quoting. Was: Shell tips and tricks

2007-10-08 Thread Steven W. Orr
On Sunday, Oct 7th 2007 at 12:27 -, quoth Ben Scott: =>On 10/7/07, Steven W. Orr <[EMAIL PROTECTED]> wrote: => =>> I got a million of 'em ;-) => => So keep going! I'm trying to encourage the sharing of information, =>here. :) Ok. For starters. Let me tell you about my technique for Shell

Re: ARTICLE - ASUS Motherboard Ships w/Embedded Linux & Browser

2007-10-08 Thread Ben Scott
... really interesting ___ gnhlug-discuss mailing list gnhlug-discuss@mail.gnhlug.org http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/

Re: ARTICLE - ASUS Motherboard Ships w/Embedded Linux & Browser

2007-10-08 Thread Ben Scott
... idea. ___ gnhlug-discuss mailing list gnhlug-discuss@mail.gnhlug.org http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/

Re: ARTICLE - ASUS Motherboard Ships w/Embedded Linux & Browser

2007-10-08 Thread Ben Scott
On 10/8/07, Michael ODonnell <[EMAIL PROTECTED]> wrote: > http://www.phoronix.com/scan.php?page=article&item=869&num=1 Hmmm, that is a... ___ gnhlug-discuss mailing list gnhlug-discuss@mail.gnhlug.org http://mail.gnhlug.org/mailman/listinfo/gnhlug-dis

ARTICLE - ASUS Motherboard Ships w/Embedded Linux & Browser

2007-10-08 Thread Michael ODonnell
I found this interesting: http://www.phoronix.com/scan.php?page=article&item=869&num=1 It's encouraging to see a motherboard maker going in this direction, though I think this early version will be much improved after some refinements like LinuxBIOS (currently, the vaunted 5 second bootup comes