Displaying 6 results from an estimated 6 matches for "amethyst".
2005 Aug 24
7
AGI + Ruby
I would like to write AGI script in Ruby
Would anybody please show me right direction..
Thanks
2000 Dec 06
8
openssh-SNAP-20001207 scp "Bad file descriptor" sort-of work-around
...have trouble with scp. The
behaviour is not protocol dependent - acts the same with either. (Using
RedHat 6.2)
When I scp <file> <host>:<dir>, bash is invoked as a login shell on the
server side host - this doesn't seem right. With my /etc/profile, I get
Dec 6 15:06:20 amethyst sshd[3027]: error: select: Bad file descriptor
in the log (something doesn't like my script), and
sourcing /etc/profile...
Connection to <host> closed by remote host.
on the client side. (My /etc/profile generates the "sourcing
/etc/profile..." message.)
If instead I mv /...
2006 Nov 13
2
STUN with one public and one private IP?
...000 handsets to connect to the Trixbox,
which sits on our DMZ with a single public IP. I need the phones to work
from random places behind NAT, as well as in the office. I'm using STUN,
and I understand I need a primary IP and an alternate IP to make STUN
work.
Well, I got STUN working here on amethyst.justthe.net, which has a bunch
of available public IPs, but the Trixbox only has one public IP, and I
have to request (and pay for) more IPs from the phone company if I need
any more. And I'd really prefer that STUN be running in the office, and
not on my personal server.
So I'm wondering....
2011 Mar 27
4
When Upgrading Wine
So, version .16 has come out and I wouldn't mind upgrading. The thing is, I have to patch my Wine source code for a particular game. I guess I have to remove the Wine version I have now, patch the .16 and compile the source code? If there is another way, please let me know.
Though, my main question is if I uninstall Wine, will it take thing installed with it; I mean, does .wine still exist
2006 Dec 19
1
Re: asterisk-users Digest, Vol 29, Issue 71
...rom: Steve Sobol <sjsobol@JustThe.net>
> Subject: Re: Fwd: [asterisk-users] Linux distro + Asterisk or Trixbox?
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> <asterisk-users@lists.digium.com>
> Message-ID:
> <Pine.LNX.4.44.0612180203320.18286-100000@amethyst.justthe.net>
> Content-Type: TEXT/PLAIN; charset=US-ASCII
>
> On Mon, 18 Dec 2006, Andrew Joakimsen wrote:
>
> > Sorry, I need to take that back. It's RHEL 3, RHEL 4 which we don't run
> > uses Linux 2.6 but not much else is updated.
>
> Keep in mind that...
2000 Nov 08
1
openssh-2.3.0p1-1 with RedHat 6.2 - Bad packet length
I haven't been able to get scp to work with RedHat 6.2 (select: Bad file
descriptor), so... I tried upgrading with openssh-2.3.0p1-1.src.rpm and
openssl-0.9.5a-3.src.rpm No joy. When running just ssh, I get
"Disconnecting: Bad packet length 795178083."
This seems to be a problem with sshd, since the 2.3 ssh client will work
fine with a 2.1 server (but not scp, which still gives