修完後感受到這堂課找對資料很重要,對我來說有大部分的時間都在尋找正確的解法,所以從 HW3 開始我就順手把看過的資料都記下來留給後人參考,沒意外這裡是我當初做作業所參考的所有網站(包含問題解法),不過有可能漏紀,所以僅供參考,並且有些很明顯需要看得文件我就沒放了。
而這裡存放一些 config 或作業的 script
General
HW3: File server & Backup
- SFTP server with OpenSSH on FreeBSD.
- [教學][Ubuntu 架站] 如何配置 SFTP 以允許用戶上傳到網頁伺服器的文檔根目錄(Document Root) | 優程式
- [Virtualbox] 還原之前的備份與還原方式-快照 (必學) – 凡寫過必留下痕跡
- Chroot 指令與 SSH 設置 ChrootDirectory | Josix is Only Joking
- Adding a new disk on FreeBSD from VirtualBox – Blog by Nitin J Mutkawoa
- Chapter 20. Storage | FreeBSD Documentation Portal
- gptid mapping | The FreeBSD Forums
- disk labels | The FreeBSD Forums
- 鳥哥的Linux私房菜 – Linux 帳號管理
- Solved - Logging in chroot directory for SFTP | The FreeBSD Forums
- Logging sftp commands - Red Hat Customer Portal
- openssh and sftp logging | The FreeBSD Forums
- NYCU SA 2022 HW3
- 【C++】C++ 檔案讀寫 ofstream和ifstream詳細用法 - 程式人生
- OpenSSH/Logging and Troubleshooting - Wikibooks, open books for an open world
- seeking assistance for zfs allow settings · Issue #660 · jimsalterjrs/sanoid
- ZFS send / receive non-root account | by Vignesh A Sathiyanantham | Medium
- Sending and Receiving ZFS Data - Oracle Solaris Administration: ZFS File Systems
HW4: Web Services & Firewall
- FreeBSD Install Nginx Webserver Tutorial - nixCraft
- Compiling NGINX – Welcome to netnea
- Golang: How to Install Go in FreeBSD - Jeremy's Go Blog
- Building BoringSSL
- How To Set Up Nginx Server Blocks (Virtual Hosts) on Ubuntu 16.04 | DigitalOcean
- Nginx Virtual Host 設定教學 - Soul & Shell Blog
- 設定nginx的log備份機制 | Secret Note
- Module ngx_http_log_module
- How to install a private CA certificate on FreeBSD — SoCruel.NU
- 在FreeBSD12.0上安裝acme.sh客戶端獲取TLS證書 - D Blog
- Support for QUIC and HTTP/3
- nginx documentation
- 設定 Nginx 使用密碼登入 | Tony Blog
- 解决ubuntu下connect() to unix:/run/php/php7.2-fpm.sock failed (13: Permission denied)的问题_[error] 22069#22069: *634996 connect() to unix:/ru-CSDN博客
- Install FEMP Stack on FreeBSD 12 - kifarunix.com
- NGINX 設定 HTTPS 網頁加密連線,建立自行簽署的 SSL 憑證 - G. T. Wang
- Firewalling with OpenBSD's PF packet filter
- FreeBSD: Fail2Ban 0.10.1 with PF Configuration. | Purplehat Organization
- pf.conf
- Enforcing Fail2ban bans with PF : dbdemon
- Fail2Ban- 使用 Fail2Ban 保護您的 Linux 伺服器 - TAKI官方部落格
- 章 30. 防火牆 | FreeBSD Documentation Portal