mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
solved sudo bugs in role native-user-administrator
This commit is contained in:
7
roles/native-journalctl/readme.md
Normal file
7
roles/native-journalctl/readme.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# role native-journalctl
|
||||
|
||||
# live monitoring
|
||||
|
||||
```bash
|
||||
watch -n 0.5 'journalctl -n 20 --no-pager'
|
||||
```
|
Reference in New Issue
Block a user