vault backup: 2025-03-18 09:53:28

This commit is contained in:
2025-03-18 09:53:28 +01:00
parent 8a75709893
commit e1d7c82da0
4 changed files with 28 additions and 6 deletions

View File

@@ -41,12 +41,12 @@
"state": {
"type": "markdown",
"state": {
"file": "0 Journal/0 Daily/2025-03-17.md",
"file": "2 Personal/Home Lab/NAS/SSH.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "2025-03-17"
"title": "SSH"
}
}
],
@@ -299,8 +299,8 @@
},
"active": "14f41f39a3c3dfd5",
"lastOpenFiles": [
"5 Media/8 Courses/Design Patterns by Construx.md",
"0 Journal/0 Daily/2025-03-17.md",
"5 Media/8 Courses/Design Patterns by Construx.md",
"Templates/Daily Template.md",
"2 Personal/Home Lab/Repairshop/Data Recovery from corrupted Harddisks.md",
"2 Personal/Lists/Business Ideas.md",

View File

@@ -47,7 +47,7 @@
"maxLinkFactor": 1,
"showDebugMessages": false
},
"buryDate": "2025-03-17",
"buryDate": "2025-03-18",
"buryList": [],
"historyDeck": null
}

View File

@@ -1087,6 +1087,26 @@
{
"id": "5716961b379914b2",
"type": "leaf",
"state": {
"type": "review-queue-list-view",
"state": {},
"icon": "lucide-file",
"title": "Plugin no longer active"
}
},
{
"id": "caf9085445974c2b",
"type": "leaf",
"state": {
"type": "review-queue-list-view",
"state": {},
"icon": "lucide-file",
"title": "Plugin no longer active"
}
},
{
"id": "65afb75a41449ec8",
"type": "leaf",
"state": {
"type": "review-queue-list-view",
"state": {},
@@ -1112,7 +1132,7 @@
"periodic-notes:Open today": false
}
},
"active": "df173488ffff07a0",
"active": "65afb75a41449ec8",
"lastOpenFiles": [
"0 Journal/0 Daily/2025-03-13.md",
"Temporary/10.03.2025 - WG Kickoff Meeting.md",

View File

@@ -1 +1,3 @@
I changed the port to 1717.
I changed the port to 1717.
To connect I need to use:
`ssh -o PubkeyAuthentication=no -p 1717 cf_admin@192.168.1.34`