Recently Updated Pages
AIX 管理技巧
Install package lsof Where to download the lsof, bind, rsyslog, openssh, openssl, etc packages? ...
AIX LVM
PV # Add a disk hdisk3 to a PV ## NOTE: 新 disk 要加入 PV 成功後,執行 lspv 才會有 pv-id cfgmgr chdev -l h...
Ksh
Korn shell - ksh if-then if [[ -e /usr/opt/rpm/bin/rpm ]] then RPM_CMD="/usr/opt/rpm/bin/...
AIX VM with QEMU
Introduction What can it be used for? AIX Training and Practice Testing/Developing Environme...
Install: DB2 v11 on CentOS
DB2 Database Server v11.1.4fp5 主程式安裝 # RedHat/CentOS 6/7 yum install libaio ksh rsh-server sg3...
AIX Toolbox
Tutorials Configuring YUM and creating local repositories on IBM AIX - IBM Developer Tips for...
範例與常用技巧
檔頭常用宣告 Use Bash Strict Mode # quickly syntax set -euo pipefail # let script exit if a c...
AI Translator
使用 LLM 實現語言翻譯 PDFMathTranslate 完整保留排版的 PDF 檔案全文雙語翻譯,支援 Google/DeepL/Ollama/OpenAI 翻譯。 GitHub...
tmux
Sessions Start session tmux new tmux new -s mysession Show sessions tmux ls Kill se...
Learning
Tutorials YT: Aix administration - YouTube YT: online AIX training for beginners - YouTube Y...
AIX Monitoring
Reference nimon working with Prometheus
Learning SHELL
7 Bash tutorials to enhance your command line skills in 2021 Top 10 Free Resources to Learn Sh...
Sample Scripts
線上範例 ip.sh - 主機 Public IP 品質健檢 whoamifuck.sh - Linux 系統安全檢測 dump_stats.sh - 收集 Linux/Mac 系統資...
Function Samples
清理目錄裡的 *.gz 檔案 用法: KEEP=100 CleanUp /path/to/dir CleanUp() { dest="$1" if [ $dest ];t...
FirewallD
Introduction FirewallD is frontend controller for iptables used to implement persistent network ...
Learning
教學文章 How to SSH into a Docker Container Monitoring Docker Containers With Grafana Using Dockp...
DB2 管理
資料庫 新增資料庫 create db MYDB on /db2_home/istv11/MYDB using codeset big5 territory TW collate using...
Learning
Government sites 資通安全署 Administration for Cyber Security, moda 國家資通安全研究院 - 首頁 (nat.gov.tw) T...
Cybersecurity Tools
Websites 10 Top Open Source Penetration Testing Tools OSV-Scanner 5 Tools to Scan a Linux Se...
ssh
測試驗證服務的設定 # 重啟 sshd 前先驗證設定 # 沒有任何內容輸出,表示設定沒有錯誤 # 指令必須使用絕對路徑 /usr/sbin/sshd -t 檢視連線參數的設定 $ s...