diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 7980814..c3d22ed 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -101,10 +101,14 @@ "id": "56dea360d7207b1c", "type": "leaf", "state": { - "type": "empty", - "state": {}, + "type": "markdown", + "state": { + "file": "HomeLab/Rose/000 - Proxmox.md", + "mode": "source", + "source": false + }, "icon": "lucide-file", - "title": "Neuer Tab" + "title": "000 - Proxmox" } } ], @@ -302,6 +306,7 @@ }, "active": "56dea360d7207b1c", "lastOpenFiles": [ + "HomeLab/Rose/000 - Proxmox.md", "ToDo's/ToDo's.md", "Geschäft/Gewürze/Kunden/Stoll/Allgemein.md", "Geschäft/Gewürze/Kunden/Stoll/Etiketten Farben.md", @@ -327,7 +332,6 @@ "Programmieren/Spicy Storage/00 - Allgemein.md", "Programmieren/Spicy Storage/01 - ToDo's - Verbesserungen.md", "Programmieren/Spicy Storage/02 - Neue Funktionen.md", - "HomeLab/Software - Programme anschauen.md", "Geschäft/Gewürze/Kunden/Brand Equalizer", "Geschäft/Gewürze/Kunden/Stoll", "Untitled.base", diff --git a/HomeLab/Rose/000 - Proxmox.md b/HomeLab/Rose/000 - Proxmox.md new file mode 100644 index 0000000..4681241 --- /dev/null +++ b/HomeLab/Rose/000 - Proxmox.md @@ -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 +``` + +--- + + +