User Tools

Site Tools


workshops:nvidia_jetson:jetson:remote_desktop

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
workshops:nvidia_jetson:jetson:remote_desktop [2021/02/22 09:55] harley01workshops:nvidia_jetson:jetson:remote_desktop [2021/02/25 02:52] (current) harley01
Line 47: Line 47:
  
 On Jetson SSH boards SSH works perfectly without any problem, but because of X11's own architecture all the graphics processing is done on the computer side (on the remote computer's X Server), which means that it is not the Jetson's GPU that does the work. So the remote PC must have the correct CUDA libraries, the correct OpenGL libraries, etc, which wastes the Jetson's GPU. A forum on this at [[https://forums.developer.nvidia.com/t/running-graphical-cuda-sample-over-ssh-from-within-l4t-docker-container/113027|Running graphical CUDA sample over ssh from within l4t docker container]]] On Jetson SSH boards SSH works perfectly without any problem, but because of X11's own architecture all the graphics processing is done on the computer side (on the remote computer's X Server), which means that it is not the Jetson's GPU that does the work. So the remote PC must have the correct CUDA libraries, the correct OpenGL libraries, etc, which wastes the Jetson's GPU. A forum on this at [[https://forums.developer.nvidia.com/t/running-graphical-cuda-sample-over-ssh-from-within-l4t-docker-container/113027|Running graphical CUDA sample over ssh from within l4t docker container]]]
- 
-More details about the X11 architecture at [[https://en.wikipedia.org/wiki/X_Window_System_protocols_and_architecture|X Window System protocols and architecture]] 
  
 A tutorial for how to setup SSH and X.Org Server is on the way. A tutorial for how to setup SSH and X.Org Server is on the way.
 +
 +More details about the X11 architecture at [[https://en.wikipedia.org/wiki/X_Window_System_protocols_and_architecture|X Window System protocols and architecture]]
  
 ===== X2Go ===== ===== X2Go =====
  
-:!: It is still pending testing.+X2Go is an open source remote desktop software for Linux that uses a modified NX 3 protocol. X2Go gives remote access to a Linux system's graphical user interface. It can also be used to access Windows systems through a proxy. The main difference with Nomachine which is based on the NX protocol is that X2Go produces a graphical environment separate from the graphical environment of the Jetson board, whereas in Nomachine the graphical environment is a copy of the environment seen on the Jetson. X2Go also allows you to select the desktop environment you want to use (recommended to use LXDE), among them MATE, GNOME, LXDE, XFCE and some others. 
 + 
 +A tutorial for how to setup SSH and X.Org Server is on the way. 
 + 
 +More details about the X2Go at [[https://wiki.x2go.org/doku.php/doc:start| X2Go Documentation]].
  
 IS THIS THE SOLUTION? IS THIS THE SOLUTION?
workshops/nvidia_jetson/jetson/remote_desktop.1613987749.txt.gz · Last modified: 2021/02/22 09:55 by harley01