main
kdg@gmtc.kr 2023-08-29 17:22:05 +09:00
parent d45a1ffc8e
commit ecfac4757a
22 changed files with 43 additions and 41 deletions

10
Recognition/.gitignore vendored 100644
View File

@ -0,0 +1,10 @@
# Created by httpswww.toptal.comdevelopersgitignoreapiobsidian
# Edit at httpswww.toptal.comdevelopersgitignoretemplates=obsidian
### Obsidian ###
# config dir
#.obsidian
.obsidian/workspaces.json
.obsidian/workspace-mobile.json
# End of httpswww.toptal.comdevelopersgitignoreapiobsidian

View File

@ -4,5 +4,7 @@
"showInlineTitle": false, "showInlineTitle": false,
"autoConvertHtml": false, "autoConvertHtml": false,
"useMarkdownLinks": false, "useMarkdownLinks": false,
"autoPairMarkdown": true "autoPairMarkdown": true,
"newFileLocation": "current",
"attachmentFolderPath": "zzz.resources"
} }

View File

@ -1,5 +1,13 @@
{ {
"recentFiles": [ "recentFiles": [
{
"basename": "Untitled",
"path": "zzz.resources/Untitled.png"
},
{
"basename": "Pasted image 20221228170541",
"path": "zzz.resources/Pasted image 20221228170541.png"
},
{ {
"basename": "CLI에서 Git 사용", "basename": "CLI에서 Git 사용",
"path": "Tools/GitHub/CLI에서 Git 사용.md" "path": "Tools/GitHub/CLI에서 Git 사용.md"
@ -20,13 +28,9 @@
"basename": "Git 설치", "basename": "Git 설치",
"path": "Tools/GitHub/Git 설치.md" "path": "Tools/GitHub/Git 설치.md"
}, },
{
"basename": "Pasted image 20221228170541",
"path": "Pasted image 20221228170541.png"
},
{ {
"basename": "Pasted image 20230215100042", "basename": "Pasted image 20230215100042",
"path": "Pasted image 20230215100042.png" "path": "zzz.resources/Pasted image 20230215100042.png"
}, },
{ {
"basename": "Ubuntu Gitlab 설치", "basename": "Ubuntu Gitlab 설치",
@ -195,10 +199,6 @@
{ {
"basename": "2022-02-18", "basename": "2022-02-18",
"path": "Work Related/1.업무메모/2022.02/2022-02-18.md" "path": "Work Related/1.업무메모/2022.02/2022-02-18.md"
},
{
"basename": "셋팅관련",
"path": "Work Related/프로젝트/스마트계류장/Java PGM/Radar/셋팅관련.md"
} }
], ],
"omittedPaths": [], "omittedPaths": [],

View File

@ -4,20 +4,15 @@
"type": "split", "type": "split",
"children": [ "children": [
{ {
"id": "6941d89b716b9d81", "id": "b2eb19fa45ee174d",
"type": "tabs", "type": "tabs",
"children": [ "children": [
{ {
"id": "de0b12c1671e6875", "id": "3c8320bbbdcd291d",
"type": "leaf", "type": "leaf",
"state": { "state": {
"type": "markdown", "type": "empty",
"state": { "state": {}
"file": "Programing/Linux/RHEL9/SSH.md",
"mode": "source",
"backlinks": true,
"source": false
}
} }
} }
] ]
@ -102,7 +97,6 @@
"state": { "state": {
"type": "backlink", "type": "backlink",
"state": { "state": {
"file": "Programing/Linux/RHEL9/SSH.md",
"collapseAll": false, "collapseAll": false,
"extraContext": false, "extraContext": false,
"sortOrder": "alphabetical", "sortOrder": "alphabetical",
@ -119,7 +113,6 @@
"state": { "state": {
"type": "outgoing-link", "type": "outgoing-link",
"state": { "state": {
"file": "Programing/Linux/RHEL9/SSH.md",
"linksCollapsed": false, "linksCollapsed": false,
"unlinkedCollapsed": true "unlinkedCollapsed": true
} }
@ -141,9 +134,7 @@
"type": "leaf", "type": "leaf",
"state": { "state": {
"type": "outline", "type": "outline",
"state": { "state": {}
"file": "Programing/Linux/RHEL9/SSH.md"
}
} }
}, },
{ {
@ -159,7 +150,8 @@
} }
], ],
"direction": "horizontal", "direction": "horizontal",
"width": 272 "width": 272,
"collapsed": true
}, },
"left-ribbon": { "left-ribbon": {
"hiddenItems": { "hiddenItems": {
@ -171,8 +163,14 @@
"command-palette:명령어 팔레트 열기": false "command-palette:명령어 팔레트 열기": false
} }
}, },
"active": "1bd3f519cf47c956", "active": "3c8320bbbdcd291d",
"lastOpenFiles": [ "lastOpenFiles": [
"zzz.resources/Untitled.png",
"새 텍스트 문서.txt",
"zzz.resources/Pasted image 20221228170541.png",
"TODO.md",
"Temporary.md",
"Programing/Linux/RHEL9/SSH.md",
"Programing/Tibero/Tibero 이중화 구성시 서비스 실행.md", "Programing/Tibero/Tibero 이중화 구성시 서비스 실행.md",
"Programing/Linux/Unix/유닉스(AIX) 유저 생성.md", "Programing/Linux/Unix/유닉스(AIX) 유저 생성.md",
"Programing/Linux/Unix", "Programing/Linux/Unix",
@ -197,10 +195,6 @@
"Zettelkasten/PassWD.md", "Zettelkasten/PassWD.md",
"Programing/Linux/Ubuntu/Ubuntu MATE 한글 키보드 설정.md", "Programing/Linux/Ubuntu/Ubuntu MATE 한글 키보드 설정.md",
"Zettelkasten/Home Network.md", "Zettelkasten/Home Network.md",
"Programing/Tibero/스키마 생성.md",
"Programing/Tibero/JOB 관련.md",
"Programing/Tibero/테이블 생성 프로시저.md",
"Programing/Tibero/캐릭터셋 확인.md",
"Work Related/프로젝트/스마트계류장/Java PGM/Radar/desktop.ini", "Work Related/프로젝트/스마트계류장/Java PGM/Radar/desktop.ini",
"Work Related/프로젝트/스마트계류장/Java PGM/desktop.ini", "Work Related/프로젝트/스마트계류장/Java PGM/desktop.ini",
"Work Related/프로젝트/스마트계류장/Java PGM/Radar", "Work Related/프로젝트/스마트계류장/Java PGM/Radar",
@ -209,17 +203,15 @@
"Work Related/프로젝트/스마트계류장/외부연계 관련", "Work Related/프로젝트/스마트계류장/외부연계 관련",
"Work Related/프로젝트/스마트계류장/9.기타/desktop.ini", "Work Related/프로젝트/스마트계류장/9.기타/desktop.ini",
"Work Related/프로젝트/스마트계류장/9.기타", "Work Related/프로젝트/스마트계류장/9.기타",
"Work Related/프로젝트/스마트계류장/1.데이터베이스/통계관련/desktop.ini",
"zzz.resources/Pasted image 20230618182519.png", "zzz.resources/Pasted image 20230618182519.png",
"Pasted image 20230606235608.png", "zzz.resources/Pasted image 20230606235608.png",
"Pasted image 20230525092338.png", "zzz.resources/Pasted image 20230525092338.png",
"Pasted image 20230525091605.png", "zzz.resources/Pasted image 20230525091605.png",
"Pasted image 20230525091530.png", "zzz.resources/Pasted image 20230525091530.png",
"Pasted image 20230109162814.png", "zzz.resources/Pasted image 20230109162814.png",
"Pasted image 20221228170541.png",
"무제 파일 2.canvas", "무제 파일 2.canvas",
"무제 파일 1.canvas", "무제 파일 1.canvas",
"Pasted image 20230417164940.png", "zzz.resources/Pasted image 20230417164940.png",
"Pasted image 20230316151605.png" "zzz.resources/Pasted image 20230316151605.png"
] ]
} }

View File

@ -1,2 +0,0 @@
- [ ] scrcpy 포트 고정하기
- [ ] 옵시디언 새로운 패널에 열기시 항상 밑으로

View File

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

View File

Before

Width:  |  Height:  |  Size: 37 KiB

After

Width:  |  Height:  |  Size: 37 KiB

View File

Before

Width:  |  Height:  |  Size: 8.7 KiB

After

Width:  |  Height:  |  Size: 8.7 KiB

View File

Before

Width:  |  Height:  |  Size: 110 KiB

After

Width:  |  Height:  |  Size: 110 KiB

View File

Before

Width:  |  Height:  |  Size: 9.9 KiB

After

Width:  |  Height:  |  Size: 9.9 KiB

View File

Before

Width:  |  Height:  |  Size: 133 KiB

After

Width:  |  Height:  |  Size: 133 KiB

View File

Before

Width:  |  Height:  |  Size: 151 KiB

After

Width:  |  Height:  |  Size: 151 KiB

View File

Before

Width:  |  Height:  |  Size: 3.6 KiB

After

Width:  |  Height:  |  Size: 3.6 KiB

View File

Before

Width:  |  Height:  |  Size: 6.6 KiB

After

Width:  |  Height:  |  Size: 6.6 KiB

View File

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB

View File

Before

Width:  |  Height:  |  Size: 56 KiB

After

Width:  |  Height:  |  Size: 56 KiB

View File

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 24 KiB

View File

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

Before

Width:  |  Height:  |  Size: 27 KiB

After

Width:  |  Height:  |  Size: 27 KiB

View File

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 19 KiB