remote desktop control if jetson tx2

Here is a step-by-step tutorial: let’s assume your Jetson is called “192.168.0.5” and you’re using the “nvidia” login let’s assume you’re currently running Ubuntu 14.04 or 16.04 on your host computer Do the following in a Ubuntu terminal window: ssh -X nvidia@192.168.0.5 This will conn…