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)

24 August 2026

28 July 2026

  • 17:0717:07, 28 July 2026 diff hist +20,336 N Shell installer scriptsCreated page with "= Shell Installer Scripts = Self-contained Bash installers for VPS setup. All Telegram-aware scripts read credentials from <code>/etc/telegram.conf</code> (owner <code>root:root</code>, permissions <code>600</code>). Scripts that require it interactively prompt for missing values during execution; <code>install-shutdown-notify.sh</code> is the exception and performs a hard abort if the file is absent. Remote execution pattern (all scripts): <pre> curl -s https://coolsc..." current

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

(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)