Displaying 20 results from an estimated 300 matches similar to: "A Hardware Observation (and Thank You To John Pierce)"
2011 Oct 26
4
C6: ssh X-forwarding does not work
Hi all,
I have C6 i386 with cr repo enabled;
problem is, I can't get x-forwarding to work, xorg-x11-auth rpm is 
installed, have checked sshd config for
#X11Forwarding no
X11Forwarding yes
#X11DisplayOffset 10
Here is a verbose ssh logon, I can't see any difference to a working server:
debug1: Authentication succeeded (password).
debug1: channel 0: new [client-session]
debug3:
2011 Oct 03
0
PCI-E not supported in kernel 2.6.32-131.12.1.el6
Hello,
I own a PCI-Express parallel card installed on my server Fujitsu TX100 
S2. I am running CentOS 6 x64. In Kernel version 
2.6.32-71.29.1.el6.x86_64, it was correctly detected as:
[root at Carmen ~]# lspci -vvv -s 05:00.2
05:00.2 Parallel controller: NetMos Technology Device 9912 (prog-if 03 
[IEEE1284])
     Subsystem: Device a000:2000
     Physical Slot: 4
     Control: I/O+ Mem+
2011 Jan 16
2
input/output error while copy (John R Pierce)
Then, is there any other way to mount external hard disk as ntfs in read
write mode?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20110116/fbdcf7e8/attachment-0002.html>
2006 Nov 13
0
Reducing spurious change notifications on a mounted Win XP share
Overview
======
Linux box with Win XP Pro share mounted onto it appears to send
spurious change notifications when the Windows box modifies a file on
the share.
Detail
=====
I have an up-to-date Linux server (Ubuntu 6.06LTS) running Samba 3.0.22
This server has a share from an XP Professional desktop mounted onto
it. The relevant fstab entry looks like this
//DEATHSTAR/workspace
2000 Jul 26
0
John Tukey
------- Forwarded Message
From: "Wainer, Howard" <hwainer at ets.org>
Subject: John Tukey
Dear Friends and colleagues,
John Wilder Tukey died last night of an accumulation of physical problems.
We shared a mince pie (his favorite) on Monday night in his hospital room, 
and he was in good spirits, but in the end his body failed him. 
He left us with his mind intact; despite the
2009 Nov 04
0
r53 committed - applied patch from John McKerrell
Revision: 53
Author: freyfogle
Date: Wed Nov  4 08:34:55 2009
Log: applied patch from John McKerrell
http://code.google.com/p/mapstraction/source/detail?r=53
Modified:
  /trunk/source/mxn.cloudmade.core.js
=======================================
--- /trunk/source/mxn.cloudmade.core.js	Sun Sep 20 06:30:15 2009
+++ /trunk/source/mxn.cloudmade.core.js	Wed Nov  4 08:34:55 2009
@@ -7,6 +7,21 @@
     
2013 Jan 03
2
[LLVMdev] FYI: Yes, llvm.org is down. We're waiting for John or someone from UIUC to help get it back up.
John's been contacted, and the IRC is active, but no ETA yet. It's not a
convenient hour in the TZ for UIUC folks.
When any of us have more information, we'll post here.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130103/b12f1e72/attachment.html>
2013 Jan 03
0
[LLVMdev] FYI: Yes, llvm.org is down. We're waiting for John or someone from UIUC to help get it back up.
Just letting folks know, yes we are aware that the LLVM website and
subversion are still down. Someone will update this email thread when we
have any new information.
On Thu, Jan 3, 2013 at 2:21 AM, Chandler Carruth <chandlerc at gmail.com>wrote:
> John's been contacted, and the IRC is active, but no ETA yet. It's not a
> convenient hour in the TZ for UIUC folks.
>
>
2013 Jul 12
0
[LLVMdev] John the Ripper in the test suite?
Be careful about license issues.
I.e. gpl.
On 07/11/2013 05:00 PM, Chris Matthews wrote:
> I am looking at adding some tests based on John the Ripper to the test
> suite repository.
>
> http://www.openwall.com/john/
>
> Does anyone have a problem with this?
>
> Are there specific algorithms people would like to see benchmarked?
>
> Thx
>
> Chris Matthews
>
2013 Jul 12
1
[LLVMdev] John the Ripper in the test suite?
Yes, it looks like the core is all GPL2.  But they go on a file-by-file basis.
Chris Matthews
chris.matthews at apple.com
(408) 783-6335
On Jul 11, 2013, at 5:29 PM, Reed Kotler <rkotler at mips.com> wrote:
> Be careful about license issues.
> 
> I.e. gpl.
> 
> 
> On 07/11/2013 05:00 PM, Chris Matthews wrote:
>> I am looking at adding some tests based on John the
2013 Jul 12
0
[LLVMdev] John the Ripper in the test suite?
Hey thanks. I'd always meant to get that in. :)
Might want to check export restrictions as well.
On Jul 11, 2013 5:03 PM, "Chris Matthews" <chris.matthews at apple.com> wrote:
> I am looking at adding some tests based on John the Ripper to the test
> suite repository.
>
> http://www.openwall.com/john/
>
> Does anyone have a problem with this?
>
> Are
2013 Jul 12
2
[LLVMdev] John the Ripper in the test suite?
> Hey thanks. I'd always meant to get that in. :)
>
> Might want to check export restrictions as well.
Right. This was the reason why OpenSSL was removed from the testsuite.
--
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University
2013 Jul 12
0
[LLVMdev] John the Ripper in the test suite?
On 7/12/13 3:31 AM, Anton Korobeynikov wrote:
>> Hey thanks. I'd always meant to get that in. :)
>>
>> Might want to check export restrictions as well.
> Right. This was the reason why OpenSSL was removed from the testsuite.
Agreed.  Please do not add any crypto stuff to the test suite.  The 
regulations on crypto are unclear and have, in the past, been subject to 
2013 Jul 12
1
[LLVMdev] John the Ripper in the test suite?
> Agreed.  Please do not add any crypto stuff to the test suite.  The
> regulations on crypto are unclear and have, in the past, been subject to
> change.  Hosting crypto is a headache that I don't want to deal with.
Do you know if we've got much that's specifically intended as a proxy
for crypto? It's quite an important use-case in the real world.
Tim.
2003 Apr 24
0
Openssh-unix-dev, Hello! My name is John Turner....
Hello. My name is John Turner....  I am the customer of AURUM INVESTMENT  
There is nothing like this program. At first I spent 800$ and in 4 weeks I have earned more than 300$ of profit    
I am really impressed. You doesnt get any better than this. 
Just follow the link http://am-it.biz//sign.php?ref_id=28934887
There is only one honest way to get money:
to invest them wisely
Money and you
2003 Aug 12
0
Stable versions of Asterisk (Was: Re: Fair comparison (John Todd))
Hi,
It's really a problem for new Asterisk users. I am new to Asterisk and do 
not know * history, which applications are stable, which are in 
development, and who do what? It's really hard for new users to keep the 
pace with CVS.
So can you recommend more stable Asterisk versions, which are suitable for 
production environments?
My needs is simple:  standard switch (Call transfer,
2003 Aug 13
0
Fwd: Stable versions of Asterisk (Was: Re: Fair comparison (John Todd))
Hi listers,
is my question about stability of * a wrong question to ask here?
Nguyen
>Date: Wed, 13 Aug 2003 10:39:43 +0700
>To: asterisk-users@lists.digium.com
>From: Nguyen Nam <nguyennam@cardvn.net>
>Subject: Stable versions of Asterisk (Was: Re: Fair comparison (John Todd))
>
>Hi,
>It's really a problem for new Asterisk users. I am new to Asterisk and do 
2003 Nov 16
1
Attempting to contact John Brown
I am attempting to contact John Brown from Chagres Technologies, I know he watches this list.  Please contact me ASAP John, I have been trying to get hold of you for the last few weeks regarding an order but so far havent had any luck!
Regards,
Aaron Martin.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2003 Dec 16
0
John Brown from Chagres
Some people have been airing dirty laundry on this person, so I thought
I'd air some clean laundry!
John,
Thank you so much for answering my email so quickly, and I also got your
voicemail.  And thank you for shipping on the same day I ordered.
Without these phones, there's no way I would be able to get this demo
done!
Thanks again,
David Gomillion
2007 May 15
0
How to set Name/username to something like 229/john instead of 229/229
Hi,
'sip show peers' display info this way
Name/username              Host            Dyn Nat ACL Port     Status
229/229                    xxx.39.12.58      D   N      63969    OK (26 ms)
228/228                    xxx.39.12.58      D   N      63961    OK (32 ms)
But this makes is difficult to understand which extension belongs to whom,
and I want to set it so I can see it like this: