mirror of
https://github.com/danbulant/notes
synced 2026-05-19 04:18:49 +00:00
vault backup: 2022-03-02 11:40:19
This commit is contained in:
parent
8c12193702
commit
5f7031f2c1
3 changed files with 33 additions and 2 deletions
|
|
@ -12,8 +12,8 @@
|
|||
"checkpointList": [
|
||||
{
|
||||
"path": "/",
|
||||
"date": "2022-02-28",
|
||||
"size": 798136
|
||||
"date": "2022-03-02",
|
||||
"size": 798483
|
||||
}
|
||||
],
|
||||
"activityHistory": [
|
||||
|
|
@ -483,6 +483,14 @@
|
|||
{
|
||||
"date": "2022-02-28",
|
||||
"value": 1831
|
||||
},
|
||||
{
|
||||
"date": "2022-03-01",
|
||||
"value": 0
|
||||
},
|
||||
{
|
||||
"date": "2022-03-02",
|
||||
"value": 361
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
22
notes/har/Konektory.md
Normal file
22
notes/har/Konektory.md
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
# Konektory
|
||||
## PS/2
|
||||
- ❌ hotplug
|
||||
## VGA
|
||||
Video graphic adapter
|
||||
Analog
|
||||
## USB
|
||||
Universal serial bus
|
||||
- ✔️ hotplug
|
||||
## DVI
|
||||
Digital video
|
||||
## HDMI
|
||||
Starší High Definition Multimedia Interface
|
||||
používanější
|
||||
## Display Port
|
||||
Novější
|
||||
## eSATA
|
||||
externí SATA připojení
|
||||
## Jack
|
||||
Na zvuk
|
||||
## Cinch
|
||||
Composite (component video)
|
||||
|
|
@ -12,6 +12,7 @@ imagePrefix: 'data/'
|
|||
- [[har/CPU|CPU]]
|
||||
- [[har/historie počítačů|historie počítačů]]
|
||||
- [[har/IQRF|IQRF]]
|
||||
- [[har/Konektory|Konektory]]
|
||||
- [[har/Micro Controller Unit|Micro Controller Unit]]
|
||||
- [[har/Pipelining|Pipelining]]
|
||||
- [[har/WOL|WOL]]
|
||||
|
|
|
|||
Loading…
Reference in a new issue