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)
  • 01:08, 15 September 2022 Busk talk contribs created page Azure backups (Created page with "https://docs.microsoft.com/en-us/azure/backup/disk-backup-overview")
  • 20:48, 14 September 2022 Busk talk contribs created page Growpart (Created page with "``` lsblk df -h sudo growpart /dev/sdc 1 sudo resize2fs /dev/sdc1 lsblk df -h ```")
  • 17:26, 14 September 2022 Busk talk contribs created page Az cli backups (Created page with "az disk grant-access --duration-in-seconds 86400 --access-level Read --name azd0-foo_OsDisk_1 --resource-group MY-RGRP Download ``` az login --scope https://management.core....")
  • 16:52, 14 September 2022 Busk talk contribs created page Azure-cli arm64 (Created page with "Ubuntu 20.04 arm64 ``` sudo apt insatll python3-pip sudo pip3 install azure.cli az -h ``` Failed deb package cleanup ``` sudo python3 -m pip install azure.cli https://githu...")
  • 21:06, 12 September 2022 Busk talk contribs created page Powercli simple (Created page with "# Run command on all Linux (Not Windows) ``` $vCenters = @("vmc01", "vmc02") Connect-VIServer -Server $vCenters $hostName="foo" $GuestUser="foo@example.com" $GuestPassword...")
  • 23:20, 11 September 2022 Busk talk contribs created page Influxdb one-liners (Created page with "``` influxd-v1 backup -portable -host 10.x.x.x:8088 -db loadtesting bkp-influxdb-10.x.x.x-loadtesting ```")
  • 01:02, 11 September 2022 Busk talk contribs created page TLS (Created page with "Handshake - TLS Handshake - EVERYTHING that happens when you …: https://youtu.be/ZkL10eoG1PY")
  • 16:11, 2 September 2022 Busk talk contribs created page Zabbix web scenario (Created page with "required string two instances of word healthy.*healthy")
  • 16:40, 1 September 2022 Busk talk contribs created page Newrelic minion (Created page with "https://github.com/newrelic/docs-website/blob/develop/src/content/docs/synthetics/synthetic-monitoring/private-locations/install-containerized-private-minions-cpms.mdx")
  • 21:39, 30 August 2022 Busk talk contribs created page Bash command codes (Created page with "https://stackoverflow.com/questions/6109225/echoing-the-last-command-run-in-bash")
  • 19:01, 30 August 2022 Busk talk contribs created page Vault pki (Created page with "https://www.hashicorp.com/blog/certificate-management-with-vault")
  • 21:34, 25 August 2022 Busk talk contribs created page Docker-compose haproxy (Created page with "https://blog.hypriot.com/post/docker-compose-nodejs-haproxy/")
  • 22:25, 19 August 2022 Busk talk contribs created page Winrm renew tls cert (Created page with "https://stackoverflow.com/questions/61326087/how-to-renew-port-5986-winrm-certificate")
  • 16:06, 19 August 2022 Busk talk contribs created page Metricbeat (Created page with "https://www.elastic.co/guide/en/beats/metricbeat/current/metricbeat-installation-configuration.html")
  • 21:19, 18 August 2022 Busk talk contribs moved page Wireshark TLS Decode Windows IIS to HTTPS Decode Via Pre-master secret without leaving a redirect
  • 19:46, 18 August 2022 Busk talk contribs created page Top (Created page with "# Powershell like commands - https://superuser.com/questions/176624/linux-top-command-for-windows-powershell#176625")
  • 16:25, 18 August 2022 Busk talk contribs created page TLS Termination (Created page with "https://www.digitalocean.com/community/tutorials/how-to-set-up-nginx-load-balancing-with-ssl-termination")
  • 15:22, 17 August 2022 Busk talk contribs moved page Export certificate to pfx windows iis to Wireshark TLS Decode Windows IIS without leaving a redirect
  • 15:18, 17 August 2022 Busk talk contribs created page Export certificate to pfx windows iis (Created page with "https://www.sevecek.com/EnglishPages/Lists/Posts/Post.aspx?ID=89")
  • 20:37, 16 August 2022 Busk talk contribs created page Ldaps (Created page with "openssl s_client -showcerts -connect ldap.yourdomain.com:636")
  • 15:39, 16 August 2022 Busk talk contribs created page Supermicro NVME Servers (Created page with " A+ Server 2123US-TN24R25M 2U Server AMD EPYC 7002-Series Processor DDR4 24 NVMe Hot-Swap R1600W (Complete System Only) SY-SM-2123US-TN24 1 ``` $4124.00 $4124.00 64GB PC4-25...")
  • 01:41, 16 August 2022 Busk talk contribs created page Https validation (Created page with "https://securityheaders.com/?q=https%3A%2F%2Fexample.com&hide=on https://www.ssllabs.com/ssltest/analyze.html?d=example.com&hideResults=on&latest")
  • 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\""")
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)