8 Sep 2020
Things Nobody Told You About ZFS
6 Sep 2020
boa leitura sobre o zfs.
http://nex7.blogspot.com/2013/03/readme1st.html
ligação por ssh a um contentor docker
6 Sep 2020
roteando serviços externos pelo traefik
6 Sep 2020
bad gateway
5 Sep 2020
instalação do moodle no debian buster
5 Sep 2020
apt update
apt full-upgrade
apt install nginx mariadb-server php-fpm php-mysql
mysql_secure_installation
https://www.digitalocean.com/community/tutorials/how-to-install-linux-n…
How to show banned IPs with Fail2ban client
5 Sep 2020
configurar o raid por software (mdadm) para enviar um e-mail se surgir algum problema
4 Sep 2020
editamos o ficheiro /etc/mdadm/mdadm.conf e a seguir ao texto MAILADDR colocamos o endereço de e-mail pretendido.
finalmente reiniciamos o serviço:
systemctl status mdmonitor.service
https://www.howtoforge.com/how-to-configure-software-raid-to-send-an-em…