problemas de escrita na pool zfs
Shimano Stella STL1000FE
Additional features of the Stella FE spinning reels include the following:
bloke rod blanks
claws-mail notification não funciona devido a uma implementação errada do protocolo imap por parte da google
https://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=2451
aplicar o patch no debian:
apt source claws-mail-multi-notifier
cd claws-mail-3.17.8
descarregar o patch e colocar na pasta. depois:
patch -p1 < 0001-Notify-on-unread-messages-also-in-the-systray.patch
dch -n "Aplicar o patch de https://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=2451"
dpkg-buildpackage -us -uc
stress test
apt install s-tui stress
s-tui
erro ao correr o vncproxy no proxmox
isto só acontece quando tentamos abrir uma janela de uma vm a partir do interface web de um host distinto daquele onde a vm corre:
LC_PVE_TICKET not set, VNC proxy without password is forbidden
TASK ERROR: Failed to run vncproxy.
temos que verificar se a linha SendEnv LANG LC_* está ativa em /etc/ssh/ssh_config e /etc/ssh/sshd_config.