Skip to main content

Recently Updated Pages

Jupyter Notebook

Gen AI

Installation With pip pip install notebook Python Virtual Environment With Python Venv mkdir...

Updated 2 months ago by Admin

Cybersecurity

Learning English

Social media is a great way to connect to other security professionals in the industry 社交媒體是與業界...

Updated 2 months ago by Admin

Phrases

Learning English

I'd like to take a personal day off next week; 請假一天 May I have three days off next week; 請三天假 ...

Updated 2 months ago by Admin

tmux

Linux Administration

Sessions Start session tmux new tmux new -s mysession Show sessions tmux ls Kill se...

Updated 2 months ago by Admin

AIX 管理技巧

IBM AIX

Install package lsof Where to download the lsof, bind, rsyslog, openssh, openssl, etc packages? ...

Updated 2 months ago by Admin

LLM Models

Gen AI

Chinese LLMs Taiwan LLM - Project TAME (TAiwanese Mixture of Experts) GitHub: https://githu...

Updated 3 months ago by Admin

Fine-Tune

Gen AI

模型微調工作流程 準備資料集(訓練資料) 準備基礎模型 匯入資料集 開始微調作業 (Fine-Tune) 評估新模型損失曲線 以新模型做實際推論 準備資料集 開始微調模型...

Updated 3 months ago by Admin

loop

SHELL

for loop for i in var1 var2 var3; do echo $i; done for ((i=1;i<=10;i++)); do echo $i; done for...

Updated 3 months ago by Admin

test

SHELL

字串或文字的比對 Str1 = str2 | 當str1與str2相同時, 傳回True Str1 != str2| 當str1與str2不同時, 傳回True Str1 < Str2 ...

Updated 3 months ago by Admin

Face Detection

Machine Learning

Coding deepface - About A Lightweight Face Recognition and Facial Attribute Analysis (Age, Gen...

Updated 3 months ago by Admin

Words

Learning English

Fundamentals; Basics (基礎; 基本) incindent; event (事件) Regulations; Compliance; Regulatory Compl...

Updated 3 months ago by Admin

grep

SHELL

教學網站 http://www.cyberciti.biz/faq/grep-regular-expressions/ https://www.ubuntupit.com/practic...

Updated 3 months ago by Admin

DNS Online Tools

Linux Administration DNS

DNS Check DNS Check DNSChecker Google Admin Toolbox Dig Google Admin Toolbox Check MX Nslo...

Updated 3 months ago by Admin

What's DNS

Linux Administration DNS

Tutorials What is Round-Robin DNS? - GreenCloud What is a DNS Amplification Attack? - GreenCl...

Updated 3 months ago by Admin

AIX VM with qemu

IBM AIX

Introduction What can it be used for? AIX Training and Practice Testing/Developing Environme...

Updated 3 months ago by Admin

Q & A

Linux Administration

NFS 遠端目錄無法卸載 Umount a NFS directory with the error: device is busy 當遭遇某些異常情況時,原先的 NFS 目錄可能無...

Updated 3 months ago by Admin

Diagram

Linux Administration 網路管理

OSI Model Power over Ethernet (PoE)

Updated 3 months ago by Admin

Nessus

Cybersecurity

Tutorials How to Install and Configure Nessus Vulnerability Scanner on Kali Linux How to inst...

Updated 3 months ago by Admin

KVM/QEMU

Virtualization

簡介 QEMU為Fabrice Bellard開發的開源硬體模擬器軟體,支援模擬x86、ARM、SPARC、RISC-V、MIPS各種架構的電腦。 Home: QEMU Installat...

Updated 3 months ago by Admin

AIX VM with virt-manager

IBM AIX

技巧 AIX系統的虛擬磁碟 hdisk0 ,裝置類型必須是 SCSI 磁碟,並且使用指令先建立 qemu-img create -f  qcow2  hdisk0.qcow2  20G,磁...

Updated 3 months ago by Admin