[CentOS] CentOS 7: shntools + cuetools

2017-10-22 Thread wwp
Hello there, I've had to set up some tools to convert cue+flac tuples to mp3 files and split albums flacs into songs flacs. Formerly on CentOS 6, I think I had shntools and cuetools from the nux-dextop repo (not sure about shntools). Anyway, here on CentOS 7 I couldn't find any of them in repos

[CentOS] Accidentally removed sync system user

2017-10-22 Thread Nicolas Kovacs
Hi, As the subject says, I accidentally removed the 'sync' system user. (If you want to know how I got to do that, I just experimented with hosting my own Firefox Sync server on a public CentOS 7 server.) When I removed the user, here's what I got: # userdel -r sync userdel : l'emplacement de bo

[CentOS] OT: Work opportunity.

2017-10-22 Thread fred roller
Saw this and thought some might be interested. Python Dev https://www.indeed.com/viewjob?jk=2ff1a8640400e6d4&q=Chef&l=Puget+Sound,+WA&tk=1bt11n0l1090o3j1&from=ja&alid=59e18304e4b07eabad6b9a79&utm_source=jobseeker_emails&utm_medium=email&utm_campaign=job_alerts&rgtk=1bt11n0l1090o3j1 Hope it's not

[CentOS] NFS4 mount nobody 99 / 99

2017-10-22 Thread Chris
All, I've a NFS4-mount on a CentOS Client with the following parameters: (rw,soft,intr,tcp,port=2049,sloppy,addr=,clientaddr=) This mount contains a rsync /home-Backup. All home-folders are owned by nobody:nobody, stat displays uid and gid = 99. Folder permissions are 700. I'm very surp

Re: [CentOS] openssh-5.3p1-123.el6_9.x86_64.rpm for CESA-2017:2563 not available in mirror.centos.org centos6 repo

2017-10-22 Thread Dustin McNabb
My apologies for the misunderstanding. I get it now. Thanks again for the help. Dustin > On Oct 21, 2017, at 7:15 PM, Peter wrote: > >> On 22/10/17 04:41, Dustin McNabb wrote: >> as Johnny pointed out > > All that Johnny pointed out was that 6 is a link to 6.9 and should > therefore have the s

[CentOS] Areca RAID controller on latest CentOS 7 (1708 i.e. RHEL 7.4) kernel 3.10.0-693.2.2.el7.x86_64

2017-10-22 Thread Noam Bernstein
Is anyone running any Areca RAID controllers with the latest CentOS 7 kernel, 3.10.0-693.2.2.el7.x86_64? We recently updated (from 3.10.0-514.26.2.el7.x86_64), and we’ve started having lots of problems. To add to the confusion, there’s also a hardware problem (either with the controller or th

[CentOS] perl-ExtUtils-ParseXS-3.18-3.el7.noarch: [Errno 256] No more mirrors to try

2017-10-22 Thread Gregory P. Ennis
Everyone, I have had some continued difficulties in getting yum update to download and update perl-ExtUtils-ParseXS-3.18-3.el7.noarch after the update from 7.3 to 7.4 on several machines. I have had to --exclude this rpm from the command line to make the update happen. I was unable to identify t

Re: [CentOS] perl-ExtUtils-ParseXS-3.18-3.el7.noarch: [Errno 256] No more mirrors to try - Solved

2017-10-22 Thread Gregory P. Ennis
Everyone, I have had some continued difficulties in getting yum update to download and update perl-ExtUtils-ParseXS-3.18-3.el7.noarch after the update from 7.3 to 7.4 on several machines.  I have had to --exclude this rpm from the command line to make the update happen. I was unable to identify

[CentOS] Firefox Sync Server 1.5 on CentOS 7

2017-10-22 Thread Nicolas Kovacs
Hi, I'm currently experimenting with setting up my own Firefox Sync Server on a public server running CentOS 7, following this document: https://mozilla-services.readthedocs.io/en/latest/howtos/run-sync-1.5.html So far I have a partial success. Bookmarks are syncing via the basic internal server

[CentOS] CentOS 6 for ARM?

2017-10-22 Thread mark
Hi, folks, So, I want to rebuild my "ancient" HP netbook, from the ancient ubuntu netbook remix. Is there an *ARM* .iso, or net install somewhere? I'm not finding it, googling. Lots of Raspberry Pi, but mark ___ CentOS mailing list Ce

Re: [CentOS] Firefox Sync Server 1.5 on CentOS 7

2017-10-22 Thread Gordon Messmer
On 10/22/2017 09:40 AM, Nicolas Kovacs wrote: Before I go into further details, has anybody here managed to get this thing to run on CentOS ? Yes, I use the following httpd configuration file: WSGIProcessGroup sync WSGIPassAuthorization On WSGIDaemonProcess sync user=apache group=apache proc

Re: [CentOS] Areca RAID controller on latest CentOS 7 (1708 i.e. RHEL 7.4) kernel 3.10.0-693.2.2.el7.x86_64

2017-10-22 Thread Joseph L. Casale
-Original Message- From: CentOS [mailto:centos-boun...@centos.org] On Behalf Of Noam Bernstein Sent: Sunday, October 22, 2017 8:54 AM To: CentOS mailing list Subject: [CentOS] Areca RAID controller on latest CentOS 7 (1708 i.e. RHEL 7.4) kernel 3.10.0-693.2.2.el7.x86_64 > Is anyone runnin

Re: [CentOS] Firefox Sync Server 1.5 on CentOS 7

2017-10-22 Thread Nicolas Kovacs
Le 22/10/2017 à 21:37, Gordon Messmer a écrit : > > Yes, I use the following httpd configuration file: > > WSGIProcessGroup sync > WSGIPassAuthorization On > > WSGIDaemonProcess sync user=apache group=apache processes=2 threads=25 > python-path=/usr/local/lib/sync-1.5/syncserver/local/lib/python

Re: [CentOS] Firefox Sync Server 1.5 on CentOS 7

2017-10-22 Thread Gordon Messmer
On 10/22/2017 10:09 PM, Nicolas Kovacs wrote: Any comments so far? As far as I can see, you created a /usr/local/lib/sync-1.5/ directory and built this stuff there. As root or as a different user? Any custom permissions there? The installation can be performed as a non-apache user, providing t