Results 15 issues of Michele Bologna

Add openSUSE distribution information for installing autojump.

Fail2ban filter configuration for ufw blocked events (typically port scans) By default every connection attempt blocked by ufw will be logged, e.g.: Sep 14 20:56:41 sierra kernel: [UFW BLOCK] [...]...

If you have configured nginx to forbid some paths in your webserver, e.g.: location ~ /\. { deny all; } if a client tries to access https://yoursite/.user.ini then you will...

Support scripts that have parameters while being backward-compatbile.

Introduce a configuration parameter to allow the usage of devel client tools on top of the released/beta client tools (devel tools must have higher priority than regular client tools) in...

While mirroring, minima encountered this error: ``` 2017/12/12 13:08:39 rename /srv/mirror/SuSE/build.suse.de/SUSE/Products/SLE-Module-Basesystem/15/x86_64/product/ /srv/mirror/SuSE/build.suse.de/SUSE/Products/SLE-Module-Basesystem/15/x86_64/product/-old: invalid argument ``` and apparently (no other lines in the logs) it exited.

bug
later

As part of the SUSE Manager integration, we are relying on python-kubernetes to enrich the output from skuba to gather 'machine-id' and 'internal-ips' for every node of the cluster. Would...

My feed reader show the favicon of pipes.digital, is there a way to build a feed and to specify a custom favicon?

question

I am using needrestart 3.5 with the Ubuntu defaults except the automatic restart of daemons: ``` # grep -E nrconf\{restart\} /etc/needrestart/needrestart.conf $nrconf{restart} = 'a'; ``` After unattedend-upgrade is run, services...

bug

# Current state: The release page offers packages that contain the version in the filename: https://github.com/dandavison/delta/releases/ e.g. delta-**0.16.5**-x86_64-unknown-linux-gnu.tar.gz # Wanted state: The release page offers packages that do not contain...