- 重灌實驗機!
- FreeBSD Basic Walkthrough
- GitHub & Slack
- Introduction to Computer Networks
- protocol
- TCP/UDP
- IP Address/Subnet/DNS/CIDR
- NAT
- 網路概論
- ICMP
- IPv6/Tunneling
- IP/MAC/ARP
- Hub/Switch/Router
- 密碼學概論
- Git & GitHub Flow
- Service architecture
- 資料結構
- array
- linked list
- queue
- stack
- tree/binary tree
- TBD
- Mail Server
- DNS Server
- FAM(P) Server
- 共筆
- FreeBSD + Apache + MySQL + (PHP or other language you like)
- Ref: https://www.freebsd.org/doc/handbook/network-apache.html
- SSL Certifcate
- Get one from Let's Encrypt: https://letsencrypt.org/
- Using certbot: https://certbot.eff.org/lets-encrypt/freebsd-other
- Generate a self signed certificate
- What is the command? (Hint: openssl)
- Generate an CA for signing certificate
- Get one from Let's Encrypt: https://letsencrypt.org/