Recently Updated Pages
vimrc
vimrc " " minimal vimrc with no (extra) plugins " "regular settings "---------------- " u...
每日金句
不多言、不生氣、不爭辯 善者不辨;辯者不善 做主管別想討人喜歡!張忠謀:成功的領導人都不可愛,他們是被尊敬的。 巴菲特選擇搭檔的忠告:比你聰明、比你謙虛、還不會馬後炮。
date
Shell 範例 # Sample today=$(date +%Y/%m/%d) NOW=`date "+%Y/%m/%d %H:%M:%S"` eval `date "+day=...
Automation Tools
With SSH Fabric is a high level Python (2.7, 3.4+) library designed to execute shell commands ...
Regex 正規表示式
教學網站 https://likegeeks.com/regex-tutorial-linux/ http://overapi.com/regex https://regexper.c...
APT
常用指令 dpkg # 列出已安裝的套件 dpkg -l # 列出指定套件的檔案列表 dpkg -L <package name> # 查詢系統內某個指令檔的套件名稱 dp...
加密軟體工具
Linux Cryptsetup - 支援 LUKS/plain dm-crypt/loop-AES/TrueCrypt/BitLocker 等加密格式 How to Encrypt...
Portainer
Introduction https://www.portainer.io/ A centralized service delivery platform for containeriz...
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
常用指令
Logical Volume - LV # 顯示所有 LV 使用狀況 lvdisplay -C # 新增 LV lvcreate -L 10G -n LV_name VG_name ...
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...
awk
教學網站 https://linuxhandbook.com/awk-command-tutorial/ Running Awk in parallel to process 256M ...
vCenter Converter
簡介 VMware vCenter Converter Standalone Home: https://www.vmware.com/products/converter.html 安...
Cloudflare Tunnel
Cloudflare Tunnel 是一款內網穿透的隧道軟體,也是 Argo Tunnel 前身分出來做為免費版使用,它可以快速建立安全地加密到任何服務的流量,可以保護您的伺務器免受直接攻擊,就...
Systemd
簡介 Linux 的各項服務管理一直都是用 SysV Init Script,Systemd 是新的管理工具,在 CentOS 7 開始已經有支援。 設定上比 SysV Init 簡單許多,...
Patch Set Update (PSU)
安裝 PSU 10.2.0.5.4 (p12419392_10205_Linux-x86_64.zip) 教學參考:Zip 檔解壓後 Readme.html 事前準備 Oracle ...
Install: DB2 v11 on CentOS
DB2 Database Server v11.1.4fp5 主程式安裝 # RedHat/CentOS 6/7 yum install libaio ksh rsh-server sg3...