Update cheatsheets

This commit is contained in:
ivuorinen
2025-03-23 00:20:07 +00:00
parent a49466c200
commit cd59a77dc8
31 changed files with 239 additions and 130 deletions

View File

@@ -31,3 +31,11 @@ source: https://github.com/tldr-pages/tldr.git
- Display the logs of a specific service:
`sudo gitlab-ctl tail {{nginx}}`
- Send the SIGKILL signal to specific service:
`sudo gitlab-ctl kill {{nginx}}`
- Reconfigure the application:
`sudo gitlab-ctl reconfigure`