101010.pl is one of the many independent Mastodon servers you can use to participate in the fediverse.
101010.pl czyli najstarszy polski serwer Mastodon. Posiadamy wpisy do 2048 znaków.

Server stats:

487
active users

#rsyslog

0 posts0 participants0 posts today

If anyone else wonders how to use #fail2ban on #Debian 12 without #rsyslog logging:
(Since rsyslog is not installed anymore - journalctl provides that part now):

Create a jail.local file under /etc/fail2ban/ and make sure to add "backend = systemd" to make #fail2ban use journalctl.

Example config:

[sshd]
enabled = true
backend = systemd
port = 22
maxretry = 3
findtime = 10m
bantime = 30d
ignoreip = 127.0.0.0/8

Restart #fail2ban and all will be fine 😎

в підготовці ведикий допис із детальною підказкою з налаштування rsyslog, — сервера й клієнтів. ще не готове, але читабельна чернетка вже є онлайн. комусь тут це взагалі цікаво?

#linux #rsyslog #linux #українською
@rada