[CentOS] CentOS-announce Digest, Vol 127, Issue 4

2015-09-09 Thread centos-announce-request
Send CentOS-announce mailing list submissions to centos-annou...@centos.org To subscribe or unsubscribe via the World Wide Web, visit https://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to

[CentOS] Working with PEM content

2015-09-09 Thread Alice Wonder
Hi, If I need to script some management of text files with PEM content, are there already some tools that exist that do this safely? e.g. somecert.pem that might contain -BEGIN CERTIFICATE- blah blah -END CERTIFICATE- -BEGIN DH PARAMETERS- more blah -END DH

Re: [CentOS] Saving session with terminal window open upon logout

2015-09-09 Thread Gilbert Sebenste
On Tue, 8 Sep 2015, Gilbert Sebenste wrote: Hello everyone, I tried Googling this, looking through admin notes...and I couldn't find this. And I know someone smart out here has the answer! When I log out of a user account, I want it to, when I log back in, have a terminal window pop up on

[CentOS] Nginx with php-fpm is not work

2015-09-09 Thread Martin Zhou
Hi, everybody, This is a new system environment. I was using YUM to install Nginx and php-fpm, every time I try to access the page, php-fpm will be crash. Php-fpm error log as below, please help me fix it. Thanks. PHP-fpm log: [09-Sep-2015 12:25:25] NOTICE: Terminating ...

Re: [CentOS] BackupPC problem - wrong user

2015-09-09 Thread Timothy Murphy
anax wrote: > On 2015-09-08 12:18, Timothy Murphy wrote: >> I recently moved BackupPC from CentOS-6 to CentOS-7. >> But when I browse to localhost/BackupPC I'm told >>Error: Wrong user: my userid is 48[apache], instead of 984(backuppc) >> >> As far as I can tell, the BackupPC settings are

Re: [CentOS] CentOS 7.1.1503 + Dovecot + IPA

2015-09-09 Thread Kanwar Ranbir Sandhu
On Tue, 2015-09-08 at 13:53 -0700, Alice Wonder wrote: > You could try rebuilding this src.rpm - > > http://awel.domblogger.net/7/libre/src/repoview/dovecot.html > > That's what I use for Dovecot on CentOS 7 but I build it against > LibreSSL so you probably don't want my binary RPM but the

[CentOS] CUPS not generating a printcap file

2015-09-09 Thread Vanhorn, Mike
According to all of the documentation I can find, an /etc/printcap file (or whatever filename is specified with the Printcap directive) is generated by cupsd ever time a printer is added or removed. On all of my CentOS 6.7 systems, this is NOT happening. I can restart cups and add or remove

Re: [CentOS] Working with PEM content

2015-09-09 Thread Alice Wonder
cat ${CERT} |sed '/^-BEGIN DH PARAMETERS-$/,/^-END DH PARAMETERS-$/d' > ${TMPFILE} (one line) seems to work every time as long as it is well formed. On 09/09/2015 05:12 AM, Alice Wonder wrote: Hi, If I need to script some management of text files with PEM content, are there

Re: [CentOS] Error installing Kmymoney

2015-09-09 Thread Leonard den Ottolander
On Wed, 2015-09-09 at 08:40 -0600, CS DBA wrote: > --> Finished Dependency Resolution > Error: Package: kmymoney-4.6.6-1.el7.x86_64 (epel) >Requires: libcalligrakdchart.so.13()(64bit) > You could try using --skip-broken to work around the problem > You could try running: rpm -Va

[CentOS] Error installing Kmymoney

2015-09-09 Thread CS DBA
Hi All; I'm runing a new install of CentOS 7, enabled the epel repo and ran: # yum install kmymoney I get this: Resolving Dependencies --> Running transaction check ---> Package kmymoney.x86_64 0:4.6.6-1.el7 will be installed --> Processing Dependency: kmymoney-libs(x86-64) = 4.6.6-1.el7 for

Re: [CentOS] Working with PEM content

2015-09-09 Thread Gordon Messmer
On 09/09/2015 05:12 AM, Alice Wonder wrote: If I need to script some management of text files with PEM content, are there already some tools that exist that do this safely? "openssl" provides commands that should be able to process the PEM components in-place. For instance, if you want to

Re: [CentOS] Error installing Kmymoney

2015-09-09 Thread CS DBA
On 09/09/2015 09:27 AM, Leonard den Ottolander wrote: On Wed, 2015-09-09 at 08:40 -0600, CS DBA wrote: --> Finished Dependency Resolution Error: Package: kmymoney-4.6.6-1.el7.x86_64 (epel) Requires: libcalligrakdchart.so.13()(64bit) You could try using --skip-broken to work

Re: [CentOS] rsync question

2015-09-09 Thread Carl E. Hartung
On Wed, 9 Sep 2015 05:51:38 -0700 (PDT) Mark Milhollan wrote: > On Tue, 8 Sep 2015, Carl E. Hartung wrote: > >On Tue, 8 Sep 2015 10:25:33 -0700 (PDT) Mark Milhollan wrote: > > >> -e specifies the *local* transport command to use > > > >What?! Straight from the documentation: > > > >" -e,

[CentOS] bind chroot, bind mounts and selinux

2015-09-09 Thread Tom Robinson
Hi All, I'm migrating a CentOS 6 bind instance (chrooted) to a CentOS 7 box and am curious of people's opinions on chrooting vs selinux as a way of securing bind. The bind-chroot on CentOS 7 also comes with a script (/usr/libexec/setup-named-chroot.sh) that sets up the much maligned systemd

Re: [CentOS] bind chroot, bind mounts and selinux

2015-09-09 Thread Tom Robinson
Hi Robert, Thanks for your response. On 10/09/15 13:02, Robert Moskowitz wrote: > I went through the chroot/selinux review when Centos6 came out. I went with > selinux and no chroot. > > I don't have too much of an issue with systemd; I am learning it as I go. I must admit that I'm not that

Re: [CentOS] rsync question

2015-09-09 Thread Robert Moskowitz
On 09/09/2015 08:17 PM, Carl E. Hartung wrote: On Wed, 9 Sep 2015 05:51:38 -0700 (PDT) Mark Milhollan wrote: On Tue, 8 Sep 2015, Carl E. Hartung wrote: On Tue, 8 Sep 2015 10:25:33 -0700 (PDT) Mark Milhollan wrote: -e specifies the *local* transport command to use What?! Straight from the

Re: [CentOS] CentOS 7 + Dell Latitude E6420 laptop = thermalshutdown

2015-09-09 Thread deoren
> On 6/23/2015 7:22 AM, johan.vermeulen7 at telenet.be wrote: > > Hello All, > > > > installing these laptops went ok, but indeed, they shutdown on logon. > > When coming back up, I get a bios warning about temperature. > > On my first attempt on installing Nvidia driver, I wrecked the laptop. > >

Re: [CentOS] bind chroot, bind mounts and selinux

2015-09-09 Thread Robert Moskowitz
I went through the chroot/selinux review when Centos6 came out. I went with selinux and no chroot. I don't have too much of an issue with systemd; I am learning it as I go. I am putting up a Samba4 AD with Bind-DLZ backend. The Samba wiki explicitly calls out no chroot and kind of explains

[CentOS] automounter with users home directories on centos 7.

2015-09-09 Thread Jason Welsh
Has anyone gotten this to work? Im studing for my rhce and was trying to get this to work and its just not working like it shows in the book im going by. So basically I have two centos 7 servers running under kvm.. One is the nfs server, one is the nfs client.. I have been mounting up other NFS

Re: [CentOS] automounter with users home directories on centos 7.

2015-09-09 Thread Pete Geenhuizen
Not tried automount with Centos 7 nor with selinux. With that said autofs relies on nfs mounting to work, so have you started there by attempting to manually mount /home? Another place to look is at the hostname. I've had problems where auto mount doesn't like the short name and insists on

[CentOS] setting up solr/tomcat gives 404 page

2015-09-09 Thread Tim Dunphy
Hey all, I tried following a few guides and I'm struggling with trying to setup apache solr 4.10 under apache tomcat 7.0.64 along with the drupal config necessary to get that this working with drupal. The latest guide I followed was this one which seemed like it might work:

Re: [CentOS] yum list-sec CVE

2015-09-09 Thread Raymond Durand
2015-09-03 12:56 GMT+02:00 Karanbir Singh : > On 02/09/15 19:27, Raymond Durand wrote: > > Hi, > > > > Is the command > > #yum list-sec cves > > > > still compatible with Centos7? > > > this should not have worked with any version of CentOS, you can do some > scraping and

Re: [CentOS] CentOS 7.1.1503 + Dovecot + IPA

2015-09-09 Thread Mike
On Tue, 8 Sep 2015, Kanwar Ranbir Sandhu wrote: Hi Everyone, My question is simply this: does anyone else have dovecot-2.2.10-4.el7_0.1.x86_64 working with GSSAPI auth against an IPA server? IPA is also running on CentOS 7.1.1503. Yep, I have it working. It's been almost 6 months since

Re: [CentOS] yum list-sec CVE

2015-09-09 Thread Jim Perrin
On 09/09/2015 12:32 PM, Raymond Durand wrote: > Ok thanks. > # yum updateinfo list --security > > should work and return the security updates with other references then, > right? No. We don't validate the CVEs, so we also don't include the repodata, as that would lead people to think we do.

Re: [CentOS] automounter with users home directories on centos 7.

2015-09-09 Thread James A. Peltier
- Original Message - | Not tried automount with Centos 7 nor with selinux. | | With that said autofs relies on nfs mounting to work, so have you | started there by attempting to manually mount /home? | | Another place to look is at the hostname. I've had problems where auto | mount

Re: [CentOS-virt] Report on Xen-4.6rc2 from virt7-xen-46-candidate

2015-09-09 Thread Eliezer Croitoru
Hey, What do you mean by doesn't do forking? It allows forking processes if the application can do that. It doesn't fork them by default but ,is it really needed? If xenstored is testing to be run under systemd and not forks itself because of it, that's another thing. Eliezer On 09/09/2015

Re: [CentOS-virt] Report on Xen-4.6rc2 from virt7-xen-46-candidate

2015-09-09 Thread George Dunlap
On Tue, Sep 8, 2015 at 11:25 PM, T.Weyergraf wrote: > Hi > > I gave the new Xen-4.6rc2 a spin on a CentOS 7 virtualisation guest > (nested-xen). I haven't yet started testing guests, but rather looked at the > install itself. > > One issue, I found, was with

Re: [CentOS-virt] Xen 4.4.3 packages available in virt6-xen-44-testing

2015-09-09 Thread George Dunlap
On Wed, Sep 9, 2015 at 1:19 PM, Scot P. Floess wrote: > > George, > > Ack and understood. Makes perfect sense... > > Thanks! Yep -- forgot to say, thanks for the feedback! -George ___ CentOS-virt mailing list

[CentOS-virt] CentOS 7 Xen 4.6-rc2+ packages available for in virt7-xen-46-testing

2015-09-09 Thread George Dunlap
OK, last but not least -- Xen 4.6-rc2 packages available for CentOS 7! The Xen continuous testing infrastructure has improved dramatically over the last few years, so rc2 should already be quite stable. Please test. In particular the most recent build moves packages over from using the

[CentOS-virt] CentOS 7 Xen 4.4.3 packages available for in virt7-xen-44-testing

2015-09-09 Thread George Dunlap
Updated Xen 4.4.3 packages have passed my local smoke tests, and are now available. Full C7 release is still waiting on suitable testing for the libvirt packages. If someone wants to step up to give the libvirt packages a decent smoke test, that will speed the C7 release process significantly.

Re: [CentOS-virt] Report on Xen-4.6rc2 from virt7-xen-46-candidate

2015-09-09 Thread George Dunlap
On Wed, Sep 9, 2015 at 12:25 PM, Eliezer Croitoru wrote: > Hey, > > What do you mean by doesn't do forking? > It allows forking processes if the application can do that. > It doesn't fork them by default but ,is it really needed? > If xenstored is testing to be run under

Re: [CentOS-virt] Report on Xen-4.6rc2 from virt7-xen-46-candidate

2015-09-09 Thread Eliezer Croitoru
Sounds pretty much like this is the reality. I have not tested xen yet but I wanted to use it in comparison to KVM. I am working with KVM for quite a while and very happy with it. I have seen that couple xen machines with the same specs as mine has better performance. Eliezer On 09/09/2015