-
I want to create a ruleset for the following /var/log/fail2ban.log entries:
```
2022-04-22 09:44:47,339 fail2ban.actions [982829]: NOTICE [nginx-badbots] Unban 192.241.216.195
2022-04-22 …
-
**What happened:**
Currently, the nightly builds fail for `test_rkhunter` on metal platforms:
```
FAILED base/test/test_rkhunter.py::test_rkhunter - AssertionError: Could not
```
-
In my case, I received these warnings:
```
Warning: The command '/usr/bin/lwp-request' has been replaced by a
script: /usr/bin/lwp-request: Perl script text executable
```
cause:
filehashes …
-
and fix conf file to fix `/usr/bin` paths for egrep and fgrep to `/bin`
and `sudo rkhunter --propupd`
and `APT_AUTOGEN="yes"` to `/etc/default/rkhunter`
-
* Create variable for the `users` group (login.access etc.)
* Include tasks that are applicable for the distro in question so the output isn't that cluttered
* [x] `ansible-lint`
* Should we use [r…
-
@mitchellkrogza or @funilrys what is this domain used for? my pihole went crazy on it. when was this added?
-
# Scope - About this issue
Attempt to fix, where possible, the Makefiles so that most entries can be compiled on a reasonable number of modern systems. This is NOT possible for all entries.
**…
lcn2 updated
6 months ago
-
The SSM container image is significantly bigger than the PMM v1 image. Please investigate if it is possible to use a smaller / minimal EL8 image to shrink the SSM image size as far as possible.
-
When the CLI prompts the user to restart a service, reboot the machine or choose a menu then it breaks the script & it will not continue. The user has to force quit the process with CTL + C.
-
### Description
.NET Core installations - runtime and sdk - include hidden version files.
```
$ find /usr/lib64/dotnet -iname '.*'
/usr/lib64/dotnet/shared/Microsoft.AspNetCore.App/7.0.0-rc.2.22…