vault backup: 2024-01-11 16:34:41
This commit is contained in:
17
.obsidian/workspace.json
vendored
17
.obsidian/workspace.json
vendored
@@ -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",
|
||||
|
||||
7
00. Inbox/nginx.canvas
Normal file
7
00. Inbox/nginx.canvas
Normal 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":[]
|
||||
}
|
||||
Reference in New Issue
Block a user