The VNC server is only available after you have logged in to Jetson locally. Gsettings set vnc-password $(echo -n 'thepassword'|base64)
Set a password to access the VNC server # Replace thepassword with your desired password.Configure the VNC server gsettings set prompt-enabled false.If you have a Jetson Nano 2GB Developer Kit (running LXDE) mkdir -p ~/.config/autostartĬp /usr/share/applications/sktop ~/.config/autostart/.For all other Jetson developer kits (running GNOME) cd /usr/lib/systemd/user/ Enable the VNC server to start each time you log in.Setup VNC server on the Jetson developer kit Slower connections will degrade the desktop interaction experience. A fairly fast network connection is needed. Your Jetson developer kit and the other computer need to be on the same network.