Displaying 7 results from an estimated 7 matches for "desynchronises".
Did you mean:
desynchronised
2008 Jan 14
1
Problem with CentOS 5.1 / Xen / Migration : domU time
Hi all,
I'm having issue with my Centos 5.1 /Xen installation.
I'm having 2 dom0 running 2.6.18-53.1.4.el5xen (x86_64).
These two dom0 are connected to a SAN.
These two dom0 hosts multiple domU like Centos 4.5 (2.6.9-55.0.9.ELxenU)
and Centos 5.1 (2.6.18-53.1.4.el5xen).
These two dom0 run ntpd to synchronize dom0 time.
When i start a virtual machine on the first dom0 all seems good, the
2006 Apr 10
1
Question on randomization
Hi ,
I am using OpenSSH4.3p2. One of the fixes in this release says that random
seed generation is not necessary for each key generation and initial seed
will be served for the re-exec'ed processess. As better random seed will
yield better random number generation, how can we achieve true randomization
by one time random seed ?
Thanks,
Ponraj M
2014 Dec 23
7
[Bug 2329] New: Authorized keys environment parsing error
https://bugzilla.mindrot.org/show_bug.cgi?id=2329
Bug ID: 2329
Summary: Authorized keys environment parsing error
Product: Portable OpenSSH
Version: 6.7p1
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: sshd
Assignee: unassigned-bugs at mindrot.org
2007 Jun 25
1
Echo Cancellation
Hi All, I have tried using echo cancellation, and I think it doesn't
work well, because of how I resample. I take the raw 44100 Hz on my
mac and just do a loop averaging every 5.5 samples to 1 sample to get
8018.18 Hz, and feed that to speex in 160 sample buffers. I realize
that this introduces some aliasing, and I may try the new speex
resampler, but I find it hard to believe that
2020 May 27
0
Announce: OpenSSH 8.3 released
OpenSSH 8.3 has just been released. It will be available from the
mirrors listed at https://www.openssh.com/ shortly.
OpenSSH is a 100% complete SSH protocol 2.0 implementation and
includes sftp client and server support.
Once again, we would like to thank the OpenSSH community for their
continued support of the project, especially those who contributed
code or patches, reported bugs, tested
2018 Jul 29
2
[fdo] Postmortem: July 17th GitLab outage
Hi,
On Tues Jul 17th, we had a full GitLab outage from 14:00 to 18:00 UTC,
whilst attempting to upgrade the underlying storage. This was a
semi-planned outage, which we'd hoped would last for approximately
30min.
During the outage, the GitLab web UI and API, as well as HTTPS git
clones through https://gitlab.freedesktop.org, were completely
unavailable, giving connection timeout errors.
2020 May 12
9
Call for testing: OpenSSH 8.3
Hi,
OpenSSH 8.3p1 is almost ready for release, so we would appreciate testing
on as many platforms and systems as possible. This is a bugfix release.
Snapshot releases for portable OpenSSH are available from
http://www.mindrot.org/openssh_snap/
The OpenBSD version is available in CVS HEAD:
http://www.openbsd.org/anoncvs.html
Portable OpenSSH is also available via git using the
instructions at