mirror of https://github.com/jetkvm/kvm.git
Update DEVELOPMENT.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
afca8c3642
commit
f6ebdba48a
|
|
@ -199,7 +199,7 @@ ssh root@192.168.1.100 ps aux | grep jetkvm
|
||||||
|
|
||||||
### View live logs
|
### View live logs
|
||||||
|
|
||||||
The file
|
The file `/var/log/jetkvm*` contains the JetKVM logs. You can view live logs with:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
ssh root@192.168.1.100
|
ssh root@192.168.1.100
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue