User Tools

Site Tools


workshops:nvidia_jetson:xavier_nx:xrdp_with_xfce4_configuration

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
workshops:nvidia_jetson:xavier_nx:xrdp_with_xfce4_configuration [2021/02/24 22:58] harley01workshops:nvidia_jetson:xavier_nx:xrdp_with_xfce4_configuration [2021/02/25 01:11] (current) harley01
Line 77: Line 77:
 ==== Ubuntu ==== ==== Ubuntu ====
  
-==== MacOs ====+In ubuntu you can use any RPD client of your choice, in this case an example is shown using **Remmina**. 
 + 
 +Add the necessary software repository to the repository list. 
 + 
 +<code>sudo add-apt-repository ppa:remmina-ppa-team/remmina-next</code> 
 + 
 +Update the repositories list: 
 + 
 +<code>sudo apt-get update</code> 
 + 
 +Install Remmina: 
 + 
 +<code>sudo apt-get install remmina</code> 
 + 
 +<code>sudo apt-get install remmina-plugin-*</code> 
 + 
 +To open remmina type in the terminal. 
 + 
 +<code>remmina</code> 
 + 
 +A window like this will appear in which you must enter the IP address of your Jetson board. 
 + 
 +{{:workshops:nvidia_jetson:xavier_nx:xrdp_04.jpg?nolink&600|}} 
 + 
 +After entering the IP address a login will appear in which you must enter the user name of your Jetson (in this case ''xavier'') and the password to log in. 
 + 
 +{{:workshops:nvidia_jetson:xavier_nx:xrdp_02.jpg?nolink&600|}} 
 + 
 +Finally you will see a xfce4 graphical environment. 
 + 
 +{{:workshops:nvidia_jetson:xavier_nx:xrdp_05.jpg?nolink&600|}} 
 + 
 +==== MacOS ==== 
 + 
 +Like Windows or Linux on MacOS you can use any RDP client of your choice, one recommendation is the [[https://apps.apple.com/de/app/microsoft-remote-desktop/id1295203466?mt=12|Microsoft Remote Desktop]] application. 
 + 
 + 
 +> **IMPORTANT NOTE: Make sure that the Jetson and the remote computer are connected to the same network, otherwise it will not work.**
workshops/nvidia_jetson/xavier_nx/xrdp_with_xfce4_configuration.1614207533.txt.gz · Last modified: 2021/02/24 22:58 by harley01