Recently Updated Pages
Migrate System Accounts to another Server
Cloning AIX users and groups between servers # one-liner to generate the commands to clone group...
screen
screen 常用指令 啟用 screen #> screen or #> screen -S <session-name> 列出所有 session #...
Zabbix Agent
AIX Download: https://www.zabbix.com/download 必須新增一個帳號名 zabbix。 AIX 7.2 # Using smitty us...
Postfix Installation
With Docker Github: docker-mailserver Docker: Running a Postfix container for testing mail du...
Xdebug
Xdebug is an extension for PHP to assist with debugging and development. Xdebug contains several ...
Quickstart
Login and Configure user Default login: Admin / zabbix Adding User) Administration -> Users
Installation
Tutorials RHEL7/8: https://www.zabbix.com/documentation/current/manual/installation/install_fr...
Requirements
Hardware
AIX Configure SNMP
Reference IBM AIX: How To Configure Community based SNMP And SNMP Traps
fsck
教學連結 Check and Repair Filesystem Errors With fsck Command in Linux
jpackage in Java 14
jpackage is a command-line tool to create native installers and packages for Java applications. ...
Cloudflare 顯示訪客的真實 IP
如果網站有使用 Cloudflare CDN 服務,在 Nginx 的 access.log 紀錄裡只會出現 Cloudflare 的 IP,而無法紀錄所有網站訪客實際的真實 IP 位址。 這...
dialog
selection.sh #!/bin/bash # while-menu-dialog: a menu driven system information program DIA...
檔案上傳
Storage Options 編輯 .env STORAGE_TYPE=local_secure 其他不同類型的儲存方式 local s3 Changing Upload ...
MySQL Backup
從 Host 執行 backup-db.sh #!/bin/bash BKDIR="db_backups" BKFILE="cloudcoin_raida#17.`date +%y%...
建立新的自我簽署的憑證檔
產生新的憑證檔 new-cert.key new-cert.crt cd /dir/to/your/cert openssl req -x509 -nodes -days 365...
網站存取的Port
使用 Cloudflare CDN 服務架設網站除了常用的 80, 443 以外,如果要用其他特殊 Port,請參考下列有支援的清單: HTTP ports: 80 8080 888...