Debian Fullscreen GUI Kiosk

Debian Fullscreen GUI Kiosk – Will Haley Aug 3, 2017Updated May 15, 2018 This article was last edited over 3 years ago. Information here may no longer be accurate. Please proceed with caution, and feel free to contact me. These instructions are helpful if you would like to create a computer kiosk. Saber més

Backup Complet/Incremental amb TAR

https://www.computernetworkingnotes.com/linux-tutorials/create-and-restore-incremental-backups-in-linux-with-tar.html # Complet: # tar -czvg snapshot-file -f backup.tar.gz backup # # verificar: # tar -tvf backup.tar.gz # # Incrementals: # tar -czvg snapshot-file -f 1-backup.tar.gz backup # tar -czvg snapshot-file -f 2-backup.tar.gz backup # ,,, # Restores: # tar -xvf /root/practicelab/backup.tar.gz -C /root/practicelab/restore # tar -xvf /root/practicelab/1-backup.tar.gz -C /root/practicelab/restore Saber més

Configurant hostname presentat a HELO amb Debian i EXIM.

Intentant subscriure al maillist de tomcat users, rebem el següent error: users-subscribe@tomcat.apache.org host mx1-ec2-va.apache.org [34.199.147.133] SMTP error from remote mail server after RCPT TO:<users-subscribe@tomcat.apache.org>: 504 5.5.2 <debian>: Helo command rejected: need fully-qualified hostnam Motiu: El nostre sistema de correu no s’identifica correctament, comprovem amb : exim -bP primary_hostname si el Saber més

Public Code

Ens adherim a la campanya de la FSFE per aconseguir que els codi pagat amb diners públics, esdevingui codi obert i lliure. https://publiccode.eu/ca/ i aqui, el text de la carta : https://publiccode.eu/openletter/

DMarc

el següent pas serà configurar el DMARC… i els informes corresponents…. Ja ho tenim……. i de pas…. alguns headers al apache…