Skip to main content

Recently Updated Pages

AIX 管理技巧

IBM AIX

Install package lsof Where to download the lsof, bind, rsyslog, openssh, openssl, etc packages? ...

Updated 12 hours ago by Admin

AIX LVM

IBM AIX

PV # Add a disk hdisk3 to a PV ## NOTE: 新 disk 要加入 PV 成功後,執行 lspv 才會有 pv-id cfgmgr chdev -l h...

Updated 1 day ago by Admin

Ksh

IBM AIX

Korn shell - ksh if-then if [[ -e /usr/opt/rpm/bin/rpm ]] then RPM_CMD="/usr/opt/rpm/bin/...

Updated 3 days ago by Admin

AIX VM with QEMU

IBM AIX

Introduction What can it be used for? AIX Training and Practice Testing/Developing Environme...

Updated 1 week ago by Admin

Install: DB2 v11 on CentOS

IBM DB2 Database

DB2 Database Server v11.1.4fp5 主程式安裝 # RedHat/CentOS 6/7 yum install libaio ksh rsh-server sg3...

Updated 1 week ago by Admin

AIX Toolbox

IBM AIX

Tutorials Configuring YUM and creating local repositories on IBM AIX - IBM Developer Tips for...

Updated 1 week ago by Admin

範例與常用技巧

SHELL

檔頭常用宣告 Use Bash Strict Mode # quickly syntax set -euo pipefail # let script exit if a c...

Updated 1 week ago by Admin

AI Translator

Gen AI

使用 LLM 實現語言翻譯 PDFMathTranslate 完整保留排版的 PDF 檔案全文雙語翻譯,支援 Google/DeepL/Ollama/OpenAI 翻譯。 GitHub...

Updated 1 week ago by Admin

tmux

Linux Administration

Sessions Start session tmux new tmux new -s mysession Show sessions tmux ls Kill se...

Updated 1 week ago by Admin

Learning

IBM AIX

Tutorials YT: Aix administration - YouTube YT: online AIX training for beginners - YouTube Y...

Updated 1 week ago by Admin

AIX Monitoring

IBM AIX

Reference nimon working with Prometheus

Updated 2 weeks ago by Admin

Learning SHELL

SHELL

7 Bash tutorials to enhance your command line skills in 2021 Top 10 Free Resources to Learn Sh...

Updated 2 weeks ago by Admin

Sample Scripts

SHELL

線上範例 ip.sh - 主機 Public IP 品質健檢 whoamifuck.sh - Linux 系統安全檢測 dump_stats.sh - 收集 Linux/Mac 系統資...

Updated 2 weeks ago by Admin

Function Samples

SHELL

清理目錄裡的 *.gz 檔案 用法: KEEP=100 CleanUp /path/to/dir CleanUp() { dest="$1" if [ $dest ];t...

Updated 2 weeks ago by Admin

FirewallD

Linux Administration

Introduction FirewallD is frontend controller for iptables used to implement persistent network ...

Updated 2 weeks ago by Admin

Learning

Docker

教學文章 How to SSH into a Docker Container Monitoring Docker Containers With Grafana Using Dockp...

Updated 2 weeks ago by Admin

DB2 管理

IBM DB2 Database

資料庫 新增資料庫 create db MYDB on /db2_home/istv11/MYDB using codeset big5 territory TW collate using...

Updated 2 weeks ago by Admin

Learning

Cybersecurity

Government sites 資通安全署 Administration for Cyber Security, moda 國家資通安全研究院 - 首頁 (nat.gov.tw) T...

Updated 2 weeks ago by Admin

Cybersecurity Tools

Cybersecurity

Websites 10 Top Open Source Penetration Testing Tools OSV-Scanner 5 Tools to Scan a Linux Se...

Updated 2 weeks ago by Admin

ssh

Linux Administration

測試驗證服務的設定 # 重啟 sshd 前先驗證設定 # 沒有任何內容輸出,表示設定沒有錯誤 # 指令必須使用絕對路徑 /usr/sbin/sshd -t 檢視連線參數的設定 $ s...

Updated 3 weeks ago by Admin