Pipes, redirects, and rc.local (was: Conundrum with aucat and rc_scripts)

2011-09-09 Thread misc . openbsd
G0kita, I've had a chance to review your advice, and I believe I've spotted a problem with your redirects. The command that works for me is: /usr/bin/aucat -o - 2>/dev/null /dev/null | /usr/local/bin/ezstream -c /etc/ezstream.xml >/dev/null 2>&1 & Before the first pipe: aucat is sending audio to

Re: Pipes, redirects, and rc.local (was: Conundrum with aucat and rc_scripts)

2011-09-09 Thread misc . openbsd
Correction: This works fine from a script executed by cron. Still doesn't work from rc.local. Anyone willing to impart some additional wisdom? Breeno Quoting misc.open...@mail.usask.ca: > G0kita, > > I've had a chance to review your advice, and I believe I've spotted a problem > with your redir

Re: Stuck with Dualdisplay & xorg

2007-01-13 Thread misc . openbsd . org
This is not an OpenBSD question but since you ask, and I toyed with this just yesterday: To make dual head work with my ATI Radeon 9000 (on a T41) I need only one line in the "Device" section:

Re: Stuck with Dualdisplay & xorg

2007-01-13 Thread misc . openbsd . org
This is not an OpenBSD question but since you asked and I toyed with this just yesterday... To make dual head work with my ATI Radeon 9000 (on a T41) I need only one line in the "Device" section: Option "CRT2Position" "RightOf" #(or "LeftOf") And as my screens are different sizes I also add

Redirect to ftp-proxy when client is on localhost?

2006-07-04 Thread misc . openbsd . org
Hello, I like the 3.9 ftp-proxy so much I'm thinking "wouldn't it be nice if, in addition to the clients inside my lan, ftp connections from this very openbsd machine went through it also". Is this just a silly idea? Is this possible, trivial, tricky? Done before? I found nada on google, but a