Update cheatsheets

This commit is contained in:
ivuorinen
2026-01-05 00:24:05 +00:00
parent 2bbe099b4f
commit 54605ccea2
17 changed files with 71 additions and 36 deletions

View File

@@ -13,7 +13,7 @@ source: https://github.com/tldr-pages/tldr.git
`sudo certbot certonly --webroot {{[-w|--webroot-path]}} {{path/to/webroot}} {{[-d|--domain]}} {{subdomain.example.com}}`
- Obtain a new certificate via nginx authorization, installing the new certificate automatically:
- Obtain a new certificate via `nginx` authorization, installing the new certificate automatically:
`sudo certbot --nginx {{[-d|--domain]}} {{subdomain.example.com}}`