vault backup: 2025-09-05 08:14:38

This commit is contained in:
Jerry Jacobs 2025-09-05 08:14:38 +02:00
parent 46e00359ca
commit 87ccf59504
2 changed files with 17 additions and 6 deletions

View File

@ -65,12 +65,14 @@
"id": "fa2494da4cac5f09", "id": "fa2494da4cac5f09",
"type": "leaf", "type": "leaf",
"state": { "state": {
"type": "release-notes", "type": "markdown",
"state": { "state": {
"currentVersion": "1.9.10" "file": "2025/durian.srv.xor-gate.org.md",
"mode": "source",
"source": false
}, },
"icon": "lucide-book-up", "icon": "lucide-file",
"title": "Release Notes 1.9.10" "title": "durian.srv.xor-gate.org"
} }
} }
], ],
@ -106,7 +108,7 @@
"state": { "state": {
"type": "search", "type": "search",
"state": { "state": {
"query": "hostnamedu", "query": "durian",
"matchingCase": false, "matchingCase": false,
"explainSearch": false, "explainSearch": false,
"collapseAll": false, "collapseAll": false,
@ -222,7 +224,7 @@
"obsidian-git:Open Git source control": false "obsidian-git:Open Git source control": false
} }
}, },
"active": "17ba41ca922a4dca", "active": "fa2494da4cac5f09",
"lastOpenFiles": [ "lastOpenFiles": [
"2025/Transcript of Why A Chosen Man Always Walks Alone - Alan Watts.md", "2025/Transcript of Why A Chosen Man Always Walks Alone - Alan Watts.md",
"2025/durian.srv.xor-gate.org.md", "2025/durian.srv.xor-gate.org.md",

View File

@ -10,6 +10,15 @@
* Iptables (native) * Iptables (native)
* https://wiki.debian.org/iptables * https://wiki.debian.org/iptables
* <https://packages.debian.org/trixie/iptables-persistent> * <https://packages.debian.org/trixie/iptables-persistent>
### IPv4 forwarding
/etc/sysctl.conf:
```
net.ipv4.ip_forward = 1
```
`/sbin/sysctl -p`
## VPN ## VPN
Wireguard Wireguard