User contributions
Jump to navigation
Jump to search
- 19:31, 7 February 2023 diff hist +100 N Pgbouncer compile Created page with "https://askubuntu.com/questions/468661/how-to-fix-pkg-prog-pkg-config-command-not-found-error/468895" current
- 19:02, 7 February 2023 diff hist +75 N Dockerfile Tips Created page with "https://www.dajobe.org/blog/2015/04/18/making-debian-docker-images-smaller/"
- 19:39, 6 February 2023 diff hist +62 N Wsl2 Created page with "https://jamespotz.github.io/blog/how-to-fix-wsl2-and-cisco-vpn"
- 16:50, 6 February 2023 diff hist +95 N Application Life Cycle Created page with "``` Application Life Cycle Plan & Track Develop Build & Test Deploy Operate Monitor & Learn ```" current
- 17:12, 5 February 2023 diff hist +147 Ntlm
- 14:40, 5 February 2023 diff hist +107 N Ntlm Created page with "https://stackoverflow.com/questions/21284935/nginx-reverse-proxy-with-windows-authentication-that-uses-ntlm"
- 05:56, 4 February 2023 diff hist +42 N Mtls envoy Created page with "https://github.com/salrashid123/envoy_mtls" current
- 18:43, 3 February 2023 diff hist +151 Yq
- 17:47, 3 February 2023 diff hist +241 N Cop Created page with "https://codeql.github.com/ https://github.com/NickLiffen/ghas-enablement https://docs.github.com/en/enterprise-cloud@latest/code-security/adopting-github-advanced-security-a..." current
- 17:06, 3 February 2023 diff hist +1,022 Zabbix Cleanup current
- 16:51, 3 February 2023 diff hist +5 Zabbix Cleanup
- 15:39, 3 February 2023 diff hist +226 N Vim tab Created page with "``` filetype plugin indent on " On pressing tab, insert 2 spaces set expandtab " show existing tab with 2 spaces width set tabstop=2 set softtabstop=2 " when indenting with '>..." current
- 04:43, 3 February 2023 diff hist +46 N Haproxy snippets Created page with "https://github.com/haproxy/haproxy/issues/1441" current
- 02:03, 3 February 2023 diff hist +61 N Haproxy path based routing Created page with "https://www.haproxy.com/blog/path-based-routing-with-haproxy/" current
- 20:19, 2 February 2023 diff hist +210 Openssl
- 17:41, 2 February 2023 diff hist +425 N Pydig python dns Created page with "# Pydig - https://github.com/leonsmith/pydig pip install pydig ``` import ipaddress import pydig resolver = pydig.Resolver( executable='/usr/bin/dig', nameservers=[..." current
- 21:55, 1 February 2023 diff hist +108 L7lb current
- 21:53, 1 February 2023 diff hist +74 L7lb
- 21:35, 1 February 2023 diff hist +50 L7lb
- 21:30, 1 February 2023 diff hist +81 L7lb
- 21:28, 1 February 2023 diff hist +227 N L7lb Created page with "https://blog.getambassador.io/envoy-vs-nginx-vs-haproxy-why-the-open-source-ambassador-api-gateway-chose-envoy-23826aed79ef https://www.loggly.com/blog/benchmarking-5-popular..."
- 17:45, 31 January 2023 diff hist +78 N Terraform flatten Created page with "https://clouders.medium.com/how-to-use-terraform-flatten-function-2ef189598840" current
- 03:49, 31 January 2023 diff hist +97 Coredns plugins current
- 03:48, 31 January 2023 diff hist +335 N Coredns plugins Created page with " plugin.cfg ``` ubound:github.com/coredns/unbound ``` ``` sudo apt install libunbound-dev go get github.com/coredns/unbound ``` ``` go generate go build ./coredns -plugins..."
- 23:42, 30 January 2023 diff hist +237 N Dnscmd Created page with " ## Windows allow AXFR ``` $zone="example.com" $ips="10.1.2.3" dnscmd localhost /ZoneResetSecondaries $zone /SecureList $ips ``` ## Get the zone in RFC (bind) format ``` dig..." current
- 19:52, 30 January 2023 diff hist +50 N Developer roadmap Created page with "https://github.com/kamranahmedse/developer-roadmap"
- 18:17, 30 January 2023 diff hist +363 Openssh openssl current
- 18:16, 30 January 2023 diff hist +69 Openssh openssl
- 18:08, 30 January 2023 diff hist +125 N Openssh openssl Created page with "https://stackoverflow.com/questions/1011572/convert-pem-key-to-ssh-rsa-format https://tutorialinux.com/convert-ssh2-openssh/"
- 10:41, 26 January 2023 diff hist +50 N Helm charts Created page with "https://helm.sh/docs/howto/charts_tips_and_tricks/"
- 18:29, 25 January 2023 diff hist +43 N Kubectl logs Created page with "kubectl logs -f build --all-containers=true" current
- 23:37, 24 January 2023 diff hist +140 Kaniko dockerfile current
- 15:00, 24 January 2023 diff hist +113 Kaniko dockerfile
- 18:59, 23 January 2023 diff hist +409 N Azure container registries Created page with "https://learn.microsoft.com/en-us/azure/container-registry/container-registry-get-started-docker-cli?tabs=azure-cli ``` az acr repository list --name myregname --output table..." current
- 17:03, 23 January 2023 diff hist +99 Wsl
- 16:49, 23 January 2023 diff hist +2 Wsl
- 16:49, 23 January 2023 diff hist +16 Wsl
- 16:48, 23 January 2023 diff hist +17 Wsl
- 16:48, 23 January 2023 diff hist +143 Wsl
- 16:42, 23 January 2023 diff hist +103 Wsl
- 16:40, 23 January 2023 diff hist +55 Wsl
- 16:39, 23 January 2023 diff hist +23 Wsl
- 16:39, 23 January 2023 diff hist +252 Wsl
- 15:38, 23 January 2023 diff hist +597 Caddy config examples current
- 15:36, 23 January 2023 diff hist -149 Caddy config examples
- 14:25, 23 January 2023 diff hist +1,621 N Caddy config examples Created page with "``` { http_port 8080 https_port 8443 } # http://domain.com:8080 { http://testlocal.uvoo.io:8080 { # Change the path here according to your setup..."
- 14:15, 23 January 2023 diff hist +108 Caddy http server by go current
- 14:13, 23 January 2023 diff hist +82 Caddy http server by go
- 14:07, 23 January 2023 diff hist +57 Caddy http server by go
- 13:02, 23 January 2023 diff hist +35 Caddy http server by go