Recently Updated Pages
Phrases
I'd like to take a personal day off next week; 請假一天 May I have three days off next week; 請三天假 ...
LLM Models
Chinese LLMs Taiwan LLM - Project TAME (TAiwanese Mixture of Experts) GitHub: https://githu...
Fine-Tune
模型微調工作流程 準備資料集(訓練資料) 準備基礎模型 匯入資料集 開始微調作業 (Fine-Tune) 評估新模型損失曲線 以新模型做實際推論 準備資料集 開始微調模型...
loop
for loop for i in var1 var2 var3; do echo $i; done for ((i=1;i<=10;i++)); do echo $i; done for...
test
字串或文字的比對 Str1 = str2 | 當str1與str2相同時, 傳回True Str1 != str2| 當str1與str2不同時, 傳回True Str1 < Str2 ...
Face Detection
Coding deepface - About A Lightweight Face Recognition and Facial Attribute Analysis (Age, Gen...
Words
Fundamentals; Basics (基礎; 基本) incindent; event (事件) Regulations; Compliance; Regulatory Compl...
grep
教學網站 http://www.cyberciti.biz/faq/grep-regular-expressions/ https://www.ubuntupit.com/practic...
What's DNS
Tutorials What is Round-Robin DNS? - GreenCloud What is a DNS Amplification Attack? - GreenCl...
Nessus
Tutorials How to Install and Configure Nessus Vulnerability Scanner on Kali Linux How to inst...
KVM/QEMU
簡介 QEMU為Fabrice Bellard開發的開源硬體模擬器軟體,支援模擬x86、ARM、SPARC、RISC-V、MIPS各種架構的電腦。 Home: QEMU Installat...
AIX VM with virt-manager
技巧 AIX系統的虛擬磁碟 hdisk0 ,裝置類型必須是 SCSI 磁碟,並且使用指令先建立 qemu-img create -f qcow2 hdisk0.qcow2 20G,磁...
Learning Nginx
The NGINX Handbook – Learn NGINX for Beginners Hardening Nginx How to password protect di...
實用技巧
通用語法 條件語法: == != > < >= <= in 邏輯語法: && # AND || # OR ! # NOT 常用篩選: ty...
VNC
Installation Ubuntu 9/11 How to Set Up a VNC Server In Ubuntu sudo apt-get install ubuntu-...
Command Line
Tutorials Controlling VirtualBox from the Command Line Basic Commands vboxmanage list vms ...
Tips
教學文章 How to Increase Disk Size of Your Existing Virtual Machines in VirtualBox
sar
How to use SAR to Monitor System Performance in Red Hat Enterprise Linux - Red Hat Customer Por...
Suricata
Introduction Suricata is a high performance, open source network analysis and threat detection s...
VirusTotal
Analyse suspicious files, domains, IPs and URLs to detect malware and other breaches, automatical...