vault backup: 2022-03-02 11:40:19

This commit is contained in:
Daniel Bulant 2022-03-02 11:40:19 +01:00
parent 8c12193702
commit 5f7031f2c1
3 changed files with 33 additions and 2 deletions

View file

@ -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
View 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)

View file

@ -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]]