All public logs

Jump to navigation Jump to search

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

Logs
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)
  • 00:43, 4 July 2025 Busk talk contribs created page Rclone cheat sheet (Created page with "``` rclone check /dir2/foo /dir2/foo --size-only -P ```")
  • 15:54, 3 July 2025 Busk talk contribs created page Rclone md5 per file (Created page with "# MD5 for blobs Adds MD5 hashsum per file on blob that doesn't support the backend command ## if backend ``` rclone backend set-md5 --all "azdst:test/foo" ``` ## If not ```...")
  • 06:58, 2 July 2025 Busk talk contribs created page Alloy prometheus modules (Created page with "Yes, you are correct! Grafana Alloy integrates the Blackbox Exporter directly as a built-in component. This means you don't need to run a separate Blackbox Exporter instance a...")
  • 06:55, 2 July 2025 Busk talk contribs created page Alloy http monitor (Created page with "``` // config.alloy prometheus.exporter.blackbox "my_blackbox_exporter" { // Define modules directly within the Alloy config config = { modules = { http_2xx = {...")
  • 22:01, 1 July 2025 Busk talk contribs created page Azure blob api cost notes (Created page with "No, the transactions are not free, but running `rclone size` on a prefix with one million objects is very inexpensive. --- ### ## What Happens When You Run the Command The...")
  • 06:02, 28 June 2025 Busk talk contribs created page Grafana Dashboards k8s (Created page with "k8s mimir/prometheus 15758 15760")
  • 13:07, 20 June 2025 Busk talk contribs created page Loki sandbox (Created page with "``` loki: storage: type: azure storageConfig: boltdb_shipper: shared_store: azure active_index_directory: /var/loki/index cache_location: /var/lo...")
  • 13:00, 20 June 2025 Busk talk contribs created page Loki scripts (Created page with "``` import os from azure.storage.blob import ContainerClient # Set environment variables or hardcode for testing ACCOUNT_URL = os.environ["AZURE_ACCOUNT_URL"] # e.g.,...")
  • 20:20, 19 June 2025 Busk talk contribs created page Sftp get dirs (Created page with "# Simple script to get dirs .env ``` export SFTP_HOST=eft-na.wtwco.com export SFTP_USER=PooBear export SFTP_PASS=<MY PASS> export BASE_DIR="/Usr/BDA/" export OUTPUT_FILE="my_...")
  • 21:07, 13 June 2025 Busk talk contribs created page Mimir diff (Created page with "helm_upgrade "--install mimir grafana/mimir-distributed -f mimir-distributed.values.yaml" ``` 2153c2153 < size: 30Gi --- > size: 5Gi 2269c2269 < enabled: true ---...")
  • 17:27, 3 June 2025 Busk talk contribs created page OpenSearch 2 (Created page with "Here's a **Helm install command** for OpenSearch with **LDAP authentication enabled** and **TLS for HTTP enabled**, using the official [OpenSearch Helm chart](https://github.c...")
  • 22:00, 13 April 2025 Busk talk contribs created page Ubuntu apt defaults (Created page with "# Some helpful defaults apt.sh ``` #!/bin/bash set -eu apt update && apt install -y sudo sudo apt update && sudo apt install -y vim wget curl gnupg2 lsb-release dnsutils netc...")
  • 18:52, 9 April 2025 Busk talk contribs created page Victoriametrics vs mimir (Created page with "https://victoriametrics.com/blog/mimir-benchmark/")
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)