mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-14 19:48:44 +00:00
Update cheatsheets
This commit is contained in:
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user