Displaying 3 results from an estimated 3 matches for "toughi".
Did you mean:
tough
2012 May 02
1
Incomplete host name resolution
Hello
I happen to have two network interfaces on my new, up-to-date, CentOS
6.2, named eth0 and virbr0 (3 of them if I include the lo interface).
However the system APIs like getaddrinfo() only return the address for
the virbr0 interface (which was created by the CentOS installation),
when I would like to have them both.
Even if I give the configured eth0 address explicitly to getnameinfo(),
2012 Sep 22
1
Hanging IMAP sessions on Mac OS X with dovecot 2.1.10 - worked fine with 2.0.15
Ok, here's a toughie:
Out of a whim (and because of the bad weather) I today decided to upgrade my completely functioning 2.0.15 installation on my Mac OS X 10.6.7 system. NB: It's not a Mac OS X "Server", as sold by Apple - I have compiled my dovecots myself for quite a while.
Anyhow: At first everyth...
2006 Dec 12
10
Scriptaculous loader ... how to clone it?
Hi,
I would like to use the system loader as in scriptaculous.js to load
dynamicly some of my javascript files.
So I copied and pasted the code from scriptaculous.js into my
modules.js (this file should load all my js files from the directory
"modules" !). But the problem is when I launch my web page, the
scriptaculous.js works correctly but not the modules.js.
I think the two methods