add dnsssh workshop

This commit is contained in:
fram3d 2023-03-14 17:56:31 +01:00
parent 53ed0f1676
commit 4b05187b2a
Signed by: fram3d
GPG Key ID: 938920E709EEA32A
2 changed files with 27 additions and 0 deletions

BIN
slides/dnsssh/dns.jpeg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 53 KiB

27
slides/dnsssh/dnsssh.md Normal file
View 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