Hi all,
Does anyone know how to setup a Jetson without connecting to another PC via USB/USBC? Ideally I’d like to walk through the entire configuration over SSH.
I have the device plugged into my network via ethernet, and I know the IP address. I was hoping that there was a simple default user that I could login with. For example:
If there was a default user and password of nvidia:nvidia, I would just login as follows:
ssh nvidia@192.168.x.x
Does anyone know if there is a default user?
Thanks!