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-announce-requ.
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 PARAME
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 ...
[09-Sep-201
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 exac
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 my
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 src.r
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 pa
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 printe
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 --nof
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 al
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 aroun
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 e
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 feeding into a local repo
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 I
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.
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
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 u
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:
http://duntuk.com/ho
- 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 doesn
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, --
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 and
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 d
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 w
> 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.
> >
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 per
25 matches
Mail list logo