From 5c07eecdb70f72aa72ddd8a9eac4ea81fd8f49b2 Mon Sep 17 00:00:00 2001 From: Awin Huang Date: Thu, 11 Jan 2024 16:34:41 +0800 Subject: [PATCH] vault backup: 2024-01-11 16:34:41 --- .obsidian/workspace.json | 17 +++++++++-------- 00. Inbox/nginx.canvas | 7 +++++++ 2 files changed, 16 insertions(+), 8 deletions(-) create mode 100644 00. Inbox/nginx.canvas diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index ac1787f..d945d58 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -41,11 +41,11 @@ "state": { "type": "canvas", "state": { - "file": "00. Inbox/自我成長.canvas", + "file": "00. Inbox/nginx.canvas", "viewState": { - "x": -981.5098125050868, - "y": -443.6241995571427, - "zoom": 0.15711722514169202 + "x": 0, + "y": 0, + "zoom": 0 } } } @@ -117,7 +117,7 @@ "state": { "type": "backlink", "state": { - "file": "00. Inbox/自我成長.canvas", + "file": "00. Inbox/nginx.canvas", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -142,7 +142,7 @@ "state": { "type": "outline", "state": { - "file": "00. Inbox/自我成長.canvas" + "file": "00. Inbox/nginx.canvas" } } }, @@ -172,7 +172,7 @@ "state": { "type": "file-properties", "state": { - "file": "00. Inbox/自我成長.canvas" + "file": "00. Inbox/nginx.canvas" } } } @@ -217,8 +217,9 @@ }, "active": "069e76e47c814366", "lastOpenFiles": [ - "00. Inbox/[APP] 設定CPU Power mode.md", "00. Inbox/自我成長.canvas", + "00. Inbox/nginx.canvas", + "00. Inbox/[APP] 設定CPU Power mode.md", "00. Inbox/使用 librosa 做 FFT.md", "01. 個人/Datas.md", "05. 資料收集/讀書筆記/20240101 - 筆記的魔力.canvas", diff --git a/00. Inbox/nginx.canvas b/00. Inbox/nginx.canvas new file mode 100644 index 0000000..0d1fd8f --- /dev/null +++ b/00. Inbox/nginx.canvas @@ -0,0 +1,7 @@ +{ + "nodes":[ + {"id":"e5bba63eeea5211f","x":-440,"y":-135,"width":340,"height":140,"type":"text","text":"# 安裝\n1. 到[官網](https://www.raspberrypi.com/software/)下載`imager`\n2. 記得在`imager`裡面設定ssh public key"}, + {"id":"2379c5036a2ef1af","x":-60,"y":-135,"width":371,"height":315,"type":"text","text":"# 設定\n## 更新\n1. `sudo apt update`\n2. `sudo apt upgrade -y`\n\n## `raspi-config`\n1. 打開ssh與vnc\n2. 開機進入console"} + ], + "edges":[] +} \ No newline at end of file