Re: [CentOS] gigantic memory leak in Clock Applet...

2013-01-07 Thread Robert Nichols
On 01/06/2013 06:32 PM, fred smith wrote: > yes, it's on. there's a log in /var/log/prelink from just yesterday morning. > > wouldn't ya think that if prelink has modified it, that the rpm -V would > have flagged a modified checksum? Or is prelink smart enuff to tweak > the RPM database? I have no

Re: [CentOS] Disk error

2013-01-07 Thread Emmett Culley
On 01/07/2013 04:19 PM, John R Pierce wrote: > On 1/7/2013 3:43 PM, Mark LaPierre wrote: >> How do you explain the regular timing of the errors? Is there a >> process, maybe a backup or something, that runs at this time every >> Sunday morning Mr. Mathis? > is this disk part of an mdraid mirror by

Re: [CentOS] Disk error

2013-01-07 Thread Emmett Culley
On 01/07/2013 03:43 PM, Mark LaPierre wrote: > On 01/07/2013 06:24 PM, Brian Mathis wrote: >> On Mon, Jan 7, 2013 at 5:58 PM, Emmett Culley wrote: >>> For some time I have been seeing disk errors in the syslog every seven >>> days. Until today it always happens Sunday morning at 8:13 AM, plus or

Re: [CentOS] Disk error

2013-01-07 Thread John R Pierce
On 1/7/2013 3:43 PM, Mark LaPierre wrote: > How do you explain the regular timing of the errors? Is there a > process, maybe a backup or something, that runs at this time every > Sunday morning Mr. Mathis? is this disk part of an mdraid mirror by any chance? /etc/cron.weekly/99raid-check does a

Re: [CentOS] gigantic memory leak in Clock Applet...

2013-01-07 Thread Gordon Messmer
On 01/07/2013 08:14 AM, Akemi Yagi wrote: > prelink does change the md5sum. One needs to unprelink (use the -u > flag) before comparing the hash value. Indeed. The prelink binary has --md5 and --sha flags to print the hash of the binary without prelink's data, and should be used in this case. __

Re: [CentOS] Disk error

2013-01-07 Thread Mark LaPierre
On 01/07/2013 06:24 PM, Brian Mathis wrote: > On Mon, Jan 7, 2013 at 5:58 PM, Emmett Culley wrote: >> For some time I have been seeing disk errors in the syslog every seven days. >> Until today it always happens Sunday morning at 8:13 AM, plus or minus a >> minute or two. Yesterday it happened

Re: [CentOS] Disk error

2013-01-07 Thread Brian Mathis
On Mon, Jan 7, 2013 at 5:58 PM, Emmett Culley wrote: > For some time I have been seeing disk errors in the syslog every seven days. > Until today it always happens Sunday morning at 8:13 AM, plus or minus a > minute or two. Yesterday it happened at 1:13 AM. Here are the pertinent log > entri

[CentOS] Disk error

2013-01-07 Thread Emmett Culley
For some time I have been seeing disk errors in the syslog every seven days. Until today it always happens Sunday morning at 8:13 AM, plus or minus a minute or two. Yesterday it happened at 1:13 AM. Here are the pertinent log entries for the latest occurrence: Jan 6 01:12:29 g2 kernel: ata9

Re: [CentOS] rsync and selinux

2013-01-07 Thread Daniel J Walsh
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 01/07/2013 10:41 AM, m.r...@5-cent.us wrote: > lheck...@users.sourceforge.net wrote: >> >>> I use rsync extensively to transfer entire systems from and to SElinux >>> enforcing environments and have never had a problem with reads using >>> rsync

Re: [CentOS] gigantic memory leak in Clock Applet...

2013-01-07 Thread Akemi Yagi
On Mon, Jan 7, 2013 at 8:10 AM, wrote: > Nicolas Thierry-Mieg wrote: >> and I believe prelink does this sort of thing. > > Would change the md5sum of the package? prelink does change the md5sum. One needs to unprelink (use the -u flag) before comparing the hash value. Akemi ___

Re: [CentOS] gigantic memory leak in Clock Applet...

2013-01-07 Thread m . roth
Nicolas Thierry-Mieg wrote: > m.r...@5-cent.us wrote: >> ken wrote: On Sun, Jan 06, 2013 at 06:23:20PM -0500, ken wrote: > On 01/06/2013 05:18 PM fred smith wrote: >> On Sun, Jan 06, 2013 at 02:43:09PM -0500, ken wrote: >>> On 01/06/2013 09:55 AM fred smith wrote: On Sun,

Re: [CentOS] gigantic memory leak in Clock Applet...

2013-01-07 Thread Nicolas Thierry-Mieg
m.r...@5-cent.us wrote: > ken wrote: >>> On Sun, Jan 06, 2013 at 06:23:20PM -0500, ken wrote: On 01/06/2013 05:18 PM fred smith wrote: > On Sun, Jan 06, 2013 at 02:43:09PM -0500, ken wrote: >> On 01/06/2013 09:55 AM fred smith wrote: >>> On Sun, Jan 06, 2013 at 06:33:07AM -0500, ke

Re: [CentOS] rsync and selinux

2013-01-07 Thread m . roth
lheck...@users.sourceforge.net wrote: > >> I use rsync extensively to transfer entire systems from and to SElinux >> enforcing environments and have never had a problem with reads using >> rsync when logged on as the root user. My typical command line is >> some variation of the following: >> >> /

Re: [CentOS] gigantic memory leak in Clock Applet...

2013-01-07 Thread m . roth
ken wrote: >> On Sun, Jan 06, 2013 at 06:23:20PM -0500, ken wrote: >>> On 01/06/2013 05:18 PM fred smith wrote: On Sun, Jan 06, 2013 at 02:43:09PM -0500, ken wrote: > On 01/06/2013 09:55 AM fred smith wrote: >> On Sun, Jan 06, 2013 at 06:33:07AM -0500, ken wrote: >>> Fred, >>>

Re: [CentOS] rsync and selinux

2013-01-07 Thread lhecking
> I would try the booleans > > getsebool -a | grep rsync Yes, I've set rsync_client. The others aren't relevant here IMHO. allow_rsync_anon_write --> on rsync_client --> on rsync_export_all_ro --> off rsync_use_cifs --> off rsync_use_nfs --> off _

Re: [CentOS] gigantic memory leak in Clock Applet...

2013-01-07 Thread m . roth
ken wrote: >> On Sun, Jan 06, 2013 at 06:23:20PM -0500, ken wrote: >>> On 01/06/2013 05:18 PM fred smith wrote: On Sun, Jan 06, 2013 at 02:43:09PM -0500, ken wrote: > On 01/06/2013 09:55 AM fred smith wrote: >> On Sun, Jan 06, 2013 at 06:33:07AM -0500, ken wrote: >>> Fred, >>>

Re: [CentOS] rsync and selinux

2013-01-07 Thread Daniel J Walsh
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 01/07/2013 08:26 AM, Gordon Messmer wrote: > On 01/07/2013 03:59 AM, lheck...@users.sourceforge.net wrote: >> Big mistake. Most or all services with config files under /etc could no >> longer read their config files, including ssh. It looks like the

Re: [CentOS] rsync and selinux

2013-01-07 Thread lhecking
> I use rsync extensively to transfer entire systems from and to SElinux > enforcing environments and have never had a problem with reads using > rsync when logged on as the root user. My typical command line is > some variation of the following: > > /usr/bin/rsync -avX --delete-after -

Re: [CentOS] rsync and selinux

2013-01-07 Thread James B. Byrne
On Mon, January 7, 2013 06:59, lheck...@users.sourceforge.net wrote: > I'm trying to use rysnc to back up some directories on a CentOS6 > machine that uses selinux in enforcing mode. Most files didn't > transfer, so I tried the example from rsync_selinux(8): > >Allow rsync servers to read

Re: [CentOS] gigantic memory leak in Clock Applet...

2013-01-07 Thread ken
> On Sun, Jan 06, 2013 at 06:23:20PM -0500, ken wrote: >> On 01/06/2013 05:18 PM fred smith wrote: >>> On Sun, Jan 06, 2013 at 02:43:09PM -0500, ken wrote: On 01/06/2013 09:55 AM fred smith wrote: > On Sun, Jan 06, 2013 at 06:33:07AM -0500, ken wrote: >> Fred, >> >> Also runnin

Re: [CentOS] rsync and selinux

2013-01-07 Thread Gordon Messmer
On 01/07/2013 03:59 AM, lheck...@users.sourceforge.net wrote: > Big mistake. Most or all services with config files under /etc could > no longer read their config files, including ssh. It looks like the selinux > type was substituted rather than added? Thankfully, I was able to recover. Yes,

Re: [CentOS] video capture

2013-01-07 Thread Brian Miller
On Sun, 2013-01-06 at 12:31 -0500, Mark LaPierre wrote: > Hey all, > > I'm looking for a application that I can use to capture video from a USB > web camera. [...] > > Any suggestions? Have you tried vlc? ___ CentOS mailing list CentOS@centos.org h

Re: [CentOS] video capture

2013-01-07 Thread mark
On 01/06/13 15:58, Rajagopal Swaminathan wrote: > On Sun, Jan 6, 2013 at 11:01 PM, Mark LaPierre wrote: >> >> I'm looking for a application that I can use to capture video from a USB >> web camera. >> >> I have Cheese Webcam Booth 2.28.1 installed but it leaves a lot to be >> desired in the video

[CentOS] rsync and selinux

2013-01-07 Thread lhecking
I'm trying to use rysnc to back up some directories on a CentOS6 machine that uses selinux in enforcing mode. Most files didn't transfer, so I tried the example from rsync_selinux(8): Allow rsync servers to read the /var/rsync directory by adding the pub- lic_content_t file type to t