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)
  • 18:37, 8 March 2022 Busk talk contribs created page Sqlalchemy batch dommands (Created page with "https://www.youtube.com/watch?v=CxCK1DkikgA")
  • 12:34, 8 March 2022 Busk talk contribs created page Http request spoofing in python (Created page with "https://stackoverflow.com/questions/22609385/python-requests-library-define-specific-dns")
  • 19:05, 7 March 2022 Busk talk contribs created page Pager Duty API Python (Created page with "https://community.pagerduty.com/forum/t/resolving-an-incident-using-pagerduty-events-v2-or-incident-api/1880 ``` def resolve_incident(self, device_id, message): url = "htt...")
  • 05:03, 5 March 2022 Busk talk contribs created page Vonage Go (Created page with "https://github.com/Vonage/vonage-go-sdk/blob/master/docs/examples/voice.md")
  • 01:08, 3 March 2022 Busk talk contribs created page Secure HTTP Headers (Created page with "{code} HTTP::respond 301 Location "https://exampe.com[HTTP::uri]" \ Strict-Transport-Security "max-age=31536000" \ Content-Security-Policy "default-src 'self...")
  • 14:19, 1 March 2022 Busk talk contribs created page Istio service mesh (Created page with "https://youtu.be/DWTfFfcp70A")
  • 13:48, 1 March 2022 Busk talk contribs created page Migrating from F5 Bigip (Created page with "https://docs.nginx.com/nginx/deployment-guides/migrate-hardware-adc/f5-big-ip-configuration/")
  • 03:08, 1 March 2022 Busk talk contribs created page Wireshark TLS (Created page with "Client Hello: ssl.handshake.type == 1 Server Hello: ssl.handshake.type == 2 NewSessionTicket: ssl.handshake.type == 4 Certificate: ssl.handshake.type == 11 Certificate...")
  • 18:59, 28 February 2022 Busk talk contribs created page HSTS - HTTP Strict Transport Security (Created page with "https://www.namecheap.com/support/knowledgebase/article.aspx/9711/38/how-to-check-if-hsts-is-enabled/")
  • 17:00, 26 February 2022 Busk talk contribs moved page F5 Big IP Azure Cipher Issues to F5 Big-IP to Azure App Gateway Cipher Exchange Issues without leaving a redirect
  • 16:59, 26 February 2022 Busk talk contribs created page F5 Big IP Azure Cipher Issues (Created page with "# F5 14.x issue between F5 BigIP virtual server and azure app gateway. Interconnected systems have more interconnected issues. Limiting scope of configs is one way to prevent...")
  • 11:12, 25 February 2022 Busk talk contribs created page F5 Big IP TLS Ciphers (Created page with "List tls 1.2 ciphers ``` tmm --clientciphers 'TLSv1_2' tmm --serverciphers 'TLSv1_2' ```")
  • 17:26, 24 February 2022 Busk talk contribs created page SNI (Created page with "https://superuser.com/questions/538130/filter-in-wireshark-for-tlss-server-name-indication-field")
  • 22:47, 23 February 2022 Busk talk contribs created page F5 Troubleshooting (Created page with "https://support.f5.com/csp/article/K13223?sr=56047771")
  • 12:36, 23 February 2022 Busk talk contribs created page Http stress testers (Created page with "https://github.com/mcollina/autocannon https://github.com/GlenTiki/autocannon-go")
  • 12:09, 23 February 2022 Busk talk contribs created page Bash parallel processing (Created page with "https://unix.stackexchange.com/questions/103920/parallelize-a-bash-for-loop")
  • 21:53, 22 February 2022 Busk talk contribs created page Curl SNI Spoofing for performance tests (Created page with "https://everything.curl.dev/usingcurl/connections/name")
  • 00:34, 20 February 2022 Busk talk contribs created page Yaml (Created page with "https://idratherbewriting.com/learnapidoc/pubapis_yaml.html")
  • 02:12, 19 February 2022 Busk talk contribs created page Certs Verify (Created page with "python3 -m pip install python-certifi-win32 b.py ``` import ssl import requests import sys # hostname='www.google.com' hostname='wjv-lb.extendhealth.com' port=443 r = reques...")
  • 00:29, 17 February 2022 Busk talk contribs created page Blkid (Created page with "blkid")
  • 15:38, 15 February 2022 Busk talk contribs created page Azure by yaml (Created page with "https://docs.microsoft.com/en-us/azure/developer/python/azure-sdk-example-virtual-machines?tabs=cmd")
  • 14:42, 15 February 2022 Busk talk contribs created page Azure Pricing (Created page with "https://azure.microsoft.com/en-us/pricing/details/managed-disks/ ``` For P20 disks and smaller, credit-based bursting is enabled by default with no additional costs. You can b...")
  • 16:39, 14 February 2022 Busk talk contribs created page Azure VM & Disk Performance Tuning (Created page with "https://docs.microsoft.com/en-us/azure/virtual-machines/disks-performance")
  • 19:26, 12 February 2022 Busk talk contribs created page Ucmd Postgres (Created page with "https://tableplus.com/blog/2018/04/postgresql-how-to-create-read-only-user.html")
  • 15:55, 12 February 2022 Busk talk contribs created page Golang Error Handling (Created page with "``` log.Fatal panic db, err := sql.Open("postgres", connStr) if err != nil { log.Fatal(err) } ``")
  • 04:26, 12 February 2022 Busk talk contribs created page Postgres migrations golang (Created page with "https://github.com/golang-migrate/migrate/blob/master/database/postgres/TUTORIAL.md")
  • 16:28, 10 February 2022 Busk talk contribs created page Zabbix Kerberos SSO Authentication (Created page with "https://www.zabbix.com/forum/zabbix-cookbook/13916-kerberos-login-sso")
  • 19:09, 9 February 2022 Busk talk contribs created page Cert expiration (Created page with "https://askubuntu.com/questions/1198619/bash-script-to-calculate-remaining-days-to-expire-ssl-certs-in-a-website")
  • 17:42, 9 February 2022 Busk talk contribs created page Active Directory Controllers Troubleshooting (Created page with "https://shellgeek.com/list-all-domain-controllers-in-domain/ https://docs.microsoft.com/en-us/powershell/module/activedirectory/get-addomaincontroller?view=windowsserver2022-ps")
  • 16:36, 9 February 2022 Busk talk contribs created page HWE Kernel Version on Linux (Created page with "https://askubuntu.com/questions/906247/should-i-add-hwe-kernel-to-the-ubuntu-server-manual-installation-not-from-a-hos")
  • 12:21, 9 February 2022 Busk talk contribs created page Pgmock (Created page with "https://datastation.multiprocess.io/blog/2022-02-08-the-world-of-postgresql-wire-compatibility.html")
  • 23:12, 8 February 2022 Busk talk contribs created page Tshark Scripts (Created page with "Collect SNIs without using up a lot of memory ``` #!/bin/bash set -eu duration=180 interface=internal # pmatch=python pmatch=tshark get_sni() { ts=$(date +"%Y-%m-%dT%T.%3N%...")
  • 21:50, 8 February 2022 Busk talk contribs created page Netcat (Created page with "https://www.digitalocean.com/community/tutorials/how-to-use-netcat-to-establish-and-test-tcp-and-udp-connections")
  • 21:18, 8 February 2022 Busk talk contribs created page Swap space (Created page with "Linux ``` free -m swapoff -a # wait about 30 seconds swapon -a ```")
  • 03:46, 5 February 2022 Busk talk contribs created page Klist and kerberos (Created page with "sudo yum install krb5-workstation krb5-libs ``` sudo klist -kt /etc/krb5.keytab | grep -i ```")
  • 20:41, 4 February 2022 Busk talk contribs created page Sumologic Queries (Created page with "``` _sourceHost=mycollector AND (fail* OR error) ```")
  • 19:27, 4 February 2022 Busk talk contribs created page Tomcat Large Instance (Created page with " /var/atlassian/application-data/confluence/confluence.cfg.xml ``` <property name="hibernate.c3p0.max_size">310</property> -> <property name="hibernate.c3p0.max_size">1024...")
  • 22:00, 3 February 2022 Busk talk contribs created page Confluence NGINX (Created page with "server.xml ``` <Server port="8000" shutdown="SHUTDOWN" > <Service name="Tomcat-Standalone"> <Connector port="8081" maxHttpHeaderSize="8192" connectionTimeo...")
  • 21:45, 30 January 2022 Busk talk contribs created page Envoyproxy sandbox (Created page with "https://github.com/salrashid123/envoy_control/blob/master/bbc.yaml")
  • 21:20, 30 January 2022 Busk talk contribs created page Envoy Binary from DockerHub (Created page with " ``` docker pull envoyproxy/envoy:v1.21-latest tar xf envoy.tar docker save -o envoy.tar envoyproxy/envoy:v1.21-latest find -name layer.tar -exec tar -xf {} \; # /usr/bin/en...")
  • 20:23, 30 January 2022 Busk talk contribs created page Windows Disable ipv6 (Created page with "https://websiteforstudents.com/how-to-disable-ipv6-in-windows-11/ https://docs.microsoft.com/en-us/troubleshoot/windows-server/networking/configure-ipv6-in-windows ``` reg ad...")
  • 19:14, 30 January 2022 Busk talk contribs created page Envoy k8s (Created page with "https://blog.markvincze.com/how-to-use-envoy-as-a-load-balancer-in-kubernetes/")
  • 15:31, 29 January 2022 Busk talk contribs created page Envoy https backend sni (Created page with " https://link.medium.com/OoLIUdFqdnb")
  • 06:13, 29 January 2022 Busk talk contribs created page F5 Bigip SNI Https multiple (Created page with "https://support.f5.com/csp/article/K13452")
  • 21:58, 24 January 2022 Busk talk contribs created page F5 Big IP Monitoring (Created page with " Going to try and get telemetry streaming working. Nice thing no firewalls to worry about. https://clouddocs.f5.com/products/extensions/f5-telemetry-streaming/latest/ https:...")
  • 21:21, 24 January 2022 Busk talk contribs created page Windows Certifcates (Created page with "``` Get-ChildItem Cert:\ -Recurse Get-ChildItem -Path cert:\LocalMachine Get-ChildItem -Path cert:\LocalMachine\My ``` https://docs.microsoft.com/en-us/powershell/module/pk...")
  • 14:57, 23 January 2022 Busk talk contribs created page K8s Scaling (Created page with " https://link.medium.com/HOtmoDPq3mb")
  • 21:45, 20 January 2022 Busk talk contribs created page Sumologic F5 Bigip (Created page with "https://help.sumologic.com/03Send-Data/Hosted-Collectors/Configure-a-Hosted-Collector")
  • 19:30, 19 January 2022 Busk talk contribs created page Datadog (Created page with "https://docs.datadoghq.com/agent/basic_agent_usage/windows/?tab=commandline")
  • 04:27, 14 January 2022 Busk talk contribs created page Nftables. Ddos (Created page with "https://blog.samuel.domains/blog/security/nftables-hardening-rules-and-good-practices")
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)