User contributions
Jump to navigation
Jump to search
- 17:59, 28 December 2023 diff hist +123 Openldap search
- 17:59, 28 December 2023 diff hist +123 Ldapsearch current
- 17:38, 28 December 2023 diff hist +109 Ldapsearch
- 17:31, 28 December 2023 diff hist +107 N Openldap search Created page with "https://www.digitalocean.com/community/tutorials/how-to-manage-and-use-ldap-servers-with-openldap-utilities"
- 01:12, 26 December 2023 diff hist +137 Grafana Dashboards Linux current
- 01:10, 26 December 2023 diff hist +61 N Grafana Dashboards Linux Created page with "https://grafana.com/grafana/dashboards/10180-kds-linux-hosts/"
- 16:02, 25 December 2023 diff hist +98 N Charmed kubernetes Created page with "https://ubuntu.com/kubernetes/docs/install-local https://youtu.be/lRFhTY7nXiI?si=IX8Rple4ZrkSc0vs" current
- 20:16, 22 December 2023 diff hist +631 Ansible Update Certificate Trust current
- 18:57, 22 December 2023 diff hist +190 Ansible Update Certificate Trust
- 18:55, 22 December 2023 diff hist +3,685 Ansible Update Certificate Trust
- 21:54, 21 December 2023 diff hist +227 N Ansible Update Certificate Trust Created page with "``` ansible-playbook -i hosts.yaml -e ansible_password=$USERPASS -e ansible_user=$USERNAME ca-cert.yaml -e ansible_become_password=$USERPASS ``` hosts.yaml ``` ungrouped: h..."
- 22:46, 19 December 2023 diff hist +4,122 N Go certificate example 1 Created page with "https://gist.github.com/shaneutt/5e1995295cff6721c89a71d13a71c251 ``` package main import ( "bytes" "crypto/rand" "crypto/rsa" "crypto/tls" "crypto/x509" "crypto/x509/p..." current
- 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