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 ( | ) (20 | 50 | 100 | 250 | 500)
  • 15:20, 15 August 2022 Busk talk contribs created page Aks terraform (Created page with "https://github.com/im-platform/kubernetes-terraform https://github.com/jeremybusk/private-aks-cluster-terraform-devops")
  • 16:43, 12 August 2022 Busk talk contribs created page Reindex concurrently (Created page with "https://www.postgresql.org/docs/current/sql-reindex.html#SQL-REINDEX-CONCURRENTLY There was a bug with it that was patched in 14.4 here is note on that https://www.postgresql...")
  • 16:01, 12 August 2022 Busk talk contribs created page Zabbix Housekeeping (Created page with "https://www.youtube.com/watch?v=aNUKoLyxE9g")
  • 20:58, 11 August 2022 Busk talk contribs created page Digicert (Created page with "https://www.e2encrypted.com/certs/d6aee31631f7abc56b9de8abeccc4108a626b104/ curl -sSL http://cacerts.digicert.com/DigiCertGlobalCAG2.crt --output cert.crt openssl x509 -in c...")
  • 23:23, 7 August 2022 Busk talk contribs created page Postgres active queries (Created page with "``` SELECT pid, age(clock_timestamp(), query_start), usename, query FROM pg_stat_activity WHERE query != '<IDLE>' AND query NOT ILIKE '%pg_stat_activity%' ```")
  • 15:32, 6 August 2022 Busk talk contribs created page Disa atig (Created page with "https://ubuntu.com/engage/DISA-STIG-auditing-in-air-gapped-environment?utm_source=google_ad&utm_medium=cpc&utm_content=affinity&utm_campaign=7013z000000ihWVAAY&gclid=Cj0KCQjwo...")
  • 16:13, 5 August 2022 Busk talk contribs created page PostgreSQL Optimize and Improve Performance with VACUUM, ANALYZE, and REINDEX (Created page with "Shameless rip from https://confluence.atlassian.com/kb/optimize-and-improve-postgresql-performance-with-vacuum-analyze-and-reindex-885239781.html ``` Purpose If the applicati...")
  • 17:38, 1 August 2022 Busk talk contribs created page Cassandra jmx (Created page with "https://docs.datastax.com/en/cassandra-oss/2.1/cassandra/security/secureJmxAuthentication.html")
  • 22:04, 29 July 2022 Busk talk contribs created page Haproxy Bird Calico (Created page with "https://www.haproxy.com/blog/run-the-haproxy-kubernetes-ingress-controller-outside-of-your-kubernetes-cluster/")
  • 16:41, 27 July 2022 Busk talk contribs created page Sssd cache (Created page with "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/6/html/deployment_guide/sssd-cache https://access.redhat.com/discussions/3352911 https://serverfaul...")
  • 18:05, 26 July 2022 Busk talk contribs created page Haproxy ansible (Created page with "https://opendev.org/opendev/system-config/src/commit/df23d48949d6b27165fb1f3885f6e307a4c37b00/playbooks/roles/haproxy/tasks/main.yaml")
  • 16:22, 26 July 2022 Busk talk contribs created page Haproxy misc (Created page with "``` defaults maxconn 300000 log global option redispatch option http-server-close timeout http-request 10s timeout check 10s timeout connect 10s timeout client...")
  • 20:08, 25 July 2022 Busk talk contribs created page SRE Principles (Created page with "https://www.blameless.com/sre/sre-principles ``` Whether you're just adopting SRE or optimizing your current processes, we can help. We’ll explain the 7 key principles of S...")
  • 16:03, 25 July 2022 Busk talk contribs created page Haproxy hitless reload (Created page with "https://www.haproxy.com/documentation/hapee/latest/api/runtime-api/overview/")
  • 13:56, 21 July 2022 Busk talk contribs created page App gateway cors (Created page with "https://stackoverflow.com/questions/59936639/how-to-enable-cors-on-azure-application-gateway")
  • 22:15, 20 July 2022 Busk talk contribs created page Envoy Research (Created page with "https://www.envoyproxy.io/docs/envoy/latest/faq/configuration/sni")
  • 17:55, 19 July 2022 Busk talk contribs created page Binding low ports as non-root (Created page with "https://stackoverflow.com/questions/413807/is-there-a-way-for-non-root-processes-to-bind-to-privileged-ports-on-linux https://groups.google.com/g/envoy-users/c/quI50Dp6sx4")
  • 21:23, 18 July 2022 Busk talk contribs created page Venafi Scripts (Created page with "``` $services = @("VED", "VenafiESTService", "VenafiLogServer") foreach ( $service in $services ){ $hostPrefix = "MyhostPrefix" $count = 4 # $scriptBlock = "{hostname}" # $...")
  • 20:19, 16 July 2022 Busk talk contribs created page Get-counter (Created page with "``` get-counter '\Process(*)\IO Read Bytes/sec' | Format-List Get-Counter '\Processor(_Total)\% Processor Time' Get-Counter '\Memory\Available MBytes' (Get-Counter '\Pro...")
  • 16:38, 16 July 2022 Busk talk contribs created page Referr-policy (Created page with "https://www.w3.org/TR/referrer-policy/ https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Referrer-Policy ## IIS https://www.codeproject.com/Articles/1223383/Securing...")
  • 16:19, 16 July 2022 Busk talk contribs created page Iis (Created page with "https://www.calcomsoftware.com/iis-10-hardening-6-configurations-changes-to-harden-iis-10-web-server/")
  • 19:04, 15 July 2022 Busk talk contribs created page Envoy (Created page with "https://github.com/envoyproxy/envoy/blob/main/examples/front-proxy/front-envoy.yaml")
  • 17:46, 14 July 2022 Busk talk contribs created page Json to go (Created page with "https://mholt.github.io/json-to-go/")
  • 16:02, 13 July 2022 Busk talk contribs created page Training (Created page with "# Kubernetes - https://kodekloud.com/")
  • 18:15, 11 July 2022 Busk talk contribs created page Certifications (Created page with "# CompTIA - https://en.wikipedia.org/wiki/CompTIA#Professional_level_certifications ## Network+ - https://www.youtube.com/watch?v=vrh0epPAC5w")
  • 14:50, 11 July 2022 Busk talk contribs created page Terraform exam (Created page with "https://www.hashicorp.com/certification/terraform-associate")
  • 21:11, 3 July 2022 Busk talk contribs created page Viewjs (Created page with "https://vuetifyjs.com/en/")
  • 16:56, 30 June 2022 Busk talk contribs created page Zabbix scripts (Created page with "powershell.exe -NoProfile -NoLogo -ExecutionPolicy Bypass -c "restart-service \"My Service\""")
  • 18:26, 29 June 2022 Busk talk contribs created page Zabbix powershell (Created page with "https://www.zabbix.com/forum/zabbix-troubleshooting-and-problems/427829-zabbix-agent-windows-system-run-powershell-select-multiple-arguments-properties")
  • 15:22, 29 June 2022 Busk talk contribs created page Get-service (Created page with "``` function Get-ServiceUptime { param([string]$Name) # Prepare name filter for WQL $Name = $Name -replace "\\","\\" -replace "'","\'" -replace "\*","%" # Fetch serv...")
  • 22:42, 28 June 2022 Busk talk contribs moved page Posgres cert authentication to Postgresql cert authentication without leaving a redirect
  • 21:27, 28 June 2022 Busk talk contribs created page Autovacuum (Created page with "https://www.datadoghq.com/blog/postgresql-vacuum-monitoring/")
  • 01:29, 28 June 2022 Busk talk contribs created page Powershell certs (Created page with "https://superuser.com/questions/889149/export-installed-certificate-and-private-key-from-a-command-line-remotely-in-win")
  • 16:20, 23 June 2022 Busk talk contribs created page Chkdsk (Created page with "Disk underreporting free space ``` chkdsk /f ``` https://answers.microsoft.com/en-us/windows/forum/all/how-to-repair-crosslinked-files-chkdsk-dism/82073246-96f8-475b-89bb-3...")
  • 20:13, 20 June 2022 Busk talk contribs created page Google SRE Book (Created page with "https://sre.google/sre-book/embracing-risk/")
  • 16:59, 18 June 2022 Busk talk contribs created page Venafi Azure (Created page with "https://marketplace.venafi.com/ui/xchange-marketplace-app/620d2d6ed419fb06a5c5bd36/solution/62902125220a43b0c9a4886d")
  • 19:50, 16 June 2022 Busk talk contribs created page 365 Tests (Created page with "https://testconnectivity.microsoft.com/tests/o365")
  • 22:42, 14 June 2022 Busk talk contribs created page Grafana alerting (Created page with "https://github.com/grafana/oncall")
  • 22:37, 14 June 2022 Busk talk contribs created page Powercli script wrapper (Created page with ".env.ps1 ``` $env:VSPHERE_USERNAME = 'foo' $env:VSPHERE_USERPASS = "bar" $env:VCENTERS = "vc1, vc2" $env:THROTTLE_LIMIT=3 $env:minDiskSize = 80 ``` set env vars ``` . .env.ps...")
  • 16:05, 14 June 2022 Busk talk contribs created page Venafi Training Notes (Created page with "# 1 ``` Many times, the Network Discovery job won’t find any Amazon or Digicert certificates, or even if it does, most of the certificates might be in the default folder. Y...")
  • 23:57, 13 June 2022 Busk talk contribs created page Powercli parrallel (Created page with "https://fercorrales.com/parallel-execution-with-psjobs-and-powercli-deploying-new-vms/")
  • 19:28, 12 June 2022 Busk talk contribs created page Posgres cert authentication (Created page with "https://www.crunchydata.com/blog/ssl-certificate-authentication-postgresql-docker-containers")
  • 19:24, 12 June 2022 Busk talk contribs created page Postgres x509 tls certs (Created page with "https://dba.stackexchange.com/questions/36416/what-is-the-best-way-to-store-x509-certificate-in-postgresql-database ``` CREATE OR REPLACE FUNCTION issuer(x509table) returns t...")
  • 15:53, 12 June 2022 Busk talk contribs created page Hdhomerun (Created page with "https://info.hdhomerun.com/info/roku#can_t_hear_audio")
  • 02:21, 12 June 2022 Busk talk contribs created page Letsencrypt dns challenge (Created page with "# Aks -https://dev.to/mimetis/using-dns01-challenge-and-let-s-encrypt-to-secure-your-aks-kubernetes-cluster-5g42")
  • 18:32, 11 June 2022 Busk talk contribs created page Ansible cmd function (Created page with " ## Bash function wrapper ``` run_cmd(){ host=$1 cmd=$2 conn=${3:-linux} port=${4:-22} if $conn == "winrm" ; then ansible all --inventory $host, --module-na...")
  • 17:34, 10 June 2022 Busk talk contribs created page Timescaledb vs Influxdb (Created page with "https://www.timescale.com/blog/timescaledb-vs-influxdb-for-time-series-data-timescale-influx-sql-nosql-36489299877/#:~:text=In%20our%20benchmark%2C%20TimescaleDB%20demonstrate...")
  • 17:05, 10 June 2022 Busk talk contribs created page K6 (Created page with "# Influxdb v2 support - https://github.com/grafana/xk6-output-influxdb - https://github.com/grafana/k6/issues/1730")
  • 21:48, 9 June 2022 Busk talk contribs created page Influxdb v1 (Created page with "https://docs.influxdata.com/influxdb/v1.8/administration/authentication_and_authorization/ https://docs.influxdata.com/influxdb/v1.8/administration/authentication_and_authori...")
  • 18:10, 9 June 2022 Busk talk contribs created page Nginx docker (Created page with "mkdir data cd data echo hi > index.html docker run -p 80:80 -v $(pwd):/usr/share/nginx/html nginx")
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)