suzuki vitara
substituir shim válvulas
Cam Chain Tensioner Issue
kmspi.co
instalar maldet
#aptitude update && aptitude install clamav -y
wget http://www.rfxn.com/downloads/maldetect-current.tar.gz
tar xfz maldetect-current.tar.gz
cd maldetect-1.6.2
./install.sh
editar ficheiro de config:
#nano /usr/local/maldetect/conf.maldet
executar maldet pela 1ª vez:
#maldet -a /
executar maldet depois da 1ª vez:
#maldet -r / 15
usb flash drives falsas
para testar se a capacidade de uma pen é real no debian:
instalar o f3
#aptitude update && aptitude install f3
identificar o device e diretoria onde foi montado:
#lsblk
o resultado:
reiniciar a shell quando bloqueia e Alt+F2 não funciona
numa consola diferente daquela que corre o ambiente gráfico:
XDG_SESSION_TYPE=x11 DISPLAY= gnome-shell --display :0 --replace&
How to Configure Nginx FASTCGI Cache
https://www.scalescale.com/tips/nginx/configure-nginx-fastcgi-cache/
se der o erro:
Testing nginx configuration: nginx: [emerg] the size 104857600 of shared memory zone "YOURAPP" conflicts with already declared size 0 in /etc/nginx/nginx.conf:78
Put include /etc/nginx/conf.d/*.conf; after the cache declaration, not before.
conflito utilizadores do portal e moodle
use moodle;
update mdl_user set username = '289' where id=276;
eliminar o utilizador novo com o mesmo username no moodle