Recently Updated Pages
HAProxy
Offical Sites Home: http://www.haproxy.org/ Forum: https://discourse.haproxy.org/ Installa...
InfluxDB
Installation Install InfluxDB | InfluxDB OSS v2 Documentation (influxdata.com) Download: http...
find
檔案名稱 # Find all *.bak files in the current directory and removes them with confirmation find . ...
Installation
With Docker Run Grafana Docker image | Grafana documentation Configure Docker image | Grafana...
Learning
Dashboard Visualizing Visualising Latency Variance in Grafana in 2019 [Grafana] Troubleshoot ...
Raspberry Pi OS
Installation Raspberry Pi Imager Ubuntu 22.04 sudo apt install rpi-imager Create User ...
Optimization
Disable Desktop Booting raspi-config > 1 System Options > S5 Boot / Auto Login Limit GPU Memeor...
Telegraf
Installation Install Telegraf | Telegraf 1.26 Documentation (influxdata.com) RHEL cat <<EO...
OSS Endpoint Manager
Links Github: https://github.com/billsimon/endpointman Doc: https://wiki.freepbx.org/display...
vSphere Monitoring
Method #1: Telegraf + InfluxDB VMware vSphere - Overview | Grafana Labs Telegraf: VMware vSph...
Array 陣列
Learning Bash Scripting – Indexed Array Explained With Examples Bash Scripting – Associative ...
vCenter 管理
忘記 root 密碼 首先,連線到 ESXi 主機的 VMware Host Client,並選擇以網頁瀏覽器或 VMware Remote Console 方式,開啟 vCenter Ser...
THSRC API
Links TDX 運輸資料通服務 TDX 會員註冊 TDX運輸資料流通服務API介接範例程式碼說明 TDX - 高鐵 API 說明 雙鐵API資料使用注意事項 API 虛擬點數...
Incredible PBX
Post-Installation Incredible PBX 2027 with Debian 11 Reset the hostname and password: # Set th...
nmap 常用指令集
掃描單一主機 ### Scan a single ip address ### nmap 192.168.1.1 ## Scan a host name ### nmap serv...
Learning nmap
線上教學 Top 32 Nmap Command Examples For Linux Sys/Network Admins [中文] https://www.lijyyh.com/20...
FAQ
ARP Cache 不會更新 (Send out Gratuitous ARP) 問題說明:兩部相同規格的 Linux 主機,平時互作備援,網路設定各有一個固定 IP 與共用一個 VIP,VI...
dig - DNS Lookup Utility
The dig is a powerful CLI to find out information about domains and IP addresses without using an...
每日金句
不多言、不生氣、不爭辯 善者不辨;辯者不善 做主管別想討人喜歡!張忠謀:成功的領導人都不可愛,他們是被尊敬的。 巴菲特選擇搭檔的忠告:比你聰明、比你謙虛、還不會馬後炮。
date
Shell 範例 # Sample today=$(date +%Y/%m/%d) NOW=`date "+%Y/%m/%d %H:%M:%S"` eval `date "+day=...