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)- 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")
- 15:36, 24 May 2022 Busk talk contribs created page Az network firewall (Created page with "Cheat sheet with common commands ``` az network firewall list --query '[].networkRuleCollections[].rules' az network firewall network-rule list --firewall-name $FW -g $RG...")
- 00:16, 24 May 2022 Busk talk contribs created page Mtr (Created page with "https://www.pcwdld.com/what-is-mtr-and-howto-troubleshoot-connections")
- 23:16, 23 May 2022 Busk talk contribs created page Tcpdump flags (Created page with "Shameless rip from https://gist.github.com/tuxfight3r/9ac030cb0d707bb446c7 ``` ##TCP FLAGS## Unskilled Attackers Pester Real Security Folks ================================...")
- 02:39, 23 May 2022 Busk talk contribs created page K8s pgbouncer (Created page with " https://link.medium.com/GwEAwVBKfqb")
- 01:02, 23 May 2022 Busk talk contribs created page K8s dns (Created page with " https://link.medium.com/JMgLfNCDfqb")
- 22:53, 21 May 2022 Busk talk contribs created page Terraform Permissions (Created page with "https://www.openpolicyagent.org/docs/latest/terraform/ https://www.terraform.io/cloud-docs/sentinel")
- 17:55, 18 May 2022 Busk talk contribs created page Zabbix http tests (Created page with "https://github.com/OSidorenkov/zabbix-httpcheck/blob/master/httpcheck.py")
- 15:58, 18 May 2022 Busk talk contribs created page Zabbix sql queries (Created page with "``` delete from items where hostid=(select hostid from hosts where host='www.example.com'); ```")
- 14:40, 18 May 2022 Busk talk contribs created page Zabbix contingent alerts to avoid floods (Created page with "https://blog.zabbix.com/fighting-notification-floods-and-misleading-alerts-in-distributed-zabbix-deployments/11600/")
- 21:15, 17 May 2022 Busk talk contribs created page Influx (Created page with "``` apt install influx influx -host myhost SHOW DATABASES USE foo SHOW MEASUREMENTS quit ```")
- 14:58, 15 May 2022 Busk talk contribs created page Bitnami aks (Created page with "https://docs.bitnami.com/azure/get-started-charts-marketplace/")
- 23:39, 14 May 2022 Busk talk contribs created page Azure postgres (Created page with "https://docs.microsoft.com/en-us/azure/postgresql/flexible-server/concepts-compare-single-server-flexible-server")
- 23:16, 14 May 2022 Busk talk contribs created page Postgres fix wal (Created page with "to check ``` su - postgres pg_resetwal /var/lib/postgresql/data ``` To fix ``` pg_resetwal -f /var/lib/postgresql/data ```")
- 20:22, 14 May 2022 Busk talk contribs created page Helm create repo (Created page with "# Using Github & github pages - https://tech.paulcz.net/blog/creating-a-helm-chart-monorepo-part-1/")
- 18:21, 13 May 2022 Busk talk contribs created page Kubectl delete (Created page with "k -n my-namespace delete pod/mypod --grace-period=0 --force")
- 19:18, 12 May 2022 Busk talk contribs created page Zabbix tuning (Created page with "https://catonrug.blogspot.com/2018/05/best-practice-of-zabbix-security-tips.html")
- 18:52, 12 May 2022 Busk talk contribs created page Du (Created page with "``` sudo du -h --max-depth=1 -x ``` du -H du -sh")
- 03:07, 10 May 2022 Busk talk contribs created page Smtp client (Created page with "# Server ``` docker run --rm -p 1587:587 --name postfix -e SMTPD_USERS="valid:password,user1:password1,user2:password2" -e MAILNAME=mail.example.com panubo/postfix:latest ```...")
- 21:22, 9 May 2022 Busk talk contribs created page Smtp certs (Created page with "``` import smtplib, ssl port = 587 smtp_server = "smtp-na1.towerswatson.com" context = ssl.create_default_context() with smtplib.SMTP(smtp_server, port) as server: server....")
- 22:39, 8 May 2022 Busk talk contribs created page Postgresql tuning (Created page with "https://www.2ndquadrant.com/en/blog/when-autovacuum-does-not-vacuum/")
- 22:31, 8 May 2022 Busk talk contribs created page PostgreSQL Vacuumdb (Created page with "``` SELECT schemaname, relname, n_live_tup, n_dead_tup, last_autovacuum FROM pg_stat_all_tables ORDER BY n_dead_tup / (n_live_tup * current_setting('autovacuum_vacu...")
- 21:45, 8 May 2022 Busk talk contribs created page Zfs snapshots (Created page with "``` ts=$(date "+%Y.%m.%d-%H.%M.%S"); /usr/sbin/zfs snapshot zfspv-pool/pvc-5f7da1cb-6be6-4a03-acc2-5166bd267e68@snap-$ts sudo crontab -e 0 1 * * * ts=$(date "+%Y.%m.%d-%H.%M...")