Re: [CentOS] unsuscribe

2009-10-20 Thread David Fix
If you want to unsubscribe, go here: http://lists.centos.org/mailman/options/centos - Original Message - From: "Miguel Varas A." To: "CentOS mailing list" Sent: Tuesday, October 20, 2009 4:09:08 PM Subject: [CentOS] unsuscribe ___ Ce

Re: [CentOS] rpm --freshen issue (was: Re: Caught between a Red Hat and a CentOS)

2009-10-21 Thread David Fix
Sorry, don't have time to read the whole thread (busy day!), so please excuse me if I just add to the noise, but this may work for you (at a bash prompt): for x in *; do rpm --freshen --repackage $x; done If it's not what you're looking for, I apologize in advance. :)

Re: [CentOS] rpm --freshen issue (was: Re: Caught between a Red Hat and a CentOS)

2009-10-21 Thread David Fix
Gotcha. :) Sorry about that. :) -- David Fix - Original Message - From: kfis...@lakelandcc.edu To: "CentOS mailing list" Sent: Wednesday, October 21, 2009 7:53:31 AM Subject: Re: [CentOS] rpm --freshen issue (was: Re: Caught between a Red Hat and a CentOS) The pr

[CentOS] Screensaver (or screen blanking) at login screen - CentOS 5.2 or 5.3

2009-07-15 Thread David Fix
Hey guys, I've done a ton of googling, searching and asking in the forums, etc, and I haven't found a way to do this... :) I'm trying to find a way of having some type of screen saver at the login screen so that if I leave a machine not logged into, it won't burn-in the screen. Does anyone

Re: [CentOS] Initial backup prior to daily rsync backups

2009-07-16 Thread David Fix
Simple... :) Just rsync to the external drive, then rsync from the drive to your local server. :) -- David Fix Senior Systems Administrator Mr. X Inc. 35 McCaul Street, Ste. #100 Toronto, ON M5T 1V7 T: (416) 595-6222, x 241 F: (416) 595-9122 E: dav...@mrxfx.com - Original Message

Re: [CentOS] Setting up large (12.5 TB) filesystem howto?

2009-08-28 Thread David Fix
And just to add to the discussion... We use JFS here for large filesystems. :) (We have some 24TB filesystems in place here using JFS, with no problems like XFS has when it gets corrupted). -- David Fix Senior Systems Administrator Mr. X Inc. 35 McCaul Street, Ste. #100 Toronto, ON M5T

Re: [CentOS] how to clean YUM download?

2009-09-08 Thread David Fix
yum clean all :) - Original Message - From: "mcclnx mcc" To: centos@centos.org Sent: Tuesday, September 8, 2009 8:48:06 AM Subject: [CentOS] how to clean YUM download? We have CENTOS 5.2 on DELL server. While I run "yum update" and yum start download files. in middle of download t

Re: [CentOS] gdm-simple-greeter config?

2009-09-18 Thread David Fix
grep face /home/ -r :) -- David Fix Senior Systems Administrator Mr. X Inc. - Original Message - From: "m roth" To: "CentOS mailing list" Sent: Friday, September 18, 2009 9:01:27 AM Subject: Re: [CentOS] gdm-simple-greeter config? > Greetings, &g