Displaying 12 results from an estimated 12 matches for "deron".
Did you mean:
decon
2013 Aug 28
1
Free Mem
...ll
guest_loglvl=all
cc_compiler : gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-3)
cc_compile_by : mockbuild
cc_compile_domain : centos.org
cc_compile_date : Thu Jul 18 13:42:23 UTC 2013
xend_config_format : 4
Thanks. If you have any suggestions that would be great.
Deron
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos-virt/attachments/20130828/0dc46965/attachment-0006.html>
2007 Feb 01
16
input transformations
I spent some time this week trying to add support for input
transformations to the server. I tried a few different approaches. The
patches I've attached are what's currently working best for me.
In this approach I allow every window to have it's own root window
coordinate space. A window's root window coordinate space is affected by
all it's ancestors. Composite clients can
2003 Dec 02
2
Strange Behavior!
I've setup asterisk on a Dell Poweredge 1300 Server. PIII 600, 500mb
Ram, SCSI HD's. It is running Fedora Core 1. I have 3 X100P cards and 6
Grandstream IP phones.
Everything works but the sound quality with the FXO cards is poor. Static and
choppiness. It works great between the IP phones.
The only way I can get good sound quality with the FXO cards is to
start * while in a terminal
2014 Apr 06
1
Pages In and Read Sectors in Guest Domain
...I
can't tell if the Dom1 guest kernel is reporting incorrectly, or there is
some other explanation. If anyone has any ideas about this I would
appreciate any feedback.
Dom 0 kernels
3.10.29-11.el6.centos.alt.x86_64
3.4.54-8.el6.centos.alt.x86_64
Guest kernel
2.6.32-431.el6.x86_64
Thanks,
Deron
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos-virt/attachments/20140406/6f077fb9/attachment-0006.html>
2009 Mar 26
1
ideas on picking stopwords
I'm looking at adding some stopwords to my indexing procedure, and was
wondering if anyone had any good rules of thumb on how to pick which
words to blacklist. It all seems a little... well... vague. Although I
guess it kind of depends on the sort of documents you're wanting to index.
My current idea is to write a little script to output the terms with the
highest frequency in my
2007 Aug 28
1
flintlock fork causes hang in Apache+Python+mod_python
...database lock could not
be obtained because it is held by another process.
Has anybody experienced this problem? I've never
seen a process locking mechanism before which uses
this fork/cat style mechanism. Is it possible that this
could be confusing the python interpreter GIL or
something?
Deron Meranda
2002 Jul 12
2
HP-UX slow login problem found?
....1, with -O3 -march=2.0
Now, if all goes well, you'll have a new libcrypto.a. Compile and
link OpenSSH against that one and you should see fast logins, finally!
Note, both the server (sshd) and the client (ssh) need to be
recompiled/relinked, as both generate their half of the DH parameters.
Deron Meranda
2002 Jul 26
1
HP-UX 11 Corrupted MAC errors
...se same OpenSSL
libraries in Apache/mod_ssl and have not seen any errors there yet.
Any obvious thoughts before I spend a lot of time tracing through the
packet and crypto code? The obvious first question to answer; is this
OpenSSL or OpenSSH...I just don't know yet, but I suspect the later.
Deron Meranda
2002 Aug 30
1
LIBCRYPTO?
Hi all,
I have a question about OpenSSH configuration. In Makefile there is defined
LIBS=$(LIBCRYPTO), but the problem is that the version of OpenSSL that I'm
using holds only the version LIBCRYPT. When adding LIBCRYPT to the Makefile
I get:
sshd.elf2flt: In function `key_regeneration_alarm':
/.../ssh/sshd.c:252: undefined reference to `RSA_free'
/.../ssh/sshd.c:253: undefined
2007 Jul 03
0
[ANNOUNCE] compositeproto 0.4
...n Plattner (1):
Have NameWindowPixmap return a Match error on unrealized windows.
Alan Coopersmith (2):
Protocol spec nit cleanups
Add *~ to .gitignore to skip emacs/patch droppings
Daniel Stone (1):
New autogen.sh from Thomas Fitzsimmons that works with srcdir != objdir.
Deron (1):
Sync'd with modular proto/Composite (Version 0.3 definitions).
Eric Anholt (3):
Fix some apostrophe issues.
Move composite protocol description to the new canonical location/name.
Update protocol spec for 0.3 -> 0.4 rename and new 0.3 request.
Jim Gettys (1):...
2001 Aug 22
1
[Fwd: [Fwd: openssh 2.9p2 hang problem]]
...k that users are sending me regarding my
> > original posting to the mailing list.
> >
> > If there is any way at all I can help [ including go away :) ] please do
> > not hesitate to mail me.
> >
> > Rgds,
> >
> > Mark
> >
> > "Hull, Deron" wrote:
> > >
> > > Mark,
> > >
> > > We have the exact same problem with ssh hanging if called from a cron job.
> > > We're also running solaris 2.6 at the server but I'm calling ssh from a cron
> > > job on a 2.8 box
> > >...
2004 Apr 28
5
Corrupted MAC on input
I am experiencing similar issues as noted in this bug
id:
http://bugzilla.mindrot.org/show_bug.cgi?id=510
I am ssh'ing from a dchp'd address to a nat'd address
(tried both hostname & ip). after a successful login,
I launch an X app. Shortly thereafter I get:
"Disconnecting: Corrupted MAC on input."
I was not experiencing this problem w/3.7, but I
cannot place full