Recently Updated Pages
Learning 拾人牙慧
系統管理 Core Dump Creating and debugging Linux dump files [gdb] GDB debugging tutorial for b...
tmux
Sessions Start session tmux new tmux new -s mysession Show sessions tmux ls Kill se...
Linux Backup Tools
Data Backup Restic - is a fast, open source, secure and cross-platform backup program. It allo...
OSS & Freewares
Good Articles to OSS 為何開發者要開源程式碼?動機有四個 網站瀏覽統計分析 (Alternative to Google Analytics) Plausibl...
Phrases
head over to ; 前往 As such 如此; 因此 Here you go. Keep us posted on your progress. 給你,再向我們回報你的進度 ...
範例與常用技巧
檔頭常用宣告 # quickly syntax set -euo pipefail # let script exit if a command fails set -o errex...
Yum/Dnf & Rpm
yum/dnf 套件庫管裡 # 已啟用的套件庫清單 dnf repolist enabled # 列出所有的套件庫包含 disabled 與 enabled dnf repolis...
系統管理技巧
Home 目錄 完整複製 Home 目錄 由於 User 的 Home 目錄內有許多隱藏檔,若要完整複製它們,有兩個方法: 方法一:可以複製成一個新目錄 cd /home cp -a ...
Online Tools
Password Password Generator: https://passwrd.in Modemly : Find the default password of the r...
Words
Fraud ; Fraudsters (詐騙;詐騙犯) Prerequisites (必備條件) Bottleneck (瓶頸) Achieve (達到;實現) ...
實用技巧
通用語法 條件語法: == != > < >= <= in 邏輯語法: && # AND || # OR ! # NOT 常用篩選: ty...
Learning Git
Git Commands Work 中文 Git 筆記 - Git初始設定 & Github入門 Git 版本控制教學 - 單兵必懂指令 | My.APOLLO (myapollo...
QNAP NAS
CLI Commands 系統資訊 [~] # getsysinfo cputmp : get CPU temperature systmp : get system temperatu...
awk
教學網站 https://linuxhandbook.com/awk-command-tutorial/ Running Awk in parallel to process 256M ...
ufw - Uncomplicated Firewall
Uncomplicated Firewall,簡稱 UFW,是 Ubuntu 系統上預設的防火牆組件。UFW 是為輕量化組態 iptables 而開發的一款工具。UFW 提供一個非常友好的介面用...
sudo
The Difference Between Su, Sudo Su, Sudo -i, and Sudo -s How To Run All Programs In A Director...
vCenter Converter
簡介 VMware vCenter Converter Standalone Home: https://www.vmware.com/products/converter.html 安...
Cheat Sheets
Bash bash_cheat_sheet.pdf bash-shell-scripting.pdf Curl curl-cheat-sheet.pdf Git ...
Cloudflare Tunnel
Cloudflare Tunnel 是一款內網穿透的隧道軟體,也是 Argo Tunnel 前身分出來做為免費版使用,它可以快速建立安全地加密到任何服務的流量,可以保護您的伺務器免受直接攻擊,就...
FAQ
ARP Cache 不會更新 (Send out Gratuitous ARP) 問題說明:兩部相同規格的 Linux 主機,平時互作備援,網路設定各有一個固定 IP 與共用一個 VIP,VI...