Search found 32369 matches

by TrevorH
2023/06/09 13:16:06
Forum: CentOS 7 - Software Support
Topic: Apache 2.4.6 upgrade to a version >= 2.4.17
Replies: 1
Views: 39

Re: Apache 2.4.6 upgrade to a version >= 2.4.17

That probably will not work as http2 support requires a newer openssl than CentOS 7 ships and you really don't want to think about touching openssl...

The copy of nginx in EPEL uses openssl11-libs also from EPEL and will handle http2 on CentOS 7.
by TrevorH
2023/06/09 11:34:56
Forum: 8 /8-Stream / 9-Stream - General Support
Topic: Failed to dowload tc and conntrack
Replies: 1
Views: 61

Re: Failed to dowload tc and conntrack

Repository Centos-8.x is listed more than once in the configuration Fix that. - Status code: 404 for https://vault.centos.org/centos/8-strea ... repomd.xml (IP: 18.161.216.102) You are pointing at vault.centos.org where old versions of CentOS go when they die. CentOS Linux 8 died about 18 months ag...
by TrevorH
2023/06/07 12:59:34
Forum: CentOS 7 - General Support
Topic: Dracut Shell, updated kernel without RAID card
Replies: 1
Views: 116

Re: Dracut Shell, updated kernel without RAID card

You just need to have the card installed and then either rebuild the initramfs for the latest kernel or yum reinstall it (though to do that I think you have to be running one of the other kernels as I don't think it lets you reinstall the running one). So either dracut -f --kver=$(uname -r) (rebuild...
by TrevorH
2023/06/06 17:18:17
Forum: CentOS 7 - General Support
Topic: CentOS 7 existing system after June 2024
Replies: 9
Views: 331

Re: CentOS 7 existing system after June 2024

You can sign up for a free account using the free Red Hat Developer subscription. Please see https://developers.redhat.com/blog/2016/03/31/no-cost-rhel-developer-subscription-now-available/ and T&C on https://developers.redhat.com/articles/faqs-no-cost-red-hat-enterprise-linux# Visit https://develop...
by TrevorH
2023/06/05 23:06:45
Forum: 8 /8-Stream / 9-Stream - General Support
Topic: All mirrors were tried
Replies: 1
Views: 116

Re: All mirrors were tried

Why do you have repos pointing at vault.centos.org? That's where old CentOS versions go to die.
by TrevorH
2023/06/05 14:27:25
Forum: CentOS 7 - General Support
Topic: Syn flood protection using iptables
Replies: 3
Views: 136

Re: Syn flood protection using iptables

I'm pretty sure that if you google for tools to launch a syn flood attack you will find something that can do it. We were "lucky" that someone decided to test it for us... :-(
by TrevorH
2023/06/02 16:49:43
Forum: 8 /8-Stream / 9-Stream - General Support
Topic: Xrdp failing to connect from windows 10 since update
Replies: 7
Views: 396

Re: Xrdp failing to connect from windows 10 since update

I'd go straight to 9 unless there is a reason not to. And I'd bypass Stream entirely and go Rocky/Alma.
by TrevorH
2023/06/02 12:27:39
Forum: CentOS 7 - General Support
Topic: System time change - VM Sycning with Host HW Time
Replies: 1
Views: 80

Re: System time change - VM Sycning with Host HW Time

It'll only sync with the host if you've told it to. Has the machine been "power cycled" since the VMWare setting was set?