All public logs

Jump to navigation Jump to search

Combined display of all available logs of Omnia. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 21:20, 14 September 2026 Kenneth talk contribs created page Setup-keyring.sh (Created page with "== setup-keyring.sh == <pre> #!/usr/bin/env bash # # setup-keyring.sh -- provision a Secret Service credential store for GitHub # Copilot CLI on a headless Ubuntu box (no desktop session). # # Copilot CLI stores its OAuth token via libsecret, which talks to whatever # owns the D-Bus name org.freedesktop.secrets. On a GUI desktop that is # gnome-keyring, started and unlocked by the graphical login. Over plain SSH # nothing starts it, libsecret finds no provider, and the...")