vault backup: 2026-07-05 20:13:40

This commit is contained in:
2026-07-05 20:13:40 +02:00
parent a01ff6fc35
commit 4f2f0e72b1
2 changed files with 22 additions and 4 deletions
+14
View File
@@ -0,0 +1,14 @@
# Swap
https://pve.proxmox.com/pve-docs/local-zfs-plain.html
```
nano /etc/sysctl.d/99-swappiness.conf
vm.swappiness = 10
```
---