Displaying 20 results from an estimated 84 matches for "hooper".
Did you mean:
cooper
2010 Jul 06
3
V0.8.0 Problems
Tim, et al,
I have run into several problems with V0.8.0. I will address them seperately.
1. My compiler is complaining about the following code in celt.c which seems to define metric first as celt_word32, then as celt_word16. Am I mis-interpreting something?
?? VARDECL(celt_word32, metric);
?? ALLOC(metric, len, celt_word16);
Thx
MikeH
-------------- next part --------------
An HTML attachment
2005 Mar 02
17
CentOS-4 i386 errata: Critical firefox security update
https://rhn.redhat.com/errata/RHSA-2005-176.html refers:
This update has been rated as having critical security impact by the
CentOS Security Response Team.
The following updated file has been uploaded and is currently syncing to
the mirrors:
firefox-1.0.1-1.4.3.centos4.1.i386.rpm
You may update you CentOS-4 i386 installations by running the command:
yum upgrade
Thanks
Johnny Hughes
2001 Jan 25
6
Distribution of openssh once compiled
Folks:
Thanks to all who helped me get ssh up and running on my development box.
Now I want to make a distribution package to take and install on the rest of
my network.
I am not sure what to transfer from box to box and what to run to get
started. I did
the install on the dev box and all tested fine.
Is there a "standard distribution" list of only files required for running
ssh on
2010 Jul 01
4
(no subject)
Jean-Mark, Tim,
Could either of you expound on the following comment in cwrs.c?
/*If _k==0, the following do-while loop will overflow the buffer.*/
----------------------------------------------------------------
...because the following do-loop does overflow the buffer when k=126
k=2;
do _u[k]=(k<<1)-1;
while(++k<len);
Thanks,
MikeH
-------------- next
2005 Apr 24
4
Vncserver not serving up my gnome desktop, just a fancy terminal!
I have the vncserver running on CentOS 4, but when I log in
using vncviewer from another box, I don't see my gnome
desktop, just a fancy terminal. I suspect I need to edit
the ~/.vnc "xstartup file, but what do I add to fix this.
On all other distros I have tried, the vncserver serves up
my gnome desktop by default.
--
Lee Parmeter Emperor, linXos - The Flying Penguin
2005 Apr 26
2
using vino on centos 4
sorry i figured this out after deleting the other parts of the thread.
just run vino-preferences as the user who runs the main x display. it
will have various options to enable and as soon as you do that you can get
to hostname:0 via vnc. works quite well.
2012 Aug 22
2
int operation
Gents,
My TI C55xx complier is complaining about (in opus_encoder.c,
opus_encode()):
st->silk_mode.payloadSize_ms = 1000 * frame_size / st->Fs;
where .payloadSize_ms is opus_int, frame_size is an int, and Fs is a long.
Should one of these be cast differently?
Thx,
MikeH
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2011 Apr 04
5
CentOS-5.5 Live CD & netinstall
According to <http://wiki.centos.org/Manuals/ReleaseNotes/CentOSLiveCD5.5>
"There is a "Network Install" option on the Live CD
that is the same as our CentOS-5.5-i386-netinstall ISO".
I've looked quite carefully at my CentOS-5.5 Live CD (on a USB stick),
and I don't see a Network Install option anywhere.
Could some kind soul explain where it can be found,
2006 Aug 31
2
file-attr-restore and dollar signs
Hi All,
I've been using the great file-attr-restore script with rsync to get around
problems with uid's on a portable hard drive... It's the perfect solution
for me.
(for those that haven't seen it,you can get it here:
http://samba.org/ftp/unpacked/rsync/support/file-attr-restore
)
Anyway, I found a small bug in the script. file-attr-restore fails for file
names with dollar
2008 Feb 13
1
Samba and the InterWeb
...dead time = 15
keepalive = 10
socket options = IPTOS_THROUGHPUT SO_SNDBUF=8576
inherit permissions = yes
[test-xml]
path = /stuff/test-xml
writeable = Yes
public = no
Could anyone suggest what might be going on here?
Thanks,
Alex.
--
Alex Hooper | <w> www.bmjpg.com
Systems and Database Administration | <e> ahooper@bmjgroup.com
BMJ Knowledge, BMJ Publishing Group | <t> +44 20 7383 6049
BMA House, LONDON, WC1H 9JR |
________________________________________________________________...
2014 Dec 22
2
virt-v2v - Unable to authenticate to vCenter as DOMAIN\user
Hi,
I am encountering an issue with virt-v2v where I need to authenticate to the vCenter as DOMAIN\user.
I have tried the following with the resulting errors:
1. 'virt-v2v -v -x -ic 'vpx://vcenter/Datacenter/cluster_name/esx_server?no_verify=1' vm_name -o local -of raw -os /tmp'
- prompted for username password
- entered 'DOMAIN\User' as username
- successfully
2005 Jun 15
2
CentOS 4.1
Question about differences in RHEL 4.1 and CentOS 4.1 organization. Does CentOS
follows same organization as RHEL? I don't see separate directory for 4.1 on
Red Hat's ftp server (well, the public part of it, with SRPM packages), seems
like all the updates were simply dumped into the 4.0 updates area, so basically
doing normal system upgrade will bump all RHEL 4.0 systems to 4.1.
On the
2005 Feb 14
2
view remote desktop
I know with vnc you can access virtual desktops, but is there a way to
view the current desktop on a kde session? I tried changing the
.vnc/xstartup and added the startkde & at the end to get the gui
working, but can only get virtual desktops to show. or if there is a
different software to use that someone else might know about.
Using CentOS 3.4
Rob
2005 Jan 21
2
centos4/rhes4 - mysql4?
The recent thread about the mysql/postgres RPMS had me wonder -- is
Redhat (ergo CentOS) moving to MySQL 4.x in the new RHES4 release? You
folks with the beta, what's on the CD/ISOs?
thx,
-te
--
Troy Engel | Systems Engineer
Fluid, Inc | http://www.fluid.com
2008 Jul 09
2
CentOS Patch for http://www.kb.cert.org/vuls/id/800113
Will there be a BIND patch available for this vulnerability, for CentOS 3.9?
http://www.kb.cert.org/vuls/id/800113
2011 Apr 11
2
Just a question about the Announce List
Did the Announce go out for CentOS 5.6, or are people just jumping the gun?
If it went out, I missed it, and need to look at my spam filters.
If it hasn't gone out yet, then maybe I'm OK...
See... No "is it ready" crap in here!
2011 Jul 13
3
CentOS 6 system-config-bind missing?
First system-config-network is not part of CentOS/RHEL 6, now I don't see system-config-bind either. Is there an alternative (GUI) way to manage the bind DNS server?
Emmett
2011 Sep 06
1
"Continious Repo" vs. 'normal' Centos-Base/Updates questions
I have some questions about the "Continious Repo".
Does the "Continious Repo" replace the Centos-Base/Updates repo?
Is the "Continious Repo" in a standard place on the CentOS mirrors? Ie.
can I just add another line to my rsync script to get this repo? It is
not possible for me to just update directly off the net (I have a slow
and unreliable network connection)
2011 Nov 28
2
Using the CR repo
Folks
I am trying to use the CR repo in for yum, but find that nothing is
getting updated. The repository isn't even listed in the yum run.
The file contents of /etc/yum.repo.d/CentOS-CR, after I adjusted the
priority is:
# CentOS-CR.repo
#
# The continuous release ( CR ) repository contains rpms from the
# next point release of CentOS, which isnt itself released as yet.
#
# Look at
2012 Mar 02
1
KVM CentOS i386
Hi, guys.
I did search over internet but found nothing useful.
Is there a way to install KVM on CentOS i386?
Thanks, Anton.