Advanced Search
Search Results
499 total results found
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
Chinese LLMs Taiwan LLM - Project TAME (TAiwanese Mixture of Experts) GitHub: https://github.com/MiuLab/Taiwan-LLM HF: https://huggingface.co/yentinglin HF: https://huggingface.co/audreyt 臺灣繁中LLM另一里程碑!Project TAME以5,000億個Token訓練而成並開源釋出 | iThome ...
Voice
Gen Audio Stability AI Stable Audio HF: https://huggingface.co/stabilityai/stable-audio-open-1.0 Stability AI Launches Open-Source Model to Generate Audio (itsfoss.com) FunAudioLLM - Voice Understanding and Generation Foundation Models for Natura...
Open WebUI
A Web UI Tool for Ollama URLs https://openwebui.com/ GitHub: https://github.com/open-webui/open-webui Docs: https://docs.openwebui.com/ Installation Installing Both Open WebUI and Ollama Together: # With GPU Support docker run -d -p 3000:8080 --...
Kuwa Gen AI OS
一個自由、開放、安全且注重隱私的生成式人工智慧服務系統,包括友善的大語言模型使用介面,以及能支援生成式人工智慧應用的新型GenAI核心。 🌐 提供多語言GenAI開發與部署的整體解決方案,支援Windows及Linux 💬 提供群聊、引用、完整 Prompt 列表的匯入/匯出/分享等友善使用功能 🔄 可靈活組合 Prompt x RAGs x Bot x 模型 x 硬體/GPUs以滿足應用所需 💻 支援從虛擬主機、筆記型電腦、個人電腦、地端伺服器到公私雲端的各種環境 🔓 開放原始碼,允許開發人員貢獻並...
AnythingLLM
The ultimate AI business intelligence tool. Any LLM, any document, full control, full privacy. AnythingLLM is a "single-player" (單機個人)application you can install on any Mac, Windows, or Linux operating system and get local LLMs, RAG, and Agents with little to...
Ollama
Run Llama 3, Phi 3, Mistral, Gemma, and other models. Customize and create your own. https://ollama.com/ GitHub: https://github.com/ollama/ollama Doc: https://github.com/ollama/ollama/tree/main/docs Video: 離線不怕隱私外洩!免費開源 AI 助手 Ollama 從安裝到微調,一支影片通通搞定! -...