mirror of
https://github.com/danbulant/notes
synced 2026-05-24 12:35:57 +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": [
|
"checkpointList": [
|
||||||
{
|
{
|
||||||
"path": "/",
|
"path": "/",
|
||||||
"date": "2022-02-28",
|
"date": "2022-03-02",
|
||||||
"size": 798136
|
"size": 798483
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"activityHistory": [
|
"activityHistory": [
|
||||||
|
|
@ -483,6 +483,14 @@
|
||||||
{
|
{
|
||||||
"date": "2022-02-28",
|
"date": "2022-02-28",
|
||||||
"value": 1831
|
"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/CPU|CPU]]
|
||||||
- [[har/historie počítačů|historie počítačů]]
|
- [[har/historie počítačů|historie počítačů]]
|
||||||
- [[har/IQRF|IQRF]]
|
- [[har/IQRF|IQRF]]
|
||||||
|
- [[har/Konektory|Konektory]]
|
||||||
- [[har/Micro Controller Unit|Micro Controller Unit]]
|
- [[har/Micro Controller Unit|Micro Controller Unit]]
|
||||||
- [[har/Pipelining|Pipelining]]
|
- [[har/Pipelining|Pipelining]]
|
||||||
- [[har/WOL|WOL]]
|
- [[har/WOL|WOL]]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue