vault backup: 2024-01-11 16:34:41

This commit is contained in:
2024-01-11 16:34:41 +08:00
parent e927e3d0d1
commit 5c07eecdb7
2 changed files with 16 additions and 8 deletions

View File

@@ -41,11 +41,11 @@
"state": { "state": {
"type": "canvas", "type": "canvas",
"state": { "state": {
"file": "00. Inbox/自我成長.canvas", "file": "00. Inbox/nginx.canvas",
"viewState": { "viewState": {
"x": -981.5098125050868, "x": 0,
"y": -443.6241995571427, "y": 0,
"zoom": 0.15711722514169202 "zoom": 0
} }
} }
} }
@@ -117,7 +117,7 @@
"state": { "state": {
"type": "backlink", "type": "backlink",
"state": { "state": {
"file": "00. Inbox/自我成長.canvas", "file": "00. Inbox/nginx.canvas",
"collapseAll": false, "collapseAll": false,
"extraContext": false, "extraContext": false,
"sortOrder": "alphabetical", "sortOrder": "alphabetical",
@@ -142,7 +142,7 @@
"state": { "state": {
"type": "outline", "type": "outline",
"state": { "state": {
"file": "00. Inbox/自我成長.canvas" "file": "00. Inbox/nginx.canvas"
} }
} }
}, },
@@ -172,7 +172,7 @@
"state": { "state": {
"type": "file-properties", "type": "file-properties",
"state": { "state": {
"file": "00. Inbox/自我成長.canvas" "file": "00. Inbox/nginx.canvas"
} }
} }
} }
@@ -217,8 +217,9 @@
}, },
"active": "069e76e47c814366", "active": "069e76e47c814366",
"lastOpenFiles": [ "lastOpenFiles": [
"00. Inbox/[APP] 設定CPU Power mode.md",
"00. Inbox/自我成長.canvas", "00. Inbox/自我成長.canvas",
"00. Inbox/nginx.canvas",
"00. Inbox/[APP] 設定CPU Power mode.md",
"00. Inbox/使用 librosa 做 FFT.md", "00. Inbox/使用 librosa 做 FFT.md",
"01. 個人/Datas.md", "01. 個人/Datas.md",
"05. 資料收集/讀書筆記/20240101 - 筆記的魔力.canvas", "05. 資料收集/讀書筆記/20240101 - 筆記的魔力.canvas",

7
00. Inbox/nginx.canvas Normal file
View File

@@ -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":[]
}