Re: [CentOS] rsync output under CentOS 6

2014-12-15 Thread Niamh Holding
Hello Kahlil, Sunday, December 14, 2014, 8:54:45 PM, you wrote: KH> -i, --itemize-changes output a change-summary for all updates Lists every file here -- Best regards, Niamhmailto:ni...@fullbore.co.uk pgpJGlzxqhA5z.pgp Description: PGP signature ___

Re: [CentOS] need guidance on getting started...again

2014-12-15 Thread Darr247
Clayton, On 15 December 2014 @03:02 zulu, Mark LaPierre wrote: Top posting is generally discouraged on this list. [root@mushroom ~]# yum install man-1.6f* man-pages-3.22-* And logging in as root for everyday tasks is generally discouraged, as well. Most admins will edit their /etc/sudoers fi

Re: [CentOS] Dropbox on CentOS 6?

2014-12-15 Thread Sorin Srbu
> -Original Message- > From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On > Behalf Of Niki Kovacs > Sent: den 15 december 2014 07:28 > To: centos@centos.org > Subject: Re: [CentOS] Dropbox on CentOS 6? > > I just tested this on a fresh installation of CentOS 6.6 (in > Vi

Re: [CentOS] Error: libusb-1.0.so.0 is needed....

2014-12-15 Thread ken
On 12/14/2014 07:58 PM, Stephen Harris wrote: On Sun, Dec 14, 2014 at 07:22:01PM -0500, Mark LaPierre wrote: On 12/14/14 07:29, ken wrote: uname -r; rpm -q libusb CentOS 6.6 says: [mlapier@mushroom ~]$ uname -r; rpm -q libusb 2.6.32-504.1.3.el6.i686 libusb-0.1.12-23.el6.i686 CentOS 5 has:

Re: [CentOS] need guidance on getting started...again

2014-12-15 Thread John Doe
From: Darr247 > And logging in as root for everyday tasks is generally discouraged, as well. > Most admins will edit their /etc/sudoers file to give themselves sudo > access, so they could run > [username@machinename ~]$ sudo yum install man-1.6f* man-pages-3.22-* > (which will then prompt for t

[CentOS] CentOS 6 - httpd 2.2.29

2014-12-15 Thread For@ll
Hi I had a two repo for cento6 where I can download httpd 2.2.29, (baseurl=http://centos.alt.ru/repository/centos/6/$basearch/) and baseurl=http://mirror.fserver.ru/centos-repo/6/$basearch For now this repo is not active, any other repo have 2.2.29 rpm which I can add to my repo

[CentOS] One-time reboot into alternate kernel?

2014-12-15 Thread Tony Mountifield
Apologies if this should be well-known, but I couldn't find anything! Situation: a system in a remote location, with no KVM, IPMI or iLO, and therefore no console access, only ssh. Multiple kernels listed in grub.conf. Is there a way to reboot temporarily into one of the other kernels listed in g

Re: [CentOS] UC One-time reboot into alternate kernel?

2014-12-15 Thread Rushton Martin
If you are using GRUB 0.97 (legacy GRUB), then this capability is provided by the "default saved" and "fallback" commands. See sections 4.3.1 and 4.3.2 in the manual: http://www.gnu.org/software/grub/manual/legacy/grub.html >-Original Message- >From: centos-boun...@centos.org [mailto:cen

Re: [CentOS] CentOS 6 - httpd 2.2.29

2014-12-15 Thread Steve Clark
On 12/15/2014 05:51 AM, For@ll wrote: Hi I had a two repo for cento6 where I can download httpd 2.2.29, (baseurl=http://centos.alt.ru/repository/centos/6/$basearch/) and baseurl=http://mirror.fserver.ru/centos-repo/6/$basearch For now this repo is not active, any other repo have 2.2.29 rpm whic

Re: [CentOS] Dropbox on CentOS 6?

2014-12-15 Thread Sorin Srbu
> -Original Message- > From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On > Behalf Of Sorin Srbu > Sent: den 15 december 2014 11:12 > To: CentOS mailing list > Subject: Re: [CentOS] Dropbox on CentOS 6? > > > I just tested this on a fresh installation of CentOS 6.6 (in >

Re: [CentOS] rsync output under CentOS 6

2014-12-15 Thread Niamh Holding
Hello Keith, Sunday, December 14, 2014, 6:31:20 PM, you wrote: KK> That must have been a very long time ago, as rsync has been silent for KK> as long as I can remember (even back to CentOS 5 and possibly even 4). I think we're going back to rsync 2.6.x for this very useful summary. -- Best reg

Re: [CentOS] rsync output under CentOS 6

2014-12-15 Thread Niamh Holding
Hello Les, Sunday, December 14, 2014, 7:18:09 PM, you wrote: LM> Folders should only be listed if timestamps or permissions are different. Further experimentation shows this to be the case IF the destination is another local drive. Unfortunately the required destination is a CIFS share, which m

[CentOS] Pre-packaged Python 2.7 for 32-bit CentOS 6?

2014-12-15 Thread Alfred von Campe
Either this doesn’t exist or my Google-foo is failing me this morning. I keep coming across the Software Collections Repository (http://wiki.centos.org/AdditionalResources/Repositories/SCL), but that is for 64-bit only. Before I attempt to create Python-2.7 RPMs for 32-bit CentOS 6 to install i

Re: [CentOS] need guidance on getting started...again

2014-12-15 Thread James B. Byrne
On Mon, December 15, 2014 05:43, John Doe wrote: > From: Darr247 > >> And logging in as root for everyday tasks is generally discouraged, as well. >> Most admins will edit their /etc/sudoers file to give themselves sudo >> access, so they could run >> [username@machinename ~]$ sudo yum install ma

Re: [CentOS] Pre-packaged Python 2.7 for 32-bit CentOS 6?

2014-12-15 Thread Tony Schreiner
There's IUS http://dl.iuscommunity.org/pub/ius/stable/Redhat/6/i386/repoview/ On Mon, Dec 15, 2014 at 9:42 AM, Alfred von Campe wrote: > > Either this doesn’t exist or my Google-foo is failing me this morning. I > keep coming across the Software Collections Repository ( > http://wiki.centos.or

Re: [CentOS] Pre-packaged Python 2.7 for 32-bit CentOS 6?

2014-12-15 Thread Alfred von Campe
On Dec 15, 2014, at 9:54, Tony Schreiner wrote: > There's IUS > > http://dl.iuscommunity.org/pub/ius/stable/Redhat/6/i386/repoview/ That seems to be what I need. I wonder why my Google searches didn’t unearth this. Thanks for the quick response, Alfred __

[CentOS] [OT} Odd tmux behaviour on exit

2014-12-15 Thread James B. Byrne
CentOS-6.6 tmux-1.6 (epel) Twice now I have experienced the situation where upon exiting from a tmux initiated session on a remote host instead of returning to the originating session I see this in the session terminal display:

Re: [CentOS] rsync output under CentOS 6

2014-12-15 Thread Elias Persson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2014-12-15 14:43, Niamh Holding wrote: > LM> Folders should only be listed if timestamps or permissions are > LM> different. > > Further experimentation shows this to be the case IF the > destination is another local drive. > > Unfortunately the

Re: [CentOS] rsync output under CentOS 6

2014-12-15 Thread Niamh Holding
Hello Elias, Monday, December 15, 2014, 4:13:20 PM, you wrote: EP> Sounds like it might be differences in precision of the timestamp. Could be, thoght the NAS box has the sending system as it's NTP server so their times should be in sync. EP> Check out the `--modify-window` option. Doesn't see

Re: [CentOS] Using a "compose key" on Centos6

2014-12-15 Thread Fred Smith
On Sun, Dec 14, 2014 at 02:39:36PM -0500, Fred Smith wrote: > Hi all! > > I ran into a description of how to set up a compose key for F21 and > decided to see if it would work on C6. > > Well, the right configuration dialog exists, and I can choose a > key to use, but after completion, the compo

Re: [CentOS] Dropbox on CentOS 6?

2014-12-15 Thread Chris
On 12/15/2014 12:52 PM, Sorin Srbu wrote: > Ran into the same problem. An error log in .xsession-errors was > mentioned so I had a look there. Is anybody able to make heads or > tails of the below? Thanks. Have you SELinux enabled? -- Gruß, Christian _

Re: [CentOS] rsync output under CentOS 6

2014-12-15 Thread Kahlil Hodgson
When you use --itemize-changes, does it indicate that the timestamps of the directories have changed? K Kahlil (Kal) Hodgson GPG: C9A02289 Head of Technology (m) +61 (0) 4 2573 0382 DealMax Pty Ltd ___ CentO

Re: [CentOS] Dropbox on CentOS 6?

2014-12-15 Thread Sorin Srbu
> -Original Message- > From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On > Behalf Of Chris > Sent: den 15 december 2014 19:57 > To: centos@centos.org > Subject: Re: [CentOS] Dropbox on CentOS 6? > > On 12/15/2014 12:52 PM, Sorin Srbu wrote: > > Ran into the same problem