User contributions for Pio2pio
Jump to navigation
Jump to search
- 16:59, 28 February 2020 diff hist +2 Linux SSL/TLS →SSLPoke to test Java certificates
- 16:59, 28 February 2020 diff hist +30 Linux SSL/TLS →SSLPoke to test Java certificates
- 16:57, 28 February 2020 diff hist +620 Linux SSL/TLS →Windows keystore .p12
- 19:45, 27 February 2020 diff hist +536 Terraform →Terraform destroy
- 23:07, 26 February 2020 diff hist +2 HashiCorp/Vagrant →Version upgrade
- 22:53, 26 February 2020 diff hist +350 Kubernetes/minikube →Install or upgrade on Linux
- 22:52, 26 February 2020 diff hist +114 Git/GitHub
- 22:35, 26 February 2020 diff hist +679 N Git/GitHub Created page with "List releases <source lang=bash> get_latest_release () { curl --silent "https://api.github.com/repos/$1/releases/latest" | # get latest release grep --color=auto '"..."
- 09:15, 26 February 2020 diff hist −754 Linux multitail →Cheatsheet current
- 09:15, 26 February 2020 diff hist −21 Linux multitail →Cheatsheet
- 18:53, 23 February 2020 diff hist −2 Terraform →Templates
- 18:52, 23 February 2020 diff hist +29 Terraform →if statements
- 18:51, 23 February 2020 diff hist −16 Terraform →Syntax
- 18:48, 23 February 2020 diff hist +262 Terraform →Log user_data to console logs
- 18:48, 23 February 2020 diff hist −263 Terraform →Visualise configuration
- 18:48, 23 February 2020 diff hist +3 Terraform →IDE
- 18:47, 23 February 2020 diff hist +263 Terraform →Debug using terraform console
- 18:46, 23 February 2020 diff hist −264 Terraform →Log user_data to console logs
- 18:46, 23 February 2020 diff hist +329 Terraform →Templates
- 18:12, 23 February 2020 diff hist +2,763 Terraform →Output complex object
- 17:20, 23 February 2020 diff hist +3,019 Terraform →Debug using terraform console
- 16:45, 23 February 2020 diff hist −103 Terraform
- 16:42, 23 February 2020 diff hist −5 Terraform →Plan a single target
- 16:41, 23 February 2020 diff hist +5 Terraform →Destroy a single resource
- 16:41, 23 February 2020 diff hist −6 Terraform →Apply a single resource using -target
- 16:40, 23 February 2020 diff hist +431 Terraform →Apply a single resource using -target
- 16:40, 23 February 2020 diff hist −432 Terraform →Terraform destroy
- 16:40, 23 February 2020 diff hist −2 Terraform →Visualise configuration
- 16:39, 23 February 2020 diff hist −2 Terraform →Debug using terraform console
- 16:32, 23 February 2020 diff hist +53 Azure/Terraform current
- 10:52, 20 February 2020 diff hist +14 Ansible →Galaxy roles
- 10:19, 18 February 2020 diff hist +129 Linux shell/Commands →dirname, basename, $0
- 09:12, 17 February 2020 diff hist +319 Vi, Vim, Vscode editors →Split screens, multiple windows (aka viewports)
- 23:42, 16 February 2020 diff hist +68 Linux Password Manager CLI →GPG keys manipultaion current
- 23:41, 16 February 2020 diff hist +941 Linux Password Manager CLI
- 21:20, 16 February 2020 diff hist −1 Linux shell/Commands →Colours
- 21:20, 16 February 2020 diff hist +1 Linux shell/Commands →Colours
- 21:20, 16 February 2020 diff hist +122 Linux shell/Commands →Colours
- 20:47, 16 February 2020 diff hist +77 Linux Password Manager CLI →GPG keys manipultaion
- 20:40, 16 February 2020 diff hist +177 Linux Password Manager CLI
- 20:31, 16 February 2020 diff hist +3,996 N Linux Password Manager CLI Created page with " The <code>rngd</code> daemon acts as a bridge between a Hardware TRNG (true random number generator) such as the ones in some Intel/AMD/VIA chipsets, and the kernel's PRNG (p..."
- 15:11, 16 February 2020 diff hist +13 Vi, Vim, Vscode editors →Split screens, multiple windows (aka viewports)
- 15:10, 16 February 2020 diff hist +65 Vi, Vim, Vscode editors →Split windows, multiple windows
- 15:05, 16 February 2020 diff hist +1,055 N Linux shell/Skeletons Created page with "= Option based = <source lang=bash> #!/usr/bin/env bash set -o pipefail set -o nounset set -o errexit err_report() { echo "Exited with error on line $1" } trap 'err_repo..." current
- 14:42, 16 February 2020 diff hist 0 Linux shell/Commands →Other examples
- 14:40, 16 February 2020 diff hist 0 Linux shell/Commands →Bash shell good practices
- 14:39, 16 February 2020 diff hist +26 Linux shell/Commands →Special variables
- 14:37, 16 February 2020 diff hist +147 Linux shell/Commands →whoami, who and w
- 14:37, 16 February 2020 diff hist −149 Linux shell/Commands →which and whereis
- 14:33, 16 February 2020 diff hist +599 Linux shell/Commands →Bash variable scoping