mirror of
https://github.com/PhotonVision/photonvision
synced 2026-07-03 03:01:40 +00:00
Change ssh login info (#2458)
This commit is contained in:
@@ -13,10 +13,10 @@ You may see a warning similar to `The authenticity of host 'xxx' can't be establ
|
|||||||
Example:
|
Example:
|
||||||
|
|
||||||
```
|
```
|
||||||
ssh pi@hostname
|
ssh photon@hostname
|
||||||
```
|
```
|
||||||
|
|
||||||
For PhotonVision, the username will be `pi` and the password will be `raspberry`.
|
For PhotonVision images, the username will be `photon` and the password will be `vision`.
|
||||||
|
|
||||||
### ip
|
### ip
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user