search for: e068

Displaying 10 results from an estimated 10 matches for "e068".

Did you mean: 1068
2005 May 10
2
Yum repomd.xml error
...epomd.xml from dag: [Errno 256] No more mirrors to try. Has anyone else received this error? Did I perhaps miss an announcement? I looked about the list, but nothing regarding this was apparent to me. TIA - -- Alex White prata at kuei-jin.org Fingerprint = 58DC 9199 CE73 74E8 B2C1 442E ACF5 92E0 E068 C46C gpg key location: http://www.kuei-jin.org/GPG-KEY-PRATA ~From the withered tree, a flower blooms --Zen Proverb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (GNU/Linux) Comment: Using GnuPG with Red Hat - http://enigmail.mozdev.org iD8DBQFCgMlwrPWS4OBoxGwRArUIAJ9Qr6ST5/9acQD6XwQoaZJ7lI8...
2002 Dec 20
3
Bad packet length problem with "aes128-cbc" and openssh3.1p1
Hi, I am trying to run openssh 3.1p1. But it is giving "Bad packet length" error when I run sshd with default config file. On further investigation I found that the error is coming only for the cipher algorithm "aes128-cbc". Also the error comes only when I don't specify any protocol file (/usr/local/etc/ssh_host_[rd]sa_key) or specify only "protocol 2" files. I
2005 Jun 09
2
yum repository for Mplayer and Codecs?
Good morning, I've looked around a bit for a yum repository for Mplayer with all of the codecs. Does anyone know of a repository? (I admit I'm being a little lazy this morning :) ). Thanks! Jeff
2005 May 05
1
OpenOffice Conversion
...saving each individual file as a Word document seems excessive. Does anyone know of a conversion tool that is native to linux (preferrably) that could do this? Or even a Windows app would suffice truly. TIA - -- Alex White prata at kuei-jin.org Fingerprint = 58DC 9199 CE73 74E8 B2C1 442E ACF5 92E0 E068 C46C gpg key location: http://www.kuei-jin.org/GPG-KEY-PRATA ~From the withered tree, a flower blooms --Zen Proverb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (GNU/Linux) Comment: Using GnuPG with Red Hat - http://enigmail.mozdev.org iD8DBQFCel+lrPWS4OBoxGwRAuI3AKC0fM10AJ61xPrul13GM0V7kVs...
2005 May 18
1
Car Performance Tuning
...that will assist me in testing and tuning my vehicle. I'm involved in import racing and would like to glean as much information from my car as possible while making modifications. Any ideas? Sincerely - -- Alex White prata at kuei-jin.org Fingerprint = 58DC 9199 CE73 74E8 B2C1 442E ACF5 92E0 E068 C46C gpg key location: http://www.kuei-jin.org/GPG-KEY-PRATA ~From the withered tree, a flower blooms --Zen Proverb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (GNU/Linux) Comment: Using GnuPG with Red Hat - http://enigmail.mozdev.org iD8DBQFCiywArPWS4OBoxGwRAiE/AKCSk3uaSRjGhXwcPGV11n/bkZa...
2005 Apr 22
3
How do point releases work?
I'm new to RHEL-like distros. When, say, CentOS 4.1 is released, will it simply be CentOS 4.0 + released updates in new ISO images? Or is it more than just the updated packages integrated into the full distribution? Put another way, if my 4.0 installation is kept up to date with YUM, will I basically have a 4.1 installation? Thanks.
2005 Jun 02
9
Reboots
***Do you perform downtimes just for the purpose of rebooting the systems? ***Is there a recommended interval Linux system should be rebooted? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20050602/189d0dbf/attachment-0004.html>
2005 May 07
6
New to CentOS, is this a safe bet?
I know this may be a stupid place to ask, but I have to ask. I'm looking for a new Linux distro to use and support. I've been a loyal purchaser of SuSE Linux Pro for the last 3 years. I've paid my $90 loyally, in part because I wanted money to actually go to someone working on OSS, but also because I thought it was a good bargain, to get a quality, tested distro for that cost. The
2017 Dec 02
0
Re: [nbdkit PATCH] nbd: Fix memory leak
...le 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=xterm-256color == *selinux=1* ]] + mkdir -p /run/tmpfiles.d + kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/kmod.conf ++ od -x -A n ++ dd if=/dev/urandom bs=16 count=1 status=none + machine_id=' d1e7 b532 ceb8 1e56 e068 ee3e 9e7b 76eb' + echo d1e7b532ceb81e56e068ee3e9e7b76eb + systemd-tmpfiles --prefix=/dev --prefix=/run --prefix=/var/run --create --boot [/usr/lib/tmpfiles.d/systemd.conf:11] Unknown group 'utmp'. [/usr/lib/tmpfiles.d/systemd.conf:19] Unknown user 'systemd-network'. [/usr/lib/tm...
2017 Dec 02
2
[nbdkit PATCH] nbd: Fix memory leak
When converting from a single transaction to a linked list, I forgot to free the storage for each member of the list. Reported-by: Richard W.M. Jones <rjones at redhat.com> Fixes: 7f5bb9bf13f041ea7702bda557d9dd668bc3423a Signed-off-by: Eric Blake <eblake at redhat.com> --- I'm still not sure why 'make check' passes while 'make check-valgrind' fails for