Create file
This commit is contained in:
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
# OR only to exclude workspace cache
|
||||||
|
.obsidian/workspace.json
|
||||||
|
|
||||||
|
# to exclude workspace cache specific to mobile devices
|
||||||
|
.obsidian/workspace-mobile.json
|
||||||
15
.obsidian/workspace.json
vendored
15
.obsidian/workspace.json
vendored
@@ -11,14 +11,14 @@
|
|||||||
"id": "c892fa5f5c3f77ba",
|
"id": "c892fa5f5c3f77ba",
|
||||||
"type": "leaf",
|
"type": "leaf",
|
||||||
"state": {
|
"state": {
|
||||||
"type": "markdown",
|
"type": "split-diff-view",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "Guides/create-shh-keys.md",
|
"aFile": "Guides/create-shh-keys.md",
|
||||||
"mode": "source",
|
"bFile": "Guides/create-shh-keys.md",
|
||||||
"source": false
|
"aRef": ""
|
||||||
},
|
},
|
||||||
"icon": "lucide-file",
|
"icon": "diff",
|
||||||
"title": "create-shh-keys"
|
"title": "Diff: create-shh-keys"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
@@ -193,9 +193,10 @@
|
|||||||
},
|
},
|
||||||
"active": "c892fa5f5c3f77ba",
|
"active": "c892fa5f5c3f77ba",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
|
"Untitled.md",
|
||||||
|
"Guides/create-shh-keys.md",
|
||||||
"Guides/generate-wireguard.md",
|
"Guides/generate-wireguard.md",
|
||||||
"Guides/rdp-with-microsoft-account.md",
|
"Guides/rdp-with-microsoft-account.md",
|
||||||
"Guides/create-shh-keys.md",
|
|
||||||
"Templates/blank-template.md"
|
"Templates/blank-template.md"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -8,3 +8,4 @@ tags:
|
|||||||
editor: markdown
|
editor: markdown
|
||||||
dateCreated: 2025-05-04T11:38:34.846Z
|
dateCreated: 2025-05-04T11:38:34.846Z
|
||||||
---
|
---
|
||||||
|
# Creating SSH Key
|
||||||
Reference in New Issue
Block a user