vault backup: 2025-12-30 21:05:21
This commit is contained in:
Vendored
+4
-13
@@ -82,19 +82,9 @@
|
||||
"icon": "lucide-file",
|
||||
"title": "VPN"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "56da6a27328b537c",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "empty",
|
||||
"state": {},
|
||||
"icon": "lucide-file",
|
||||
"title": "New tab"
|
||||
}
|
||||
}
|
||||
],
|
||||
"currentTab": 5
|
||||
"currentTab": 4
|
||||
}
|
||||
],
|
||||
"direction": "vertical"
|
||||
@@ -286,12 +276,13 @@
|
||||
"obsidian-git:Open Git source control": false
|
||||
}
|
||||
},
|
||||
"active": "56da6a27328b537c",
|
||||
"active": "765ad5c56c6e2a7c",
|
||||
"lastOpenFiles": [
|
||||
"ToDo's/ToDo's.md",
|
||||
"HomeLab/VPS/VPN.md",
|
||||
"HomeLab/Boot USB.md",
|
||||
"HomeLab/VPS/Screen.md",
|
||||
"Untitled.base",
|
||||
"ToDo's/ToDo's.md",
|
||||
"Geschäft/Etiketten/Drucken/03 - Gedruckt & Geschnitten.md",
|
||||
"Geschäft/Etiketten/Drucken/01 - Drucken.md",
|
||||
"Programmieren/Spicy Storage/01 - ToDo's - Verbesserungen.md",
|
||||
|
||||
@@ -0,0 +1,13 @@
|
||||
[Anleitung](https://de.wikihow.com/Einen-USB-Stick-bootfähig-machen)
|
||||
|
||||
- CMD als Admin ausführen
|
||||
- diskpart
|
||||
- list disk
|
||||
- select disk _
|
||||
- clean
|
||||
- create partition primary
|
||||
- select partition 1
|
||||
- active
|
||||
- format fs=fat32 quick
|
||||
- assign
|
||||
- Inhalt der .ISO Datei darauf kopieren
|
||||
@@ -162,7 +162,6 @@
|
||||
- [x] wiese mail mhd schnittlauch paletten ✅ 2025-11-04
|
||||
- [x] käfer jäger rechnung ✅ 2025-11-20
|
||||
- [x] adventskalender ✅ 2025-11-10
|
||||
- [ ] shop startseiten
|
||||
- [x] topm update ✅ 2025-11-04
|
||||
- [x] rezeption netzwerk Ordner ✅ 2025-11-04
|
||||
- [x] backbord datenblätter rückfrage -> Ballaststoffe einfügen ✅ 2025-11-13
|
||||
|
||||
Reference in New Issue
Block a user