User contributions
Jump to navigation
Jump to search
- 20:26, 19 December 2023 diff hist +680 Ssh login go current
- 20:20, 19 December 2023 diff hist +871 N Ssh login go Created page with "``` package main import ( "bytes" "fmt" "log" "golang.org/x/crypto/ssh" ) func main() { config := &ssh.ClientConfig{ User: "username", Auth: []ssh.AuthMethod{ ss..."
- 04:19, 19 December 2023 diff hist +39 Get ssh key info via go current
- 04:19, 19 December 2023 diff hist +1,659 N Get ssh key info via go Created page with "``` package main import ( "bufio" "encoding/base64" "fmt" "log" "net" "os" "strconv" "strings" "golan..."
- 01:04, 19 December 2023 diff hist +89 N Bidirectional replication postgres Created page with "https://www.highgo.ca/2023/12/18/new-in-postgresql-16-bi-directional-logical-replication/" current
- 00:16, 19 December 2023 diff hist +9 Go Gettng Started current
- 20:17, 17 December 2023 diff hist +9,304 Cpu limits kubernetes current
- 20:16, 17 December 2023 diff hist +131 N Cpu limits kubernetes Created page with "https://sysdig.com/blog/kubernetes-limits-requests/#:~:text=Kubernetes%20defines%20limits%20as%20a,cpu%3A%200.5%20memory%3A%20100Mi"
- 17:50, 15 December 2023 diff hist +17 Go Gettng Started
- 17:50, 15 December 2023 diff hist -4 Go Gettng Started
- 17:25, 15 December 2023 diff hist +857 Pywinrm current
- 15:26, 14 December 2023 diff hist +64 Go Gettng Started
- 14:53, 14 December 2023 diff hist +16 Dig
- 14:53, 14 December 2023 diff hist +35 Dig
- 14:51, 14 December 2023 diff hist +129 N Windows Terminal Created page with "# Disable Upgrade Check in Powershell https://stackoverflow.com/questions/66701954/skip-powershell-startup-check-for-new-version" current
- 14:49, 14 December 2023 diff hist +249 Password reset windows powershell current
- 14:48, 14 December 2023 diff hist +293 N Password reset windows powershell Created page with "# Local user ``` $password = Read-Host -AsSecureString $UserAccount = Get-LocalUser -Name "User02" $UserAccount | Set-LocalUser -Password $password ``` # AD ``` $password = (..."
- 07:03, 14 December 2023 diff hist +63 N Cfssl k8s Created page with "https://kubernetes.io/docs/tasks/tls/managing-tls-in-a-cluster/" current
- 23:22, 12 December 2023 diff hist +108 Grafana postgres current
- 22:54, 12 December 2023 diff hist +53 N Grafana postgres Created page with "https://frankwiles.com/posts/grafana-postgresql-helm/"
- 05:44, 11 December 2023 diff hist +67 Cfssl pki current
- 04:31, 11 December 2023 diff hist +85 Cfssl pki
- 02:02, 10 December 2023 diff hist +34 N Lxc config Created page with "lxc config set core.trust_password" current
- 00:11, 10 December 2023 diff hist +55 Cloudnative-pg
- 00:03, 10 December 2023 diff hist +80 Cloudnative-pg
- 00:02, 10 December 2023 diff hist +46 Cloudnative-pg
- 00:00, 10 December 2023 diff hist +597 N Cloudnative-pg Created page with "# Cloud Native PG https://cloudnative-pg.io/documentation/1.21/before_you_start/ https://cloudnative-pg.io/documentation/1.21/quickstart/ Simple ``` create ns testpg kubectl..."
- 23:49, 9 December 2023 diff hist +83 Postgres Kubernetes current
- 17:45, 8 December 2023 diff hist +71 Find
- 22:45, 6 December 2023 diff hist +79 Bash oneliners current
- 21:35, 6 December 2023 diff hist +85 Windows certificate authority subca offline root current
- 21:33, 6 December 2023 diff hist +105 Windows certificate authority subca offline root
- 19:07, 6 December 2023 diff hist +181 Windows certificate authority subca offline root
- 00:07, 6 December 2023 diff hist +34 Certificate Authority Custom
- 23:42, 5 December 2023 diff hist +898 Certificate Authority Custom
- 23:18, 5 December 2023 diff hist +1 Certificate Authority Custom
- 23:17, 5 December 2023 diff hist +804 Certificate Authority Custom
- 22:55, 5 December 2023 diff hist +118 Certificate Authority Custom
- 22:53, 5 December 2023 diff hist +229 Certificate Authority Custom
- 21:04, 5 December 2023 diff hist +89 Certificate Authority current
- 20:58, 5 December 2023 diff hist +307 N Certificate Authority Custom Created page with "# Debian ``` curl https://ccadb.my.salesforce-sites.com/mozilla/IncludedRootsPEMTxt?TrustBitsInclude=Websites -o /etc/ssl/certs/ca-certificates.crt ``` Then mount the volume..."
- 04:54, 5 December 2023 diff hist +75 N Prometheus Grafana Created page with "https://github.com/FUSAKLA/autograf https://github.com/dbnegative/lazydash" current
- 22:19, 4 December 2023 diff hist +33 N Certificate Tools in Go Created page with "https://github.com/genkiroid/cert" current
- 22:10, 4 December 2023 diff hist +104 Microceph prometheus current
- 21:57, 4 December 2023 diff hist +83 N Microceph prometheus Created page with "https://canonical-microceph.readthedocs-hosted.com/en/latest/how-to/enable-metrics/"
- 15:33, 4 December 2023 diff hist +546 Prometheus addtional-scrape-configs current
- 15:31, 4 December 2023 diff hist +118 Prometheus addtional-scrape-configs
- 01:15, 3 December 2023 diff hist +135 Ceph performance current
- 20:25, 2 December 2023 diff hist +9 Pv-migrate current
- 20:24, 2 December 2023 diff hist +106 Pv-migrate