Displaying 20 results from an estimated 2000 matches similar to: "CentOS 5.2 -- how do I choose a wireless network?"
2008 Mar 05
12
ipw3945 wireless not working
This is a new Centos 5.1 install on a HP nc2400 (that use to run XP).
Completely clean install; blew away the XP partitions...
After applying all the updates, and configuring for the rpmforge repo, I
used yumex to install dkms and the dkms-ipw3945, ipw3945-firmware, and
ipw3945d rpms.
lsmod|grep ipw shows:
ipw3945 180391 1
ieeee80211 33417 1 ipw3945
and dmesg)grep
2008 May 13
1
Hard(?) lock when reassociating ath with wpa_supplicant on RELENG_7
I seem to be able to lock my machine by going into wpa_cli and asking it
to 'reassoc'. The reason for question mark after "hard" is that debug
information (caused by wlandebug and athdebug) is being printed on the
console. The only way to get machine's attention is to hold power button
for 8 seconds.
Note: manual reassociation is just the handy way to reproduce the
problem
2010 Jun 30
2
How can binaries be different when package versions are identical? (mkfs.ext3 on CentOS 5.4)
Situation: two similar servers, both with CentOS 5.4 64-bit. Making
an ext3 filesystem on one takes seconds, on the other minutes.
Partition Size Server 1 Server 2
1 GB 0.7 sec 0.3 sec
4 GB 2.5 sec 1.2 sec
40 GB 15 sec 13 min
WTF
e2fsprogs RPM is e2fsprogs-1.39-23.el5 on both systems
mkfs --version reports
2009 Jun 17
1
Cyrus IMAP and ipurge
Anyone here familiar with Cyrus IMAP and its util ipurge?
We'd like to set auto deletion of our users' spambox folders, but I'm a
bit paranoid about its functionality.
The main things that confuse me are from the man page:
"Ipurge deletes messages from the mailbox(es) specified by
mailbox-pattern"
with no indication as to what defines "mailbox-pattern"
2008 Dec 17
4
vim helpfile tag issues
Just wondering if anyone can replicate this issue....
On CentOS 5.2, using vim 7.0.237, I'm having a consistent issue across
all my centos boxen.
if I try and access the help files direct (as root), such as ":help
tutor" I get:
"usr_01.txt.gz" [readonly][noeol][converted] 11L, 4393C
E434: Can't find tag pattern
Press ENTER or type command to continue
If I press
2009 Jan 06
2
Video lock up
I recently install CentOS 5.2 on an older pc
Abit VP6 motherboard
2 x 1GHz PIII processors
1.5GB RAM
Nvidia MX440 video
All works fine except when running X
The display locks at ramdom times
Sometimes it locks when I log in
Sometimes it locks after several hours
While it is locked I can ssh to this machine from another server
I have to reboot to clear it
Also when I reboot X starts with random
2011 Jan 20
6
cloning a server
Hi, I have a centos 5 (current) mail server that I have compiled
dovecot/postfix and installed some packages like mysql etc. These packages
have been configured and changed to my liking. How can I now save all this
and install it on another server without having to do all the work of
compiling installing and configuring the same applications. Is it possible
to burn this server image into multiple
2009 Oct 19
3
gpg command works fine from login shell, not from cron script
I have an odd situation here, maybe one of you can help.? We have a
script that runs via a cron job.? It's purpose is to decrypt
PGP-encrypted files in a certain directory.? I have tried the command
two different ways, both fail with the same error message:
gpg --decrypt $file > ${file%.txt}.decrypted.txt
gpg --output ${file%.txt}.decrypted.txt --decrypt $file
(Don't even ask about
2009 Apr 17
3
OT: Possible for Malware against Windows boxes to attack Firefox on Linux?
My belief is that this is not possible, but there are many extremely
knowledgeable people participating on this list and I would like to
know if it is in fact possible. I am running CentOS 5.3 (32 bit) fully
updated. Browser is Mozilla Firefox v.3.0.7.
I believe both times this happened, once yesterday and once today, I
was surfing on the web site of my favorite singer/musical group; or in
the
2009 Oct 08
12
resolv.conf rewritten every reboot. How to figure out who and why?
My machine has a static IP, with dhcp and IPv6 disabled. Every time I
reboot, some process rewrites /etc/resolv.conf, including a comment
about dhcpclient. The only package I have installed that shows up in
"rpm -qa|grep -i dhcp" is dhcpv6-client-1.0.10-16.el5, and nothing in
there is named dhcpclient.
I'd like to figure out what software is rewriting this file and why.
man 5
2010 Nov 24
9
New list ?
Hi,
Taking this to a new thread.
Thoughts on getting a new list started up ? Should it be
centos-sysadmin or centos-infra ? Are we going to then restrict it to
admin/infra related chatter ? in which case, does the eyeball density on
this list reduce for that sort of content ?
How about the politics and news stuff that gets posted to this list.
And how would those things be addressed with
2008 Nov 24
2
python issue?
# system-config-printer
Traceback (most recent call last):
File "/usr/share/system-config-printer/system-config-printer.py", line
29, in ?
import gtk.glade
File "/usr/lib/python2.4/site-packages/gtk-2.0/gtk/__init__.py", line
48, in ?
from gtk import _gtk
ImportError: /usr/lib/libcairo.so.2: undefined symbol:
FT_GlyphSlot_Embolden
CentOS 5.2
Any clues?
Craig
2009 Jun 16
7
Rsync, SSH and authorized_keys problem
Hi,
I'm trying to backup from one machine to the other (automatically via
cron) using rsync and ssh password-less public key authentication.
I having been trying to set this up following an article in a Linux
magazine[1] by only allowing the specific rsync command to run on the
remote box.
I am using the following rsync command:
$ rsync -avz -e "ssh -i ~/.ssh/backup-key" /backup
2008 Sep 17
2
estimating backuppc
talking with a client about various options for backup. They are an
advertising agency so most of the space is used by various binary files
JPG/TIFF/Movies.
We have been using LTO-2 but if we jump up their storage to say 2Tb,
that's going to be $5000 for LTO-3 with magazines. This affords us 3
week rotations rather simply.
If we add hard drive storage for backups instead of buying LTO-3 tape
2010 Mar 31
4
Release 6?
Since 5.5 is now out from Red Hat and most likely our amazing CentOS
team has already jumped on that, is there any word on Release 6? IIRC
it's already a year out of date (base was supposed to be Fedora 10),
so I have to wonder.
I didn't see anything jump out at me on the Red Hat site, so - anyone?
Thanks.
mhr
2007 Jun 18
4
Madwifi just seems to work in Centos 5
I have not installed the madwifi specific kernel stuff (kdml and
hal-kdml) from atrpms. I have installed with wpa rpms.
And my Atheros card is working with almost no work on my part (other
than runing wpa_supplicant as a deamon).
Nice!
2009 Mar 17
1
CESA-2009:0358 Moderate CentOS 3 ia64 evolution - security update
CentOS Errata and Security Advisory 2009:0358
https://rhn.redhat.com/errata/RHSA-2009-0358.html
The following updated files have been uploaded and are currently
syncing to the mirrors:
ia64:
updates/ia64/RPMS/evolution-1.4.5-25.el3.ia64.rpm
updates/ia64/RPMS/evolution-devel-1.4.5-25.el3.ia64.rpm
--
Pasi Pirhonen - upi at iki.fi - http://pasi.pirhonen.eu/
Top-postings silently ignored
2009 Mar 17
1
CESA-2009:0358 Moderate CentOS 3 ia64 evolution - security update
CentOS Errata and Security Advisory 2009:0358
https://rhn.redhat.com/errata/RHSA-2009-0358.html
The following updated files have been uploaded and are currently
syncing to the mirrors:
ia64:
updates/ia64/RPMS/evolution-1.4.5-25.el3.ia64.rpm
updates/ia64/RPMS/evolution-devel-1.4.5-25.el3.ia64.rpm
--
Pasi Pirhonen - upi at iki.fi - http://pasi.pirhonen.eu/
Top-postings silently ignored
2008 Jun 23
1
Directory compare
Hi,
I have 2 drive sets that are supposed to be identical [I use CentOS 5]:
A: 1.6Tb
B: 1.49Tb
I need to find the differences, any suggestion?
--
Thanks
http://www.911networks.com
When the network has to work
2008 Jul 04
2
Can't run a bash script from USB drive
I just tried to run a bash script (called "whose") from my USB drive
and I get this:
bash: /mt/bin/whose: /bin/bash: bad interpreter: Permission denied
I did some googling and found that this is because my USB drive is
mounted with noexec permission. When I was running FC8, this was not
the case.
How can I control this (i.e., allow 'exec' on my USB drive(s))?
Thanks
mhr