In article ,
Sean Son wrote:
> Hello all
>
> First off, I am running Oracle Linux 7.6 on a Hyper-V 2016 VM for a
> customer. I know this is not an Oracle Linux mailling list, but because
> Oracle Linux and CentOS are so similar, to an extent, I figured why not ask
> on here because someone MIGHT
On 2/12/19 11:49 PM, Paul R. Ganci wrote:
On 2/12/19 10:55 PM, Alice Wonder wrote:
DNSSEC keys do not expire. Signatures do expire. How long a signature
is good for depends upon the software generating the signature, some
lets you specify. ldns I believe defaults to 60 days but I am not sure.
> Am 12.02.2019 um 17:02 schrieb Gordon Messmer :
>
> On 2/12/19 4:57 AM, Leon Fauster via CentOS wrote:
>> I have some cron.d entries that execute scripts in minute intervals and I'm
>> wondering how could an
>> "official" way look like, to have a condition to not run cron.d entries when
>> c
On Tue, 12 Feb 2019 at 19:44, Mark LaPierre wrote:
>
> Hey all,
>
> In this week's Open Source Highlights I read:
>
> "Check ink level: If you have an Epson, Canon, HP, or Sony printer, you
> can see its ink level with a simple application. Look for the "ink"
> package in your distribution reposit
Is there any information on adding support for Argon2?
I have been working on my new mailserver and this came up in moving from
the default MD5 hash to more 'modern' hashes like SHA256 and SHA512.
Then I was pointed to the work behind Argon2, and I see that it is
moving through the IRTF cfrg
Am 13.02.2019 um 14:18 schrieb Robert Moskowitz:
Is there any information on adding support for Argon2?
Did you check the RHEL 8 beta?
Alexander
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos
The version of libsodium in EPEL supports argon2
For php you can build the libsodium extension. Also php 7.2+ builds that
extension if you specify it build time using --with-sodium=shared switch.
For dovecot you have to build it against sodium which means building
your own packages but it wor
hi guys
do you see the same by any chance?
--> Processing Dependency: ipa-server-common =
4.6.4-10.el7.centos.2 for package:
python2-ipaserver-4.6.4-10.el7.centos.2.noarch
--> Processing Dependency: ipa-common =
4.6.4-10.el7.centos.2 for package:
python2-ipaserver-4.6.4-10.el7.centos.2.
I found that EPEL has argon2-20161029-2, but the dovecot 2.2.36 in C7
does not use it.
If I were to compile dovecot 2.3, it comes with argon2 built in.
I don't want to get into the build business, I have other things
demanding my time. It would be nice to have argon2, but my server is
small,
Everyone,
I have not been able to get ether-wake to work waking up other centos 7.6
machines after
the upgrade to Centos 7.6. Has anyone else had this problem, and if so any
luck with a
fix?
Greg Ennis
___
CentOS mailing list
CentOS@centos.org
https
On 2/13/19 3:51 AM, Alice Wonder wrote:
I see you are using algorithm 7 - I would recommend switching to
either algorithm 13 or at least to 8.
Algorithm 7 uses a SHA1 hash.
See https://tools.ietf.org/html/draft-ietf-dnsop-algorithm-update-04
That's a draft but soon will be an update to the st
On 2/13/19 3:29 AM, Leon Fauster via CentOS wrote:
Am 12.02.2019 um 17:02 schrieb Gordon Messmer :
*/5 * * * * root pidof -x run-parts || your-command-here
Thats a nice solution! Pragmatic and more accurate than the path I was on.
Thanks!
I should have noted that this will avoid starting
12 matches
Mail list logo