Secure Shell (SSH) is a widely-used network protocol that allows users to securely connect to remote machines over an unsecured network. Jetson AGX Xavier is a powerful embedded computing device that runs on the NVIDIA Jetpack SDK. In this document, we will discuss how to use SSH to access Jetson AGX Xavier and display the image over SSH.
Before we start, make sure you have the following:
Jetson AGX Xavier device
An SSH client (PuTTY, OpenSSH, etc.) or Your own Linux System (Ubuntu)Installing Dual OS and upgrade laptop SSD
To connect to Jetson AGX Xavier over SSH, follow these steps:
ifconfig
<aside> 💡 Output:
</aside>
wlan0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet **10.34.34.123**
ssh [email protected]