similar to: Anyone with spare DDR2 ECC FBDIMMs?

Displaying 20 results from an estimated 10000 matches similar to: "Anyone with spare DDR2 ECC FBDIMMs?"

2018 Jul 30
0
dovecot 2.3.x, ECC and wildcard certificates, any issues
Hello, I have discovered what I believe is the issue after hearing back from Aquamail. And that is that android 7 which I'm running 7.0 that is, only supports up to the p256 ecc curve. This brings up a question to users of letsencrypt, when you revoke a certificate does it take it out on the usage as well? I've got one domain that says i've issued to many certificates for it and no
2007 Oct 11
1
ECC RAM Error
Hello Has any one have any experience in ECC RAM Errors. we are seeing ECC fault Errors but I am not sure if it can be related to RAM it self or it is related to bad connection and noise. please let me know if you have a good document regarding ECC Errors, specially I want to know if data will be retransmitted when error happens. 02:00:31, Thursday, 10/11/2007 : EXCEPTION: ECC Error Interrupt
2018 Jul 30
0
dovecot 2.3.x, ECC and wildcard certificates, any issues
Hello, What acme implementation do you use for your letsencrypt certificates? If it's acme.sh how do you get both rsa and ecc certificates? What configuration options are you using in your configuration of services to allow access to both rsa and ecc? Thanks. Dave. On 7/30/18, David Mehler <dave.mehler at gmail.com> wrote: > Hello, > > The client in question is the latest
2016 May 03
2
Centos 6.7: kernel: EDAC MC0: CE row 2, channel 1, label "": (..... (Correctable Patrol Data ECC))
After update from centos 6.6 to centos 6.7 and reboot it, I have get a lot of this error into /var/log/messages: > May??3 11:27:20 s-virt kernel: EDAC MC0: CE row 2, channel 1, label > "": (Branch=0 DRAM-Bank=2 RDWR=Read RAS=6093 CAS=896, CE Err=0x10000 > (Correctable Patrol Data ECC)) > May??3 11:27:21 s-virt kernel: EDAC MC0: CE row 2, channel 1, label > "":
2018 Aug 12
2
Why still no PKCS#11 ECC key support in OpenSSH ?
Hi, I was trying to get OpenSSH portable working with my Yubikey.? A key was present on the token but generated using the ECCP384 algorithm. This lead to many obscure goose-chase red-herring error messages from OpenSSH such as the delightful "Could not add card : agent refused operation" or other nonsense that was meaningless and unhelpful. Many hours later in Mr Google's company,
2007 Aug 17
0
CPU and FBDIMM thermal monitoring
I'm running Centos5 x86_64 on an ASUS DSBV-DX/SAS mainboard with a Xeon E5345 quad core CPU. The mainboard BIOS shows me all the thermal information about CPU and the FBDIMMs as well as the fan rotation speeds. ACPI is set to version 3.0 in the BIOS. Under Centos5 I can't see any of these information under /proc/acpi/thermal_zone. This directory is just empty. Do I have to load any
2018 Jul 30
2
dovecot 2.3.x, ECC and wildcard certificates, any issues
That is one of the reasons I do not bother since long with public CAs but rather deploy my own, including own OSCP responder. Which has of course has some drawbacks like redundancy, resilience, bandwidth provision, geographical spread, implementing CA security standards and CA trust in clients. Latter though could be easily overcome if browser and email clients were to support DNSSEC/DANE
2013 Jun 25
1
dmidecode Output
Hey Y'all, How much can I trust the output of dmidecode? The manual that came with my MB says that my MB can support up to 2 Gb of DDR2 RAM. dmidecode seems tell me that I can load up to 8 Gb on this MB. As 4 Gb DDR2 sticks cost about $100 each I figured maybe I should ask, what's the chances that I can plug in two 4 Gb sticks in this machine and actually have it work? [root at
2010 Mar 03
26
How to verify ecc for ram is active and enabled?
Is there a method to view the status of the rams ecc single or double bit errors? I would like to confirm that ecc on my xeon e5520 and ecc ram are performing their role since memtest is ambiguous. I am running memory test on a p6t6 ws, e5520 xeon, 2gb samsung ecc modules and this is what is on the screen: Chipset: Core IMC (ECC : Detect / Correct) However, further down "ECC" is
2011 Sep 26
2
Support for ecc
Hi All, I think I know the answer. However, I would like to confirm my understanding. Does openssh support the usage of ecc keys? Any plan for supporting ecc keys? Thanks, Erwin
2018 Jul 30
0
dovecot 2.3.x, ECC and wildcard certificates, any issues
You should, in practice, enable both. This gives best client compability. It is possible you have clients that cannot understand ECC certificates? You can use ssl_alt_cert to provide RSA cert too. Aki > On 30 July 2018 at 20:05 David Mehler <dave.mehler at gmail.com> wrote: > > > Hi, > > Thanks, good news is that worked. Bad news is it all looks good which > means I
2009 Apr 30
0
[PATCH] ocfs2: Add statistics for the checksum and ecc operations.
It would be nice to know how often we get checksum failures. Even better, how many of them we can fix with the single bit ecc. So, we add a statistics structure. The structure can be installed into debugfs wherever the user wants. For ocfs2, we'll put it in the superblock-specific debugfs directory and pass it down from our higher-level functions. The stats are only registered with
2013 Apr 29
4
ECC memory errors
I started to receive this kind of messages a few days ago on one of my servers: Message from syslogd@ at Mon Apr 29 08:02:55 2013 ... server1 kernel: EDAC MC0: UE row 0, channel-a= 0 channel-b= 1 labels "-": (Branch=0 DRAM-Bank=0 RDWR=Read RAS=0 CAS=0, UE Err=0x2 (Aliased Uncorrectable Non-Mirrored Demand Data ECC)) I've never had ECC memory to fail on me before, so now I am
2018 Jul 30
2
dovecot 2.3.x, ECC and wildcard certificates, any issues
Hello, The client in question is the latest version of AquaMail running on android. Thanks. Dave. On 7/30/18, Aki Tuomi <aki.tuomi at dovecot.fi> wrote: > You should, in practice, enable both. This gives best client compability. It > is possible you have clients that cannot understand ECC certificates? You > can use ssl_alt_cert to provide RSA cert too. > > Aki >
2018 Jul 30
4
dovecot 2.3.x, ECC and wildcard certificates, any issues
I don't know how to get both RSA and ECC cert from letsencrypt. Aki > On 30 July 2018 at 20:43 David Mehler <dave.mehler at gmail.com> wrote: > > > Hello, > > What acme implementation do you use for your letsencrypt certificates? > If it's acme.sh how do you get both rsa and ecc certificates? What > configuration options are you using in your
2009 Oct 11
1
You really do need ECC RAM
You really do need ECC RAM, but for the naysayers: http://www.cs.toronto.edu/%7Ebianca/papers/sigmetrics09.pdf -- richard
2018 Nov 17
1
RSA+ECC certificates
Any way of using both a RSA and an ECC certificates, letting the client pick the one to use? Alex
2014 Jun 25
2
How to enable EDAC kernel module for checking ECC memory?
In order to support ZFS, we upgraded a backups server with a new, ECC motherboard. We're running CentOS 6 with ZFS on Linux, recently patched. Now, I want to enable EDAC so we can check for memory errors (and maybe PCI errors as well) but so far, repeatedly pounding on the Google hasn't yielded exactly what I need to do to enable EDAC. One howto was covering PCI and edac, but
2018 Jul 30
2
dovecot 2.3.x, ECC and wildcard certificates, any issues
Hello, Does dovecot 2.3.x have any issues recognizing or using certificates that are ECC and wildcard? I'm trying to switch my letsencrypt implementation from acme-client which does not support either of those capabilities to acme.sh which does. Since then external clients checking their email has not worked. A manual telnet to mail.example.com 993 gives a connected message but then nothing
2006 Oct 25
0
detecting ECC errors?
How do you detect ECC memory errors when CentOS is booted? Just had a strange hardware error where a server machine hang during anaconda install it passed memtest86 test but the bios dmi log showed dimm bank 1b had failures. Now I wonder what would happen if a machine running in production would get such problems, how do you detect it without having to go into bios? Hints on what to use? Chris