If there is no Husarion OS available for your single board compuer (like Nvidia Jetson), and you want to use the remote desktop this instruction is for you.
First connect the user computer in Panther's user compartment to the Husarnet VPN group as described here.
SSH to the Panther's terminal and run:
- install
jq
on the user computer in Panther:
sudo apt install jq
- Now instruction is pretty the same as in the Husarion OS VNC guide. Start the remote desktop:
sudo ./remote_desktop_start.sh
- To disable the remote desktop run:
sudo ./remote_desktop_stop.sh