|
You are here |
stribny.name | ||
| | | | |
vit.baisa.cz
|
|
| | | | | A personal blog and a digital garden of Vít Baisa | |
| | | | |
jawher.me
|
|
| | | | | [AI summary] A technical blog post details how to automate the configuration of a multi-server WireGuard mesh network across various regions using an Ansible playbook, covering key generation, pre-shared keys, and network device setup. | |
| | | | |
zevross.com
|
|
| | | | | PostgreSQL allows you to easily dump tables for backup purposes into plain text files using code such as: pg_dump mytable > mytable_backup.sql But this process is not very flexible and can creat... | |
| | | | |
brianreiter.org
|
|
| | | The DNS protocol traditionally runs over UDP on port 53. This is very fast but totally insecure. DNS queries can be snooped or potentially altered by anyone on the network. In my office, I use a pfSense firewall with the unbound DNS resolver configured to resolve DNS over TLS. That way my ISP neither my... | ||