mirror of
https://github.com/jetkvm/website.git
synced 2025-09-16 08:38:16 +00:00
Add explicit ssh command as clarification (#10)
This commit is contained in:
parent
4ebbed54e8
commit
7454f01a58
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user