mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2024-11-10 06:51:04 +01:00
corrected command
This commit is contained in:
parent
fb05004e2a
commit
35321ca258
@ -2,7 +2,7 @@
|
||||
|
||||
## debug
|
||||
```bash
|
||||
journalctl -f -n 30 --unit=nginx.service
|
||||
journalctl -f -unit=nginx
|
||||
```
|
||||
## performance
|
||||
- https://www.monitis.com/blog/6-best-practices-for-optimizing-your-nginx-performance/
|
||||
|
Loading…
Reference in New Issue
Block a user