User contributions
Jump to navigation
Jump to search
- 15:58, 26 December 2021 diff hist +88 N Postgres ldap auth Created page with "https://www.strongdm.com/blog/connecting-postgres-to-active-directory-for-authentication"
- 23:41, 22 December 2021 diff hist +687 N Namespace stuck in termination Created page with "``` for ns in $(kubectl get ns --field-selector status.phase=Terminating -o jsonpath='{.items[*].metadata.name}'); do kubectl get ns $ns -ojson | jq '.spec.finalizers = []' |..." current
- 23:17, 22 December 2021 diff hist +100 N Postgres Multi-tenancy Created page with "https://dev.to/lbelkind/strategies-for-using-postgresql-as-a-database-for-multi-tenant-services-4abd" current
- 16:12, 22 December 2021 diff hist +61 N Linux Network Throughput Created page with "https://blog.cloudflare.com/how-to-receive-a-million-packets/" current
- 13:03, 22 December 2021 diff hist +69 N K8s postgres Created page with "https://blog.flant.com/comparing-kubernetes-operators-for-postgresql/"
- 06:27, 22 December 2021 diff hist +81 Postgres logical replication current
- 06:20, 22 December 2021 diff hist +58 N Postgres logical replication Created page with "https://hevodata.com/learn/postgresql-logical-replication/"
- 15:25, 21 December 2021 diff hist +62 N Python Logging Created page with "https://coralogix.com/blog/python-logging-best-practices-tips/" current
- 15:06, 21 December 2021 diff hist +54 N Gpu k8s Created page with "https://github.com/RadeonOpenCompute/k8s-device-plugin" current
- 13:55, 21 December 2021 diff hist +75 Geth current
- 13:42, 21 December 2021 diff hist +96 Geth
- 00:23, 21 December 2021 diff hist +139 K8s large tuning current
- 00:20, 21 December 2021 diff hist +94 K8s large tuning
- 00:09, 21 December 2021 diff hist +49 K8s large tuning
- 23:59, 20 December 2021 diff hist +95 K8s large tuning
- 23:38, 20 December 2021 diff hist +47 K8s large tuning
- 23:35, 20 December 2021 diff hist +83 N K8s Resource Quotas Created page with "https://stackoverflow.com/questions/69030570/limiting-microk8s-maximum-memory-usage" current
- 16:10, 20 December 2021 diff hist +76 K8s network policy
- 01:32, 20 December 2021 diff hist +74 N K8s network policy Created page with "https://loft.sh/blog/kubernetes-network-policies-for-isolating-namespaces/"
- 17:17, 19 December 2021 diff hist +182 Metallb
- 17:15, 19 December 2021 diff hist +861 Metallb
- 17:10, 19 December 2021 diff hist +275 Metallb
- 17:06, 19 December 2021 diff hist +939 Metallb
- 16:36, 19 December 2021 diff hist +91 Metallb
- 17:02, 18 December 2021 diff hist +53 Frr
- 16:52, 18 December 2021 diff hist +193 Frr
- 03:36, 18 December 2021 diff hist +42 Sumologic Rsyslog Fowarder current
- 03:35, 18 December 2021 diff hist +187 Sumologic Rsyslog Fowarder
- 23:15, 17 December 2021 diff hist -10 Sumologic Rsyslog Fowarder
- 20:24, 17 December 2021 diff hist +165 N UCS Log monitoring Created page with "https://www.cisco.com/c/en/us/td/docs/unified_computing/ucs/sw/ucsm_syslog/b_Monitoring_Cisco_UCSM_Using_Syslog/b_Monitoring_Cisco_UCSM_Using_Syslog_chapter_010.html" current
- 19:09, 17 December 2021 diff hist +56 Sumologic Rsyslog Fowarder
- 19:04, 17 December 2021 diff hist +4,419 N Sumologic Rsyslog Fowarder Created page with "Install rsyslog (usually already installed Add cert ``` mkdir -p /etc/rsyslog.d/keys/ca.d && curl -L https://www.digicert.com/CACerts/DigiCertHighAssuranceEVRootCA.crt.pem -..."
- 16:49, 17 December 2021 diff hist +216 SNMP current
- 20:53, 15 December 2021 diff hist +447 LXD Install Script current
- 19:23, 15 December 2021 diff hist +88 Ip route multiple providers current
- 19:20, 15 December 2021 diff hist +181 N Ip route multiple providers Created page with "https://tldp.org/HOWTO/Adv-Routing-HOWTO/lartc.rpdb.multiple-links.html https://unix.stackexchange.com/questions/23820/what-is-the-routing-behaviour-when-two-or-more-default-..."
- 15:33, 15 December 2021 diff hist +38 Metallb
- 05:45, 15 December 2021 diff hist +112 Frr
- 00:28, 15 December 2021 diff hist +436 Minikube on Linux current
- 00:26, 15 December 2021 diff hist +57 Minikube on Linux
- 00:25, 15 December 2021 diff hist +363 N Minikube on Linux Created page with "# Install Docker Install minikube & prep ``` curl -LO https://storage.googleapis.com/minikube/releases/latest/minikube-linux-amd64 sudo install minikube-linux-amd64 /usr/loca..."
- 23:30, 14 December 2021 diff hist +104 N Prevent Screenlock Created page with "``` $WShell = New-Object -Com "Wscript.Shell" while (1) {$WShell.SendKeys("{SCROLLLOCK}"); sleep 60} ```" current
- 06:59, 14 December 2021 diff hist +121 Metallb
- 05:33, 14 December 2021 diff hist +48 Metallb
- 18:14, 12 December 2021 diff hist +45 Frr
- 18:05, 12 December 2021 diff hist +57 Frr
- 17:16, 12 December 2021 diff hist +67 Frr
- 16:34, 12 December 2021 diff hist +96 Frr
- 16:31, 12 December 2021 diff hist +63 N Frr Created page with "https://frrouting.org/ # Debian deb https://deb.frrouting.org/"
- 08:00, 11 December 2021 diff hist +72 N K8s large tuning Created page with "https://blog.kubovy.eu/2020/05/16/the-kubernetes-110-pod-limit-per-node/"