Displaying 10 results from an estimated 10 matches for "fething".
Did you mean:
fetching
2020 Jul 15
4
Support for macOS feth devices
Hi,
I am currently using the L2 tunnel feature of ssh between two Linux
machines, and it works beautifully! As a result, I have come to prefer a
workflow that uses an L2 tunnel, but I can't seem to find a long-term
solution for this workflow on macOS. At the moment, tap devices on macOS
can be generated using a kernel extension like tuntaposx
<http://tuntaposx.sourceforge.net/>;
2007 Nov 20
9
[Bug 13319] New: YV12 and YUY2 overlay broken on PPC with NV34M
http://bugs.freedesktop.org/show_bug.cgi?id=13319
Summary: YV12 and YUY2 overlay broken on PPC with NV34M
Product: xorg
Version: 7.3
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
2020 Jul 15
2
Support for macOS feth devices
On Wed, 15 Jul 2020, Peter Stuge wrote:
> is GPL-licensed, so a derivative of that can't be integrated into OpenSSH.
A derivative of it, that exposes a general API to do tap-device-like
things using stdio and command line options, could be called over its
general API from OpenSSH though. Even be developed separately (this
would, in fact, even help).
bye,
//mirabilos
--
?MyISAM tables
2013 Aug 26
2
If else loop problem: the condition has length > 1 and only the first element will be used
Hi all,
I'm running an if else loop to normalize my data to a known control.
I have calculated values that need to be subtracted from each treatment applied. I'm trying this within a for loop with if and else commands to apply to correct subtraction. This is done as follows:
attach(data.2013)
#Normalize to known control
for(i in signal2) {
if(t.tr=="Pst 24")
2015 Nov 26
2
Problems Converting from Cyrus to Dovecot (cyrus2dovecot)
...doing UIDs
mapping. The most boring part was generating proper config file for
thousands of accounts.
A working imapc/dsync would have been better.
Emmanuel.
Le 26/11/2015 15:24, Sami Ketola a ?crit :
> Hi,
>
> I think you tried to read cyrus mails folders directly. I was talking about fething mails from cyrus over imapc connection.
>
> Sami
>
>> On 26 Nov 2015, at 15:36, FUSTE Emmanuel <emmanuel.fuste at thalesgroup.com> wrote:
>>
>> Hello,
>>
>> Because it did not work ?
>> In a similar situation, we where forced to use isync/mbsync in...
2015 Nov 26
2
Problems Converting from Cyrus to Dovecot (cyrus2dovecot)
Hello,
Because it did not work ?
In a similar situation, we where forced to use isync/mbsync in imap to
imap mode because dsync did not work.
It was reported here more than a year ago (May 2014).
Time to time, I see the same report from other trying to use dsync to do
a migration to dovecot.
Dsync is a very appealing and elegant solution to this usage, but it
does not always work in real
2015 Nov 26
0
Problems Converting from Cyrus to Dovecot (cyrus2dovecot)
Hi,
I think you tried to read cyrus mails folders directly. I was talking about fething mails from cyrus over imapc connection.
Sami
> On 26 Nov 2015, at 15:36, FUSTE Emmanuel <emmanuel.fuste at thalesgroup.com> wrote:
>
> Hello,
>
> Because it did not work ?
> In a similar situation, we where forced to use isync/mbsync in imap to
> imap mode because ds...
2015 Nov 26
0
Problems Converting from Cyrus to Dovecot (cyrus2dovecot)
...as generating proper config file for
> thousands of accounts.
> A working imapc/dsync would have been better.
>
> Emmanuel.
>
> Le 26/11/2015 15:24, Sami Ketola a ?crit :
>> Hi,
>>
>> I think you tried to read cyrus mails folders directly. I was talking about fething mails from cyrus over imapc connection.
>>
>> Sami
>>
>>> On 26 Nov 2015, at 15:36, FUSTE Emmanuel <emmanuel.fuste at thalesgroup.com> wrote:
>>>
>>> Hello,
>>>
>>> Because it did not work ?
>>> In a similar situation...
2003 Jan 06
3
ADSL PCI cards
Does anyone have any information or recommendations for ADSL PCI Cards
for Linux boxes? E.g. which ones are supported? How much are they? etc.
Dirk
--
Please Note: Some Quantum Physics Theories Suggest That When the
Consumer Is Not Directly Observing This Product, It May Cease to
Exist or Will Exist Only in a Vague and Undetermined State.
2005 Sep 21
9
Ajax.Updater
Hi all,
I was wondering if one could pull a completely separate web site into a
div, e.g.
<a href="#" onclick="new Ajax.Updater(''artifact'',
''http://www.vivisimo.com/'', {asynchronous:true, evalScripts:true,
onLoading:function(request){Toggle.display(''message2body'')}}); return
false;">»</a>
it fails