Recently Updated Pages
Learning
Speech Recognition (Speech to Text) Vosk-API Vosk speech recognition modules for Asterisk ht...
ssh
測試驗證服務的設定 # 重啟 sshd 前先驗證設定 # 沒有任何內容輸出,表示設定沒有錯誤 # 指令必須使用絕對路徑 /usr/sbin/sshd -t 檢視連線參數的設定 $ s...
Ansible
簡介 Ansible是一套軟體工具,其可實現基礎架構即程式碼。它是開源的,並且該套件包括軟體供應、組態管理和應用程式部署等功能。 Ansible 最初由 Michael DeHaan 編寫,並...
FusionPBX
A full-featured domain based multi-tenant PBX and voice switch for FreeSwitch. Links Website:...
phpIPAM
Introduction phpIPAM - Open source IP address management. phpipam is an open-source web IP addr...
Datetime
String to Datetime from datetime import datetime date_str = '09-19-2022' date_object = dat...
Tips
Find all installed modules help("modules"); Virtual Environment How to Install and Manage Py...
JSON
JSON to dict json.loads 用來轉換資料; json.load 用來讀檔。 import json person = '{"name": "Bob", "langu...
THSRC API
Links TDX 運輸資料通服務 TDX 會員註冊 TDX運輸資料流通服務API介接範例程式碼說明 TDX - 高鐵 API 說明 雙鐵API資料使用注意事項 API 虛擬點數...
OSS & Freewares
網站瀏覽統計分析 (Alternative to Google Analytics) Plausible Analytics Complete Guide to Self-hosting...
Links to Tutorials
Let's Encrypt How To Secure Apache with Let's Encrypt on Ubuntu 16.04 SSL For Free 免費 SSL 憑證申...
系統管理技巧
Home 目錄 完整複製 Home 目錄 由於 User 的 Home 目錄內有許多隱藏檔,若要完整複製它們,有兩個方法: 方法一:可以複製成一個新目錄 cd /home cp -a ...
Systemd
簡介 Linux 的各項服務管理一直都是用 SysV Init Script,Systemd 是新的管理工具,在 CentOS 7 開始已經有支援。 設定上比 SysV Init 簡單許多,...
SELinux
安全增強式 Security-Enhanced Linux(SELinux)是一個在內核中實踐的強制存取控制(MAC)安全性機制。SELinux 首先在 CentOS 4 出現,並在其後的 Ce...
外部轉信主機設定
GoDaddy SMTP GoDaddy Setup: Office 365 Email: Enable SMTP Authentication Sign in Email & Office...
Postfix: Tips
postfix 服務啟動/停止/重新載入 postfix check postfix start postfix stop postfix reload postfix flush ...
Command Line
Tutorials Controlling VirtualBox from the Command Line Basic Commands vboxmanage list vms ...
Installation
Docker Compose Updated: 新版 Docker Compose 已經整合進 Docker 核心程式 安裝方式 sudo apt-get install docker-c...
Cloudflare Tunnel
Cloudflare Tunnel 是一款內網穿透的隧道軟體,也是 Argo Tunnel 前身分出來做為免費版使用,它可以快速建立安全地加密到任何服務的流量,可以保護您的伺務器免受直接攻擊,就...
FirewallD
Introduction FirewallD is frontend controller for iptables used to implement persistent network ...