User contributions for Admin
Jump to navigation
Jump to search
28 May 2026
- 11:3111:31, 28 May 2026 diff hist +21,879 Ollama Modelfile List No edit summary current
26 May 2026
- 20:4920:49, 26 May 2026 diff hist −17,703 Ollama Modelfile List Replaced content with "Only on Test" Tag: Replaced
- 20:3720:37, 26 May 2026 diff hist +17,715 N Ollama Modelfile List Created page with "'''This is a local Ollama installation running on a powerful local GPU.''' __NOTOC__ This page serves as a comprehensive technical registry and capabilities guide for the locally installed Ollama Large Language Models (LLMs). It outlines their core architecture, performance profiles, memory usage, and safety alignment status. == Local Hardware Performance Overview == The following estimates assume full GPU offloading utilizing a high-end local GPU layout. Splitting mod..."
1 May 2026
- 18:0418:04, 1 May 2026 diff hist +2,306 N Ollama Modelfile Sample Created page with "= Ollama Modelfile Cheat Sheet = == Basic Structure == A Modelfile is a recipe for building a model. <pre> FROM <base_model> # Optional settings PARAMETER <key> <value> SYSTEM <text> TEMPLATE <text> ADAPTER <path> LICENSE <text> MESSAGE <role> <text> </pre> == FROM (Required) == Base model you build on. <pre> FROM llama3 FROM mistral FROM ./local-model.gguf </pre> == PARAMETER == Controls runtime behavior. === Common Parameters === <pre> PARAMETER temperatur..." current
30 April 2026
- 16:2916:29, 30 April 2026 diff hist +1,508 N Ollama Systemd Unit File Sample Created page with "== Ollama systemd override (annotated) == === Resource limits === <code> MemoryMax=16G # hard RAM cap (kills process if exceeded)<br> MemoryHigh=14G # soft limit (throttling before hard cap)<br> CPUQuota=400% # limit to ~4 CPU cores </code> === File descriptors === <code> LimitNOFILE=1048576 # prevent "too many open files" </code> === Restart / stability === <code> Restart=on-failure # restart only on crashes<br> RestartSec=3 # delay before restart<br> StartLimitInter..." current
- 15:5915:59, 30 April 2026 diff hist +34 PoC: KVM No edit summary current
20 April 2026
- 14:2414:24, 20 April 2026 diff hist +10,432 N Grafana Alloy, Loki and SELinux Created page with "= Grafana Alloy, Loki and SELinux = This article summarizes how to run Grafana Alloy on an SELinux-enabled Linux system, how to troubleshoot startup and access problems, and what to check when Alloy sends metrics to Mimir or logs to Loki. == Scope == The main SELinux topics for Alloy are: * execution of the Alloy binary * outbound network access to Mimir and Loki * reading local log files for Loki * reading the systemd journal for Loki * file ownership and runtime st..." current
- 14:2314:23, 20 April 2026 diff hist +1,918 N Systemctl Cheet Sheet Created page with "= systemctl Cheat Sheet = This is a generic `systemctl` cheat sheet using `alloy.service` as the example unit name. == Service Status == <pre> systemctl status alloy.service systemctl is-active alloy.service systemctl is-enabled alloy.service </pre> == Start, Stop, Restart == <pre> systemctl start alloy.service systemctl stop alloy.service systemctl restart alloy.service systemctl reload alloy.service </pre> == Enable or Disable at Boot == <pre> systemctl enable a..." current
28 February 2026
- 18:2918:29, 28 February 2026 diff hist +72 PoC: KVM No edit summary
- 18:1418:14, 28 February 2026 diff hist +77 PoC: KVM No edit summary
- 18:0318:03, 28 February 2026 diff hist +25 PoC: KVM No edit summary
- 17:3517:35, 28 February 2026 diff hist +526 PoC: KVM No edit summary
- 17:0317:03, 28 February 2026 diff hist −124 PoC: KVM No edit summary
- 16:5916:59, 28 February 2026 diff hist +3,915 PoC: KVM No edit summary
- 16:5816:58, 28 February 2026 diff hist 0 N File:Mac08a.png No edit summary current
- 16:5816:58, 28 February 2026 diff hist 0 N File:Mac07.png No edit summary current
- 16:5816:58, 28 February 2026 diff hist 0 N File:Mac06a.png No edit summary current
- 16:5816:58, 28 February 2026 diff hist 0 N File:Mac05.png No edit summary current
- 16:5816:58, 28 February 2026 diff hist 0 N File:Mac03.png No edit summary current
- 16:5816:58, 28 February 2026 diff hist 0 N File:Mac02.png No edit summary current
- 16:5716:57, 28 February 2026 diff hist 0 N File:Mac01.png No edit summary current
23 February 2026
- 18:3318:33, 23 February 2026 diff hist +721 PoC: KVM No edit summary
- 18:3218:32, 23 February 2026 diff hist 0 N File:Virt-manager-usb.png No edit summary current
18 February 2026
- 19:3519:35, 18 February 2026 diff hist +1,636 PoC: KVM No edit summary
- 19:3519:35, 18 February 2026 diff hist 0 N File:Win11-no-network.png No edit summary current
- 19:3419:34, 18 February 2026 diff hist 0 N File:Win11-install01.png No edit summary current
- 19:3419:34, 18 February 2026 diff hist 0 N File:Win11-install02.png No edit summary current
- 19:3419:34, 18 February 2026 diff hist 0 N File:Win11-install03.png No edit summary current
14 February 2026
- 18:2718:27, 14 February 2026 diff hist +1,916 PoC: KVM No edit summary
13 February 2026
- 17:3717:37, 13 February 2026 diff hist +154 PoC: KVM →Create a new Pool and apply new VMs
- 17:1917:19, 13 February 2026 diff hist +125 PoC: KVM →Installation Win10 VM (former vhdx file)
- 16:4616:46, 13 February 2026 diff hist +5 PoC: KVM →Create a new Pool and apply new VMs
- 16:4216:42, 13 February 2026 diff hist +191 PoC: KVM →Create a new Pool and apply new VMs
12 February 2026
- 20:2020:20, 12 February 2026 diff hist +4,842 PoC: KVM No edit summary
8 February 2026
- 18:2418:24, 8 February 2026 diff hist +1,198 PoC: KVM No edit summary
6 February 2026
- 19:2219:22, 6 February 2026 diff hist −14 PoC: KVM →Cloning a machine
- 19:2219:22, 6 February 2026 diff hist 0 N File:Clonevm.png No edit summary current
- 19:2119:21, 6 February 2026 diff hist +61 PoC: KVM →Cloning a machine
- 19:2019:20, 6 February 2026 diff hist +510 PoC: KVM →Detach a USB Stick from the VM
- 18:3618:36, 6 February 2026 diff hist −1 PoC: KVM →Attach a USB Stick to the VM
- 18:3318:33, 6 February 2026 diff hist −1 PoC: KVM →Attach a USB Stick to the VM
- 18:3318:33, 6 February 2026 diff hist +4,039 PoC: KVM No edit summary
- 18:3318:33, 6 February 2026 diff hist 0 N File:Wininst04a.png No edit summary current
- 18:3218:32, 6 February 2026 diff hist 0 N File:Winusbb.png No edit summary current
- 18:3218:32, 6 February 2026 diff hist 0 N File:Windows10afterclone.png No edit summary current
- 18:3118:31, 6 February 2026 diff hist 0 N File:Wininst03.png No edit summary current
- 18:3118:31, 6 February 2026 diff hist 0 N File:Wininst02.png No edit summary current
- 18:3118:31, 6 February 2026 diff hist 0 N File:Wininst01a.png No edit summary current
4 February 2026
- 21:1821:18, 4 February 2026 diff hist −354 Custom Monitoring Stack No edit summary current
- 20:5520:55, 4 February 2026 diff hist +4,232 N PoC: KVM Created page with "kvm testsetup at home ==System== vmadmin@ts01:~$ sudo -i root@ts01:~# cat /etc/os-release PRETTY_NAME="Ubuntu 25.10" NAME="Ubuntu" VERSION_ID="25.10" VERSION="25.10 (Questing Quokka)" VERSION_CODENAME=questing ID=ubuntu ID_LIKE=debian HOME_URL="https://www.ubuntu.com/" SUPPORT_URL="https://help.ubuntu.com/" BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" UBUNTU_CODENAME..."