Files
106_105_181_40/.gitignore
Timmy b1c40eada2 docs: 記錄 Xensor EDR 部署至 106.105.181.70(hospital_web)
- 新增已部署主機對照表(.40 + .70),含 Endpoint ID / OS / 安裝日期
- 補充安裝實務踩坑:macOS 中文檔名 unzip 失敗改用 unzip -p、
  遠端無 unzip、安裝後 systemd/config 初始化競態
- .gitignore 排除 Xensor 安裝包(含 APIKey/院名,敏感)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-08 18:13:16 +08:00

10 lines
223 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# SSL 暫存工作區:含私鑰、原始憑證 zip絕對不可進 git
ssl-staging/
# Xensor EDR 安裝包:含 APIKey、RSA 公鑰、院內群組名,絕對不可進 git
XENSOR_*.zip
*_Linux-*.sh
# macOS
.DS_Store