Add explicit ssh command as clarification (#10)

This commit is contained in:
JoveToo 2025-02-12 14:32:29 +01:00 committed by GitHub
parent 4ebbed54e8
commit 7454f01a58
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35,6 +35,10 @@ If you have **Developer Mode** enabled, you can reset the password by accessing
1. **SSH Access:** Use the SSH key you provided when enabling Developer Mode to SSH into the device. 1. **SSH Access:** Use the SSH key you provided when enabling Developer Mode to SSH into the device.
```bash
ssh root@<jetkvm ip>
```
2. **Delete Config File and Reboot:** 2. **Delete Config File and Reboot:**
```bash ```bash