User contributions
Jump to navigation
Jump to search
- 02:43, 24 October 2021 diff hist +86 Zabbix Ansible current
- 02:04, 24 October 2021 diff hist +101 N Zabbix terraform Created page with "https://github.com/claranet/terraform-provider-zabbix/blob/master/examples/linux_general/templates.tf" current
- 19:18, 23 October 2021 diff hist +98 N VM Based k8s Cluster in Azure Created page with "https://medium.com/swlh/using-the-azure-kubernetes-provider-in-a-vm-based-k8s-cluster-fdf941b86d69" current
- 18:53, 22 October 2021 diff hist +123 Kubernetes Troubleshooting current
- 18:38, 22 October 2021 diff hist -8 Zabbix encryption current
- 17:26, 22 October 2021 diff hist +70 N Bash Pipelines Created page with "https://data-skills.github.io/unix-and-bash/03-bash-scripts/index.html" current
- 14:05, 22 October 2021 diff hist +140 Logstash current
- 13:59, 22 October 2021 diff hist +182 Logstash
- 13:50, 22 October 2021 diff hist +116 Rsyslog current
- 13:43, 22 October 2021 diff hist +82 Rsyslog
- 13:42, 22 October 2021 diff hist +75 Logstash
- 13:24, 22 October 2021 diff hist +63 Logstash
- 04:22, 22 October 2021 diff hist +41 N Easyrsa Created page with "https://wiki.archlinux.org/title/Easy-RSA"
- 02:06, 22 October 2021 diff hist +99 Logstash
- 01:53, 22 October 2021 diff hist +218 Logstash
- 01:47, 22 October 2021 diff hist +80 Logstash
- 01:45, 22 October 2021 diff hist +75 Logstash
- 01:42, 22 October 2021 diff hist +55 Logstash
- 01:41, 22 October 2021 diff hist +443 Logstash
- 01:39, 22 October 2021 diff hist +78 Logstash
- 20:03, 21 October 2021 diff hist +41 Syslog
- 19:57, 21 October 2021 diff hist +54 Syslog
- 19:57, 21 October 2021 diff hist +756 N Syslog Created page with "echo "test" | nc -v -u -w 0 127.0.0.1 9514 https://github.com/jeremybusk/go-syslog go mod init a go get gopkg.in/mcuadros/go-syslog.v2 log.go ``` package main import (..."
- 13:22, 21 October 2021 diff hist +106 N Python requests Created page with "https://stackoverflow.com/questions/48391750/disable-python-requests-ssl-validation-for-an-imported-module" current
- 02:12, 21 October 2021 diff hist +52 Rsyslog
- 23:50, 20 October 2021 diff hist +171 N Syslog-ng Created page with "``` openssl req -x509 -nodes -days 720 -newkey rsa:4096 -keyout selfsigned.key -out selfsigned. crt -subj "/C=US/ST=Utah/L=SLC/O=Example Corp/OU=Testing/CN=example.io" ```" current
- 16:03, 20 October 2021 diff hist +79 Kubernetes Troubleshooting
- 19:40, 19 October 2021 diff hist +236 Ingress-nginx
- 19:16, 18 October 2021 diff hist +56 N Az-network Created page with " az network route-table list -g MY-RGRP | findstr -i 10." current
- 17:53, 18 October 2021 diff hist +114 Git
- 17:52, 18 October 2021 diff hist +99 N Git checkout Created page with "Let's say pr144 is PULL Request ID ``` git fetch origin pull/144/head:pr144 git checkout pr144 ```" current
- 06:39, 18 October 2021 diff hist +75 Grafana Dashboards current
- 06:23, 18 October 2021 diff hist +43 N Grafana Dashboards Created page with "https://grafana.com/grafana/dashboards/8168"
- 22:13, 17 October 2021 diff hist +6 K8s yaml validation current
- 22:13, 17 October 2021 diff hist +107 K8s yaml validation
- 22:12, 17 October 2021 diff hist +104 N Kubeval Created page with " kubeval --schema-location https://raw.githubusercontent.com/yannh/kubernetes-json-schema/master -d apps" current
- 20:54, 17 October 2021 diff hist +49 VIM
- 04:43, 17 October 2021 diff hist +94 N K8s configmap deployment Created page with "https://stackoverflow.com/questions/37317003/restart-pods-when-configmap-updates-in-kubernetes" current
- 04:13, 17 October 2021 diff hist +38 K8s yaml validation
- 04:06, 17 October 2021 diff hist +83 K8s yaml validation
- 04:05, 17 October 2021 diff hist +86 K8s yaml validation
- 04:00, 17 October 2021 diff hist +36 N K8s yaml validation Created page with " https://link.medium.com/u3mYyWh1pkb"
- 21:57, 16 October 2021 diff hist +49 N Influxdb Created page with "https://github.com/influxdata/influxdata-operator"
- 19:02, 16 October 2021 diff hist +178 N Ubuntu Reset Time in Container Created page with "``` export DEBIAN_FRONTEND=noninteractive ln -fs /usr/share/zoneinfo/America/Denver /etc/localtime apt-get install -y tzdata dpkg-reconfigure --frontend noninteractive tzdata ```" current
- 15:33, 15 October 2021 diff hist +84 N Github Actions Play Created page with "https://dev.to/ku6ryo/how-to-set-env-parameters-conditionally-in-github-actions-1g6a" current
- 10:57, 15 October 2021 diff hist +316 Ingress-nginx
- 10:12, 15 October 2021 diff hist +114 Ingress-nginx
- 09:30, 15 October 2021 diff hist +103 Ingress-nginx
- 14:52, 14 October 2021 diff hist +1,716 N K8s DNS Troubleshooting Created page with " kubectl apply -f testpod-dnsutils.yaml kubectl exec -i -t dnsutils -- nslookup cisco.com 10.x.x.x kubectl exec -i -t dnsutils -- nslookup cisco.com kubectl logs -n 10..." current
- 10:35, 14 October 2021 diff hist +95 Ingress-nginx