Ssh connection with ethernet cable on jetson nano

Hi everyone! I am looking for how to enable ssh connection to another computer with ethernet cable on my jetson nano. Anyone know that?
Thanks.

If you connect wired ethernet to a router, then upon boot it should just work without any special effort (assuming your router does not have some sort of security denying address setup). When at the Jetson you can type “ifconfig” to see all devices and their address. Probably the eth0 device is what you are looking for the address of.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.