Recently Updated Pages
加密軟體工具
Linux Cryptsetup - 支援 LUKS/plain dm-crypt/loop-AES/TrueCrypt/BitLocker 等加密格式 How to Encrypt...
Installation
Instroduction Podman - Manage containers, pods, and images with Podman. Seamlessly work with con...
Learning
11 Best Tools to Access Remote Linux Desktop Get Started With Ubuntu Remote Desktop: What is I...
Filesystems
Linux Filesystem Comparison
Linux Backup Tools
Data Backup Restic - is a fast, open source, secure and cross-platform backup program. It allo...
QNAP NAS
CLI Commands 系統資訊 [~] # getsysinfo cputmp : get CPU temperature systmp : get system temperatu...
vCenter Converter
簡介 VMware vCenter Converter Standalone Home: https://www.vmware.com/products/converter.html 安...
Patch Set Update (PSU)
安裝 PSU 10.2.0.5.4 (p12419392_10205_Linux-x86_64.zip) 教學參考:Zip 檔解壓後 Readme.html 事前準備 Oracle ...
Linux Bonding Network
RedHat 7/8 with nmtui nmtui > Edit a connection > Add > New Connection > Select Bond > Create ...
TrueNAS CORE
Links Official: https://www.truenas.com/ Doc: https://www.truenas.com/docs/ GUI Text Co...
Tips
系統資訊 檢查系統是 32 或 64 bit uname -a getconf LONG_BIT 檢查 freebsd 版本 uname -mrs freebsd-version...
Learning ML
Free Course ML for Developers
Tips
FAQ Fix: Too Many Open Files How to Fix 'Too Many Open Files' Error in Nginx
SSL 常用技巧
Check TLS/SSL certificate expiration date from a website) # NOTE: openssl requires at least 1.1...
SQL
Online Tutorials MySQL Cheat Sheet WHERE SELECT name, wins FROM golfers WHERE wins = 1; ...
Learning
Tutorials FreeBSD 6.0架設管理與應用 The FreeBSD Project BSD vs Linux
iptables
基本指令 列出現有規則 iptables -L -n -v iptables -L -n -v --line-numbers iptables -L INPUT -n -v --line...
Makefile
何謂 Makefile make 命令雖有很多內建的功能,但它也無法知道如何建立應用程式。故必須提供一個檔案,即 Makefile,告訴 make 如何建立應用程式。 Makefile ...
phpIPAM
Introduction phpIPAM - Open source IP address management. phpipam is an open-source web IP addr...
JSON
JSON to dict json.loads 用來轉換資料; json.load 用來讀檔。 import json person = '{"name": "Bob", "langu...