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
  • 19:57, 21 January 2026 Kenneth talk contribs created page Ubuntu/APT (Created page with "== add-apt-repository == <pre> # 1. Install the tool if needed (for older systems) sudo apt install software-properties-common # 2. Add the repository (replace ppa:user/repo or deb URL with the actual one) sudo add-apt-repository ppa:user/repo # For Launchpad PPAs # OR sudo add-apt-repository 'deb [arch=amd64] http://repo.address/ubuntu focal main' # For direct deb lines # 3. (Optional) Fetch GPG Key if not handled automatically # wget -qO - https://repo.address/key....")