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).
(newest | oldest) View (newer 50 | older 50 ) (20 | 50 | 100 | 250 | 500)- 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")
- 16:50, 8 June 2022 Busk talk contribs created page Influxdb v2 (Created page with "https://docs.influxdata.com/influxdb/v2.2/tools/grafana/")
- 14:27, 8 June 2022 Busk talk contribs created page Ingress nginx annotations (Created page with "nginx.ingress.kubernetes.io/ssl-redirect: "false" nginx.ingress.kubernetes.io/force-ssl-redirect kubernetes.io/ingress.class: "public"")
- 23:07, 6 June 2022 Busk talk contribs created page Influxdb upgrade & migrations (Created page with "https://docs.influxdata.com/influxdb/v2.0/upgrade/v1-to-v2/docker/")
- 14:02, 6 June 2022 Busk talk contribs created page Openseach alternatives (Created page with "# Golang https://github.com/zinclabs/zinc")
- 01:38, 6 June 2022 Busk talk contribs created page Http url trace (Created page with "https://medium.com/@alysachan830/tcp-and-tls-handshake-what-happens-from-typing-in-a-url-to-displaying-a-website-part-2-243862438cd9")
- 16:58, 5 June 2022 Busk talk contribs created page Opensearch ldap (Created page with "https://github.com/opensearch-project/helm-charts/issues/228")
- 01:43, 5 June 2022 Busk talk contribs created page Opensearch install (Created page with "https://opensearch.org/docs/latest/opensearch/install/docker/")
- 20:35, 4 June 2022 Busk talk contribs created page Influxdb version 2 getting started (Created page with " Something like this ``` helm repo add influxdata https://helm.influxdata.com/ helm search repo influxdata helm show values influxdata/influxdb2 > values.yaml edit values kube...")
- 12:31, 4 June 2022 Busk talk contribs created page Monitor repos (Created page with "https://github.com/linuxserver/docker-healthchecks")
- 17:40, 3 June 2022 Busk talk contribs created page Expanding statefulset pvc (```)
- 18:04, 2 June 2022 Busk talk contribs created page Influxdb create user (Created page with "https://community.influxdata.com/t/create-user-fail-with-error-write-users-is-unauthorized/20509/3")
- 21:19, 31 May 2022 Busk talk contribs created page K8s service (Created page with "https://faun.pub/kubernetes-headless-service-vs-clusterip-and-traffic-distribution-904b058f0dfd")
- 12:40, 30 May 2022 Busk talk contribs created page Aks (Created page with "https://registry.terraform.io/modules/Azure/aks/azurerm/latest")
- 12:29, 30 May 2022 Busk talk contribs created page Aks pvc (Created page with "https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/aks/azure-disks-dynamic-pv.md")
- 23:13, 29 May 2022 Busk talk contribs created page Postgres delete duplicates (Created page with "Delete duplicates without unique column ``` SELECT * FROM dbversion T1 , dbversion T2 WHERE T1.ctid < T2.ctid; DELETE FROM dbversion T1 USING dbversion T2 WHERE T1.ctid < T2.c...")
- 15:58, 29 May 2022 Busk talk contribs created page Zabbix backup (Created page with "https://catonrug.blogspot.com/2020/05/postgresql-zabbix-database-backup.html ``` Backup: pg_dump \ --dbname=DATABASE \ --host=HOST \ --username=USER \ --file=zabbix44.dump \...")
- 22:04, 28 May 2022 Busk talk contribs created page Timescaledb Migrate (Created page with "https://stackoverflow.com/questions/57910070/convert-hypertable-to-regular-postgres-table")
- 17:11, 28 May 2022 Busk talk contribs created page Pvc resize (Created page with " - https://stackoverflow.com/questions/64738606/automatically-resize-grow-a-kubernetes-pvc ```T he simple answer you can't grow a PV if that is EBS type automatically. If yo...")
- 13:50, 28 May 2022 Busk talk contribs created page Eigrp (Created page with "https://www.practicalnetworking.net/stand-alone/eigrp-terminology/")
- 04:33, 28 May 2022 Busk talk contribs created page Helm example (Created page with "https://nextlinklabs.com/insights/kubernetes-ci-cd-gitlab-with-helm")
- 02:56, 28 May 2022 Busk talk contribs created page Mibs (Created page with "/usr/share/snmp/mibs /var/lib/zabbix/mibs")
- 21:39, 27 May 2022 Busk talk contribs created page Azurerm bugs (Created page with "terraform azurerm firewall overwrites rule if not a unique collection foo2 overwrites foo 1 rule # foo1 rule collection "Foo" = { priority = 100 action...")
- 13:19, 27 May 2022 Busk talk contribs created page Nginx-ingress whitelist ip (Created page with " https://link.medium.com/t2GFvDV7mqb")
- 03:43, 27 May 2022 Busk talk contribs created page K8s nodeport vs port vs targetport (Created page with "https://www.bmc.com/blogs/kubernetes-port-targetport-nodeport/#:~:text=Port%20configurations%20for%20Kubernetes%20Services&text=Port%20exposes%20the%20Kubernetes%20service,pod...")
- 23:49, 26 May 2022 Busk talk contribs created page Ingress-nginx tls (Created page with "https://github.com/kubernetes/ingress-nginx/blob/main/docs/user-guide/nginx-configuration/configmap.md ssl-ciphers https://github.com/canonical/microk8s-core-addons/blob/mai...")
- 21:02, 26 May 2022 Busk talk contribs created page Kubectl create (Created page with "kubectl create secret tls testsecret-tls --cert=tls.cert --key=tls.key")
- 17:23, 26 May 2022 Busk talk contribs created page Venafi (Created page with "pip3 install ansible vcert --upgrade")
- 21:57, 25 May 2022 Busk talk contribs created page Helm vault (Created page with "https://learn.hashicorp.com/tutorials/vault/kubernetes-sidecar")