All public logs
Jump to navigation
Jump to search
Combined display of all available logs of OnnoWiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)- 03:55, 28 June 2026 Onnowpurbo talk contribs created page LMStudio: Ubuntu 26.04 NVIDIA Install (Created page with "= Install NVIDIA Driver di Ubuntu 26.04 Desktop= == 1. Cek GPU== lspci | grep -Ei "vga|3d|display|nvidia" == 2. Update sistem== sudo apt update sudo apt upgrade -y sud...")
- 03:49, 28 June 2026 Onnowpurbo talk contribs created page LMStudio: Ubuntu 26.04 Install (Created page with "= Instalasi LM Studio di Ubuntu 26.04 Desktop= > '''Catatan penting:''' Secara resmi LM Studio mendukung Linux melalui '''AppImage'''. Dokumentasi resminya menyatakan Ubuntu...")
- 19:15, 23 June 2026 Onnowpurbo talk contribs created page Roundcube: Ubuntu 26.04 Instalasi (Created page with "Berikut setup '''Roundcube + SMTP + IMAP + POP3''' di Ubuntu 26.04 untuk '''latihan pentest lokal''', '''tanpa firewall''', dan '''tanpa database server'''. Roundcube tetap bu...")
- 11:43, 23 June 2026 Onnowpurbo talk contribs created page LLM: Ubuntu 26.04 server Ollama GPU + Open-WebUI + n8n + WAHA + Wazuh docker (Created page with "Prompt: <pre> Instalasi di Ubuntu 26.04 server via docker untuk - IP address server 192.168.0.105 - Ollama dengan GPU nvidia - Open-WebUI - n8n:1.123.9 - WAHA env - WH...")
- 09:49, 23 June 2026 Onnowpurbo talk contribs created page LLM: Ubuntu 26.04 server Ollama GPU + Open-WebUI + n8n + WAHA + Wazuh + Webmail docker (Created page with "Prompt: <pre> Instalasi di Ubuntu 26.04 server via docker untuk - IP address server 192.168.0.105 - Ollama dengan GPU nvidia - Open-WebUI - n8n:1.123.9 - WAHA - Wazuh - webma...")
- 04:41, 23 June 2026 Onnowpurbo talk contribs created page Cyber Security: Python: Compare Isolasi Outliar vs Alert (Created page with "<pre> #!/usr/bin/env python3 """ compare_outlier_alerts.py Membandingkan hasil outlier Wazuh dengan alerts.json. Tujuan: - Membaca semua file hasil outlier dari folder terte...")
- 04:11, 23 June 2026 Onnowpurbo talk contribs created page Cyber Security: Python: Isolasi Outliar (Created page with "Bisa. Ini skrip Python '''read-only''' untuk menganalisis: /opt/wazuh-data/logs/archives/archives.json Tujuannya: membaca log Wazuh, membuat fitur sederhana, lalu memakai '...")
- 03:30, 23 June 2026 Onnowpurbo talk contribs created page Cyber Security: Ubuntu 26.04: Wazuh Agent Install (Created page with "Prompt: install wazuh agent untuk IP wazuh manager 192.168.0.5 nama device server-korban-192.168.0.100 CLI: sudo apt-get update sudo apt-get install -y gnupg apt-transpo...")
- 02:28, 23 June 2026 Onnowpurbo talk contribs created page LLM: ollama pull models minimalist (Created page with "Cek https://ollama.com/library https://ollama.com/library?sort=popular Contoh ollama pull qwen3-embedding ollama pull nomic-embed-text:latest ollama pull embeddinggemm...")
- 02:06, 23 June 2026 Onnowpurbo talk contribs created page LLM: Ubuntu 26.04 server Ollama GPU + Open-WebUI + n8n + WAHA docker (Created page with "Di bawah ini versi '''siap copy-paste''' untuk Ubuntu 26.04 Server IP `192.168.0.105`: Target service: Ollama GPU NVIDIA : http://127.0.0.1:11434 Open-WebUI : http:...")
- 13:29, 19 June 2026 Onnowpurbo talk contribs created page Cyber Security: Ollama: Analisa Full Log JSONL (Created page with "== Script Python== [Download `wazuh_sensor_to_ollama.py`](sandbox:/mnt/data/wazuh_sensor_to_ollama.py) Script sudah: * diperiksa sintaks Python-nya; * diuji dengan contoh e...")
- 16:09, 17 June 2026 Onnowpurbo talk contribs created page Mediawiki 1.31 Instalasi Docker Ubuntu 24.04 (Created page with "== Catatan penting== '''MediaWiki 1.31.16 sudah berstatus *End of Life* sejak 30 September 2021''' dan tidak lagi menerima perbaikan keamanan. Versi ini mensyaratkan minimal...")
- 08:29, 17 June 2026 Onnowpurbo talk contribs created page Download `wazuh sensor to ollama.py` (Created page with "<pre> #!/usr/bin/env python3 """ wazuh_sensor_to_ollama.py Pipeline data sensor penuh Wazuh: archives.json -> validasi JSON -> normalisasi field...")