user:thomas utente che ha creato il gist
user:thomas
title:mygist titolo del gist
title:mygist
filename:myfile.txt nome di file nel gist
filename:myfile.txt
extension:yml estensione del file nel gist
extension:yml
language:go linguaggio del file nel gist
language:go
topic:homelab gists with given topic
topic:homelab
Entra
(Get from here)
Configure the host interface which will be exposed to the container.
$ sudo cp /lib/systemd/network/80-container-ve.network /etc/systemd/network/80-container-<MY_CONTAINER>.network
233 curl -s https://install.crowdsec.net | sudo sh 234 apt -y install crowdsec 235 systemctl reload crowdsec && systemctl status crowdsec 236 cscli metrics 237 apt -y install crowdsec-firewall-bouncer-iptables 238 cscli allowlist create my_allowlist -d 'my-ips' 239 cscli allowlist add my_allowlist 1.2.3.4 240 cscli allowlist add my_allowlist 5.6.7.8/24 241 cscli decisions list
Добавляем поддержку русского языка в Ubuntu\Debian системах:
Установим\обновим пакет locales:
apt-get install locales
После чего выполним команду:
Опубликовано 9 октября 2024, 10:51
systemctl disable --now apparmor
Creato da Opengist ⋅ Load: 593ms⋅