Displaying 8 results from an estimated 8 matches for "kbojens".
Did you mean:
bojens
2015 Jun 24
2
Problem with todays update and ntpdate
Hello everybody,
I just tried to run 'yum update' and got this error:
Error: Package: ntp-4.2.6p5-19.el7.centos.x86_64 (@updates)
Requires: ntpdate = 4.2.6p5-19.el7.centos
Removing: ntpdate-4.2.6p5-19.el7.centos.x86_64 (@updates)
ntpdate = 4.2.6p5-19.el7.centos
Updated By: ntpdate-4.2.6p5-19.el7.centos.1.x86_64 (updates)
ntpdate =
2015 Jun 24
0
Problem with todays update and ntpdate
Yes, it is a "known" issue, I'm sure it's going to get fixed ASAP.
--
Sent from the Delta quadrant using Borg technology!
Nux!
www.nux.ro
----- Original Message -----
> From: "Kai Bojens" <kb at kbojens.de>
> To: "CentOS mailing list" <centos at centos.org>
> Sent: Wednesday, 24 June, 2015 10:48:22
> Subject: [CentOS] Problem with todays update and ntpdate
> Hello everybody,
> I just tried to run 'yum update' and got this error:
>
> Error: Package:...
2015 May 19
0
https everywhere.
On 17-05-15 10:35:55, Gordon Messmer wrote:
> https doesn't improve your privacy in this application.
No, but it makes it a little bit harder for third parties
to gather all these information. That seems to be a worthy
goal for me.
2015 Aug 19
2
TLS for all CentOS websites but not for smtp?
On 19-08-15 08:30:27, Alice Wonder wrote:
> e-mail by its very design is not secure, SMTP creates "Man In The
> Middle" at every server along the way.
DANE exists and mail servers like postfix support this. My logfiles
show me that mail.centos.org delivers straight to me without any
servers along the way.
> I'm not saying they shouldn't implement TLS on the list
2016 Jan 30
1
7.2: Problem with upgrade and pdns
Hello everybody,
I just wanted to upgrade my system and stepped over the following error:
--> Finished Dependency Resolution
Error: Package: pdns-3.4.7-1.el7.x86_64 (@epel)
Requires: libmbedtls.so.9()(64bit)
Removing: mbedtls-1.3.14-1.el7.x86_64 (@epel)
libmbedtls.so.9()(64bit)
Updated By: mbedtls-2.2.1-1.el7.x86_64 (epel)
2016 Feb 09
1
/tmp full with systemd-private*
Am 09.02.2016 um 19:34 schrieb Dennis Jacobfeuerborn:
>> Am I missing something? Is there a better way with a systemd based systemd to
>> have these files removed daily?
> Have you checked which process creates the files and doesn't apparently
> clean them up properly by checking the contents for example?
Yes. Those files obviously are created by web applications (PHP) and
2016 Feb 09
3
/tmp full with systemd-private*
CentOS: 7.1.1503
I have a problem with systemd which somehow manages to fill /tmp up with a lot of
files. These files obviously are from the Apache server and don't pose a problem
per se. The problem is that these files don't get removed daily:
du -hs systemd-private-*
7,7G systemd-private-mpg7rm
0 systemd-private-olXnby
0 systemd-private-qvJJ5o
0 systemd-private-Rs2nBv
It was my
2015 Aug 19
5
TLS for all CentOS websites but not for smtp?
Hello everybody,
I just got the email about the enforcing of HTTPS for the CentOS Websites
which I really appreciate:
?The CentOS Project infra team has decided to implement TLS wherever we
can (?)?
Does anybody know if and when mail.centos.org will be able to deliver its
mails with STARTTLS? There seems to be no support for STARTTLS at all:
$: openssl s_client -connect mail.centos.org:25