User contributions for Admin

Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)

28 May 2026

26 May 2026

  • 20:4920:49, 26 May 2026 diff hist −17,703 Ollama Modelfile ListReplaced content with "Only on Test" Tag: Replaced
  • 20:3720:37, 26 May 2026 diff hist +17,715 N Ollama Modelfile ListCreated 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 SampleCreated 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 SampleCreated 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: KVMNo edit summary current

20 April 2026

  • 14:2414:24, 20 April 2026 diff hist +10,432 N Grafana Alloy, Loki and SELinuxCreated 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 SheetCreated 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

23 February 2026

18 February 2026

14 February 2026

13 February 2026

12 February 2026

8 February 2026

6 February 2026

4 February 2026

  • 21:1821:18, 4 February 2026 diff hist −354 Custom Monitoring StackNo edit summary current
  • 20:5520:55, 4 February 2026 diff hist +4,232 N PoC: KVMCreated 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..."
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)