mirror of
https://github.com/jetkvm/website.git
synced 2025-09-16 08:38:16 +00:00
Fixed typo
This commit is contained in:
parent
2ebcbdd111
commit
0894a074c6
@ -8,7 +8,7 @@ JetKVM is built with developers in mind, providing tools and modes that allow yo
|
||||
|
||||
## Developer Mode
|
||||
|
||||
Developer Mode unlocks SSH access to the JetKVM device, allowing you to customize or modify the system. When you enable Developer Mode, you must provide an **SSH public key**, as JetKVM uses key-based authentication. **For security reasons, you can not user your JetKVM password for SSH logins.**
|
||||
Developer Mode unlocks SSH access to the JetKVM device, allowing you to customize or modify the system. When you enable Developer Mode, you must provide an **SSH public key**, as JetKVM uses key-based authentication. **For security reasons, you can not use your JetKVM password for SSH logins.**
|
||||
|
||||
Once enabled, you can SSH into the JetKVM device, explore the system, and run your own applications. The system runs on a lightweight Linux environment using **BusyBox** as the core user space and **DropBear** as the SSH server.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user