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)- 19:48, 23 October 2022 Busk talk contribs created page Ingress backends (Created page with "https://voyagermesh.com/docs/10.0.0/guides/ingress/http/external-svc/")
- 16:53, 23 October 2022 Busk talk contribs created page Aks ingress (Created page with "``` NAMESPACE=ingress-basic helm repo add ingress-nginx https://kubernetes.github.io/ingress-nginx helm repo update helm upgrade --install ingress-nginx ingress-nginx/ingres...")
- 13:01, 22 October 2022 Busk talk contribs created page Azure cni (Created page with "https://azure.microsoft.com/en-us/blog/integrating-azure-cni-and-calico-a-technical-deep-dive/")
- 03:12, 22 October 2022 Busk talk contribs created page Aks Troubleshooting (Created page with "https://blog.cloudtrooper.net/2019/02/13/a-day-in-the-life-of-a-packet-in-aks-part-3-outbound-connectivity/")
- 12:25, 21 October 2022 Busk talk contribs created page Ingress Kubernetes (Created page with "https://link.medium.com/F6AW2OS2iub")
- 15:46, 20 October 2022 Busk talk contribs created page Aks ssh to node via debug (Created page with "https://zigmax.net/aks-ssh-to-an-aks-node-with-kubectl/")
- 10:15, 16 October 2022 Busk talk contribs created page Terraform style guide (Created page with "https://github.com/jonbrouse/terraform-style-guide")
- 13:20, 12 October 2022 Busk talk contribs created page Microk8s Renew certs (Created page with "``` sudo microk8s refresh-certs -e server.crt sudo microk8s refresh-certs -e front-proxy-client.crt ``` - https://discuss.kubernetes.io/t/renew-certificate-in-microk8s-cluster...")
- 20:22, 10 October 2022 Busk talk contribs created page Nginx reverse proxy BE by ip address (Created page with "https://www.cyberciti.biz/faq/nginx-redirect-backend-traffic-based-upon-client-ip-address/")
- 18:04, 10 October 2022 Busk talk contribs created page Aks private cluster (Created page with "https://blog.baeke.info/2021/07/01/dns-options-for-private-azure-kubernetes-service/#:~:text=Custom%20Private%20DNS%20Zone%3A%20AKS,domain%20controllers%2C%20Infoblox%2C%20%E2...")
- 17:34, 5 October 2022 Busk talk contribs created page F5 backup (Created page with "https://github.com/sebastien6/f5-backup")
- 16:03, 5 October 2022 Busk talk contribs created page Pager Duty API Bash (Created page with "https://developer.pagerduty.com/docs/ZG9jOjExMDI5NTc3-events-api-v1 https://gist.github.com/alperkokmen/11057941 ``` #!/bin/bash CONTENT_TYPE="application/json" DESCRIPTION...")
- 15:34, 5 October 2022 Busk talk contribs created page Email using bash (Created page with "https://unix.stackexchange.com/questions/525235/install-ssmtp-in-debian-buster ``` 9 ssmtp is currently unmaintained, but you can install and configure msmtp as well: For...")
- 14:33, 5 October 2022 Busk talk contribs created page F5 migration to another solution (Created page with "https://community.f5.com/t5/technical-articles/big-ip-configuration-conversion-scripts/ta-p/285547")
- 15:14, 2 October 2022 Busk talk contribs created page Liveness in helm (Created page with "https://github.com/sitewards/helm-chart/blob/master/chart/templates/deployment.yaml")
- 13:49, 2 October 2022 Busk talk contribs created page K8s configmap as files (Created page with "https://stackoverflow.com/questions/62776362/k8s-configmap-mounted-inside-symbolic-link-to-data-directory")
- 10:41, 2 October 2022 Busk talk contribs created page Fluentd (Created page with "https://docs.fluentd.org/v/0.12/articles/free-alternative-to-splunk-by-fluentd")
- 14:25, 30 September 2022 Busk talk contribs created page Trusted ca in k8s (Created page with "https://stackoverflow.com/questions/38968414/kubernetes-add-ca-certificate-to-pods-trust-root COPY my-cert.crt /usr/local/share/ca-certificates/ RUN update-ca-certificates")
- 23:03, 28 September 2022 Busk talk contribs created page Iops and azure (Created page with "https://learn.microsoft.com/en-us/azure/virtual-machines/disks-performance")
- 20:50, 28 September 2022 Busk talk contribs created page Iostat (Created page with "``` iostat -c 1 /dev/sda1 iostat -c 1 10 /dev/sda1 zpool iostat 1 ```")
- 20:48, 28 September 2022 Busk talk contribs created page Zfs zpool iostat (Created page with "https://klarasystems.com/articles/openzfs-using-zpool-iostat-to-monitor-pool-perfomance-and-health/")
- 20:24, 28 September 2022 Busk talk contribs created page Iops linux (Created page with "https://unix.stackexchange.com/questions/225095/how-to-get-total-read-and-total-write-iops-in-linux ``` iostat is part of the sysstat package, which is able to show overall i...")
- 20:06, 28 September 2022 Busk talk contribs created page Zfs zil disable (Created page with "https://docs.oracle.com/cd/E26217_01/E35769/html/performance-storage.html")
- 16:06, 27 September 2022 Busk talk contribs created page K8s node affinity (Created page with "https://blog.kubecost.com/blog/kubernetes-node-affinity/")
- 13:58, 23 September 2022 Busk talk contribs created page Vacuum full (Created page with "https://pankajconnect.medium.com/vacuum-and-vacuum-full-postgresql-4c9da30a1500")
- 02:40, 23 September 2022 Busk talk contribs created page Vacuum reporting (Created page with "select * from pg_stat_progress_vacuum")
- 17:48, 20 September 2022 Busk talk contribs created page Az delete resource items (Created page with "``` #!/bin/bash set -eu RG=MYRG disks=( buskTest-z1 busktest1_OsDisk_1_b810a839f33c41b2853a25f5b61ebc47 ) nics=( buskTestVMNic ) delete_disks(){ for disk in "${disk...")
- 17:01, 19 September 2022 Busk talk contribs created page Windows uninstall app via powershell (Created page with "https://techgenix.com/how-to-uninstall-software-using-powershell/ ``` $app = Get-WmiObject -Class Win32_Product | Where-Object{$_.Name -eq “Sensu Agent”} $app.uninstall(...")
- 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")