Re: How to change fail2ban timeout during reboot in F40?

2024-05-12 Thread Anthony Messina via users
Of course, you'll want to set something suitable for your system's needs ~]# cat /etc/systemd/system/fail2ban.service.d/timeout.conf [Service] TimeoutStopSec=5min -- Anthony - https://messinet.com On Sunday, May 12, 2024 3:02:29 PM CDT Frank Bures wrote: > Hi, > > I was a target of an attack

Re: Poweroff on Fedora 37

2023-05-11 Thread Anthony Messina via users
On Thursday, May 4, 2023 5:58:12 AM CDT t_pol wrote: > Hi all. > > Frequently "systemctl poweroff" does NOT really "power off" the machine but > simply halts the system. > Reading manual I've also tried to add opttion -i (--check-inhibitors=no) but > it happens anyway. > Is there any way to in

Re: How do I build a custom kernel with modules signed.

2022-10-15 Thread Anthony Messina via users
On Saturday, October 15, 2022 12:07:40 AM CDT Sharpened Blade via users wrote: > I am building a kernel from the fedora `kernel.spec` file and SRPM. It works > as good as the official kernel, but nothing in it is signed. I know that I > can sign the kernel RPM package, but what about the kernel its