From d8dddf379f6c43389e665edfdf90dfac3c03f7fc Mon Sep 17 00:00:00 2001 From: Sam Freund Date: Sun, 3 May 2026 12:02:20 -0500 Subject: [PATCH] Change ssh login info (#2458) --- docs/source/docs/troubleshooting/unix-commands.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/docs/troubleshooting/unix-commands.md b/docs/source/docs/troubleshooting/unix-commands.md index eba518b6f..e12b6c110 100644 --- a/docs/source/docs/troubleshooting/unix-commands.md +++ b/docs/source/docs/troubleshooting/unix-commands.md @@ -13,10 +13,10 @@ You may see a warning similar to `The authenticity of host 'xxx' can't be establ 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