IBM AIX
AIX,是IBM專有UNIX作業系統的商標名。名稱來自先進互動執行系統(英語:Advanced Interactive executive,縮寫為)。最初的名稱來自英語:Advanced IBM Unix,但或許這個名字沒有得到法律部門的允許,因此更改為"Advanced Interactive eXecutive"。
Migrate System Accounts to another Server
Cloning AIX users and groups between servers # one-liner to generate the commands to clone group...
AIX 管理技巧
Install package lsof Where to download the lsof, bind, rsyslog, openssh, openssl, etc packages? ...
AIX VM with QEMU
Introduction What can it be used for? AIX Training and Practice Testing/Developing Environme...
Learning
Tutorials YT: Aix administration - YouTube YT: online AIX training for beginners - YouTube Y...
AIX VM with virt-manager
技巧 AIX系統的虛擬磁碟 hdisk0 ,裝置類型必須是 SCSI 磁碟,並且使用指令先建立 qemu-img create -f qcow2 hdisk0.qcow2 20G,磁...
Update & Fixes
Update 7200-04-00-0000 to 7200-05-06-2320 Download Instruction: https://www.ibm.com/support/p...
Q & A
0516-1398 extendvg 0516-1398 extendvg: The physical volume hdisk1, appears to belong to another ...
AIX LVM
PV # Add a disk hdisk3 to a PV ## NOTE: 新 disk 要加入 PV 成功後,執行 lspv 才會有 pv-id cfgmgr chdev -l h...
監控 Errpt
Sample #1 #!/usr/bin/env bash # # $0 = errptcheck_v3.sh # # Created: 05/16/2005 A-lang Hsu. ...
AIX Monitoring
Reference nimon working with Prometheus
AIX Toolbox
Tutorials Configuring YUM and creating local repositories on IBM AIX - IBM Developer Tips for...
Ksh
Korn shell - ksh if-then if [[ -e /usr/opt/rpm/bin/rpm ]] then RPM_CMD="/usr/opt/rpm/bin/...