How to disable Pi-hole query rate-limiting
RATE_LIMIT | Client 192.168.1.5 has been rate-limited (current config allows up to 1000 queries in 60 seconds) |
editar o ficheiro
/etc/pihole/pihole-FTL.conf
RATE_LIMIT=1000/60
RATE_LIMIT=0/0
Este blog é como um sótão....um local para guardar... Links Textos etc... Tudo o que um dia poderá fazer falta.
How to disable Pi-hole query rate-limiting
RATE_LIMIT | Client 192.168.1.5 has been rate-limited (current config allows up to 1000 queries in 60 seconds) |
editar o ficheiro
/etc/pihole/pihole-FTL.conf
RATE_LIMIT=1000/60
RATE_LIMIT=0/0
Características molas mesa impressora 3d
Yellow;Model : TF 8*20
Hole Diameter (OD) : 8mm/0.31";
Rod Diameter (Inner Dia) : 4mm/0.16"
Free Length : 20mm/0.8";
Material : Metal
pveproxy[3374]: /etc/pve/local/pve-ssl.key: failed to load local private key (key_file or key) at /usr/share/perl5/PVE/APIServer/AnyEvent.pm line 1917.
adicionar ao ficheiro
/etc/apt/sources.list.d/grafana.list
deb https://packages.grafana.com/oss/deb stable main
curl https://packages.grafana.com/gpg.key | sudo apt-key add -
sudo apt update && sudo apt install -y apt-transport-https grafana
sudo systemctl enable --now grafana-server
systemctl status grafana-server.service
http://ipaddress:3000
password: admin
sudo wget https://github.com/shiftkey/desktop/releases/download/release-2.9.6-linux1/GitHubDesktop-linux-2.9.6-linux1.deb
sudo apt-get install gdebi-core
sudo dpkg -i GitHubDesktop-linux-2.9.6-linux1.deb
sudo apt-get install -f