add dnsssh workshop
This commit is contained in:
parent
53ed0f1676
commit
4b05187b2a
BIN
slides/dnsssh/dns.jpeg
Normal file
BIN
slides/dnsssh/dns.jpeg
Normal file
Binary file not shown.
After Width: | Height: | Size: 53 KiB |
27
slides/dnsssh/dnsssh.md
Normal file
27
slides/dnsssh/dnsssh.md
Normal file
@ -0,0 +1,27 @@
|
|||||||
|
# DNS, SSH, HTTP
|
||||||
|
|
||||||
|
# DNS
|
||||||
|
|
||||||
|
![Image](slides/dnsssh/dns.jpeg)
|
||||||
|
|
||||||
|
# DNS
|
||||||
|
|
||||||
|
- UDP/TCP
|
||||||
|
- centralizovan protokol (hijerarhijska struktura)
|
||||||
|
- klijent-server struktura
|
||||||
|
- klijent, resolver, nameserver
|
||||||
|
- tipovi DNS podataka
|
||||||
|
|
||||||
|
# SSH
|
||||||
|
|
||||||
|
- TCP
|
||||||
|
- ssh user@1.2.3.4
|
||||||
|
- javni i privatni ssh kljucevi
|
||||||
|
- ssh jump (ssh -J user@proxy user@1.2.3.4)
|
||||||
|
|
||||||
|
# HTTP
|
||||||
|
|
||||||
|
- TCP
|
||||||
|
- klijent-server struktura
|
||||||
|
- nginx, apache, httpd
|
||||||
|
- nginx reverse proxy
|
Loading…
Reference in New Issue
Block a user