28 Sep 2021
gravar vídeo escola virtual
24 Sep 2021
remover o ambiente gráfico xfce
24 Sep 2021
dpkg -l | grep .xfce. | awk '{print $2}' | xargs apt-get purge -V --auto-remove -yy
https://mxlinux.org/wiki/xfce/how-to-completely-remove-xfce/
narrativas digitais (digital storytelling)
23 Sep 2021
Upgrade proxmox from 6.x to 7.0
21 Sep 2021
Install Proxmox VE on Debian 11 Bullseye
21 Sep 2021
tutorial GIMP
20 Sep 2021
atividades interessantes
20 Sep 2021
5º Ano - https://tutor.hugof.pt/tic5/
6º Ano - https://tutor.hugof.pt/tic6/
7º Ano - https://tutor.hugof.pt/tic7/
8º Ano - https://tutor.hugof.pt/tic8/
9º Ano - https://tutor.hugof.pt/tic9/
atualizar do buster para o bullseye em três comandos
19 Sep 2021
primeiro - apt update && apt upgrade && apt dist-upgrade && apt autoremove && apt autoclean && find /etc -name '.dpkg-' -o -name '.ucf-' -o -name '*.merge-error' && reboot