Advanced Search
Search Results
560 total results found
XenServer (Citrix Hypervisor)
URLs Product Documentation Produce Lifcycle Hardware Compatibility List XenCenter
Oracle Linux KVM
Tutorials Virtualization | Oracle Document: Oracle Linux Virtualization Manager Document: KVM User's Guide Hardware Certification List Oracle Linux Virtualization Manager · Oracle Linux Training Station (oracle-samples.github.io) Forum: https://forums....
Xiaomi Mijia Temperature and Humidity Sensor
硬體規格 名稱:小米藍芽溫溼度計 型號:LYWSD03MMC Raspberry Pi OS 藍芽 不需要與溫濕度計做配對,就可以直接讀資料。 bluetoothctl > scan on > devices > scan off > exit 安裝 Python module NOTE: 新版 Pi OS 只允許在 Python venv 環境下用 pip 安裝第三方套件。 # 以下指令必須用 user 帳號下執行 (non-root) mkdir mitemp cd mit...
Monitoring
Tutorials Telegraf + InfluxDB + Grafana TheMickeyMike/raspberrypi-temperature-telegraf: Collect RaspberryPi CPU and GPU temperature with telegraf (github.com) Raspberry Pi Monitoring | Grafana Labs System monitoring | Nelis Oostens Simple Pi Stats | Gr...
Optimization
Disable Desktop Booting raspi-config > 1 System Options > S5 Boot / Auto Login Limit GPU Memeory to 16B raspi-config > 4 Performance Options > P2 GPU Memory Disable HDMI Edit /etc/rc.local /usr/bin/tvservice -o exit 0 Disable Bluetooth sudo systemct...
USB to TTL
Tutorials 使用 PL2303 HXD USB 轉 TTL 傳輸線,從序列埠登入到 Raspberry Pi B+ - G. T. Wang (gtwang.org) 在 Raspberry Pi 4B 上設定 UART 連線 - HackMD Using a USB Serial Adapter (UART) to Help Debug Your Raspberry Pi Hardware 【產品/介紹】PL2303HXD USB 轉 TTL 序列埠傳輸線 - 台灣樹莓派 (piep...
Datasource
InfluxDB InfluxDB v2 + InfluxQL (Recommend) Name: InfluxDBv2_InfluxQL-<BUCKET-NAME> (Recommend) Query Language: InfluxQL HTTP.URL: <URL-TO-InfluxDB-Server> Custom HTTP Headers Header: Authorization Value: Token <INFLUX-API-TOKEN> Database: <B...
NanoPi R4S
URLs Hardware https://www.friendlyelec.com/index.php?route=product/product&product_id=284 https://wiki.friendlyelec.com/wiki/index.php/NanoPi_R4S#Essentials_You_Need FriendlyWRT https://wiki.friendlyelec.com/wiki/index.php/FriendlyWrt Install OS...
Diagrams
Linux Shell Lifecycle
Linux vs FreeBSD
Web sites
Oracle Official Forum: https://forums.oracle.com/ords/apexds/domain/dev-community
Cheat Sheets
PDF: vim-commands-cheat-sheet-by-pnap.pdf
ANSI Color
高亮文字 highlight() { mode=$1 string="$2" case "$mode" in red) echo -e "\033[0;101m${string}\033[0m";; green) echo -e "\033[0;102m${string}\033[0m";; black_yellow) echo -e "\033[33;5;7m${string}\033[0m";; ...
DietPi
DietPi is a highly optimised & minimal Debian-based Linux distribution. DietPi is extremely lightweight at its core, and also extremely easy to install and use. Setting up a single board computer (SBC) or even a computer, for both regular or server use, takes...
Phrases 2
before we're done with for loops, let's check out some common mistakes you may come across while trying this yourself. 在我們完成 for 迴圈之前,讓我們來看看當你自己測試時可能會遇到的一些常見錯誤 iterate ; iteration ; iterable a certain type isn't iterable 某種類型不是可迭代的 stop the iteration pr...
Cyber Attacks
SQLPlus
常用技巧 show user conn system/pass -- 登入資料庫 r -- 執行前一個SQL / -- 執行前一個SQL @?/rdbms/xxx.sql -- @ 執行外部SQL檔, ? Oracle_HOME !ls -- ! 執行Linux 系統指令 set timing on -- 顯示SQL執行耗費時間 Re...
LLM Models
Resources 7 Popular LLMs Explained in 7 Minutes - KDnuggets Awesome Free LLM APIs Chinese LLMs Taiwan LLM - Project TAME (TAiwanese Mixture of Experts) GitHub: https://github.com/MiuLab/Taiwan-LLM HF: https://huggingface.co/yentinglin HF: http...