Recently Updated Pages
OpenWRT One
URLs [OpenWrt Wiki] OpenWrt One [OpenWrt Wiki] Quick start guide for OpenWrt installation Ba...
網路指令與技巧
Tutorials Linux See Bandwidth Usage Per Process With Nethogs Tool ip # 顯示所有網卡資訊 ip addr ...
Prompt Engineering
Prompt Engineering - 提示工程 生成式 AI 應用程式傳回的回應品質不僅取決於模型本身,也取決於其所提供的提示類型。 「提示工程」一詞描述提示改善的流程。 設計應用程式的開...
常用指令
Logical Volume - LV # 顯示所有 LV 使用狀況 lvdisplay -C # 新增 LV lvcreate -L 10G -n LV_name VG_name ...
Cheat Sheets
Cybersecurity Acronyms Common types of password attacks Designing Secure Systems Risk Ma...
Update Fixpack & Interim Fix
Update 7200-04-00-0000 to 7200-05-06-2320 Update Fixpacks Download Instruction: https://www....
Regex 正規表示式
教學網站 https://likegeeks.com/regex-tutorial-linux/ http://overapi.com/regex https://regexper.c...
Hacker
Search Engines Shodan - Search Engine for the Internet of Everything. ZoomEye - Search for th...
nc - Netcat
Linux 系統中一個多用途的網路工具程式,雖然它只是一個小程式,但是能夠做的事情很多,就像瑞士刀一樣,幾乎任何使用 TCP 或 UDP 封包的動作都可以用它來達成,是許多系統管理者(包含我自己...
Cheat Sheets
Online CheatSheets 中文:各種速查表線上快速查詢 英文:各類速查表線上快速查詢 Curl curl-cheat-sheet.pdf Git gi...
Diagrams
OSI Model Power over Ethernet (PoE) MAC Address Ethernet Cable Types
ssh
測試驗證服務的設定 # 重啟 sshd 前先驗證設定 # 沒有任何內容輸出,表示設定沒有錯誤 # 指令必須使用絕對路徑 /usr/sbin/sshd -t 檢視連線參數的設定 $ s...
RAID - mdadm
Function Samples
清理目錄裡的 *.gz 檔案 用法: KEEP=100 CleanUp /path/to/dir CleanUp() { dest="$1" if [ $dest ];t...
Sample Scripts
線上範例 ip.sh - 主機 Public IP 品質健檢 whoamifuck.sh - Linux 系統安全檢測 dump_stats.sh - 收集 Linux/Mac 系統資...
Cheat Sheets
PDF bash_cheat_sheet.pdf bash-shell-scripting.pdf Bash Parameter Bash Loops Bash Bas...
sed
教學網站 http://www.tecmint.com/linux-sed-command-tips-tricks/ https://www.cyberciti.biz/faq/how-...
Q & A
NFS 遠端目錄無法卸載 Umount a NFS directory with the error: device is busy 當遭遇某些異常情況時,原先的 NFS 目錄可能無...
FirewallD
Introduction FirewallD is frontend controller for iptables used to implement persistent network ...
Yum/Dnf & Rpm
yum/dnf 套件庫管裡 # 已啟用的套件庫清單 dnf repolist enabled # 列出所有的套件庫包含 disabled 與 enabled dnf repolis...