Advanced Search
Search Results
43 total results found
UBI計畫簡介 (碩士)
Python課程教材簡介 (碩士兼職)
教師簡介 分班授課 上午班 下午班 授課時間 週日 09:00 - 12:00 週日 13:00 - 16:00 建議授課對象 - 已精熟Python基礎語法與概念- 想了解Python的進階用法與實務應用的學生 - 沒有學過程式語言的學生- Python初學者 授課內容 課程採用專案的形式。專案內容通常與實務相關,課程一開始老師會講解專案要達成的目標。教材會將完成專案的過程分解成數個步驟,並依序請學生完成各個步驟,若學生遇到問題,老師會從旁給予提示或協助。透過教材導引,...
Proxmox
Running a MacOS 14 Sonoma VM in ProxMox VE Remove No valid subscription popup /usr/share/javascript/proxmox-widget-toolkit/proxmoxlib.js if (res === null || res === undefined || !res || res .data.status.toLowerCase() !== 'active' && false) sys...
PXE (Preboot eXecution Environment)
Environment Field Spec or Version CPU QEMU Virtual CPU version 2.5+ (2 Cores) RAM 2G OS Rocky Linux 10.0 (Red Quartz) Network interface ens18 with static IP 192.168.3.11/24 DNS 192.168.3.1 (Private DNS Server) Package Installation dnf install...
OpenVPN Setup (Server & Client)
Environment VPN Server Field Spec or Version CPU QEMU Virtual CPU version 2.5+ (2 Cores) RAM 2G OS Ubuntu 24.04.1 LTS (Noble Numbat) Network interface enp6s18 with static IP 192.168.3.100/24 DNS 192.168.3.1 (Private DNS Server) VPN Client...
Forensic
Google TOTP decode and self-generate
Pre-requirements An ubuntu system with python3 supports with python3-pip with package installer, likes apt Step1. Export TOTP Export your TOTP from Google Authenticator by using "Transfer Codes". Take a screenshot of the generated QR-Code. Step 2. Decode ...