workshops:nvidia_jetson:xavier_nx:x2go
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| workshops:nvidia_jetson:xavier_nx:x2go [2021/02/25 02:52] – created harley01 | workshops:nvidia_jetson:xavier_nx:x2go [2021/02/25 03:21] (current) – harley01 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== X2Go Configuration ====== | ====== X2Go Configuration ====== | ||
| + | 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' | ||
| + | ===== Hardware Setup ===== | ||
| + | |||
| + | {{: | ||
| + | }} | ||
| + | |||
| + | Be sure to connect the following peripherals: | ||
| + | * Mouse | ||
| + | * Keyboard | ||
| + | * Screen (using an HDMI cable) | ||
| + | * Power Plug (of course) | ||
| + | |||
| + | Turn on the Jetson Xavier NX by pressing the **POWER** button. | ||
| + | |||
| + | Depending on the configuration at the time of installing the operating system, a login screen will appear, or it will automatically log in and skip this. | ||
| + | |||
| + | Once the operating system is ready open the terminal by pressing the key combination **'' | ||
| + | |||
| + | ===== Installing X2Go ===== | ||
| + | |||
| + | Make sure all packages are up to date by running the command. | ||
| + | |||
| + | < | ||
| + | |||
| + | Install X2Go by running. | ||
| + | |||
| + | < | ||
| + | |||
| + | You need the IP address of the system to know it, type in the terminal. | ||
| + | |||
| + | < | ||
| + | |||
| + | If you will use the remote connection via wifi look for the **wlan0** section and the sequence of numbers after the text **inet**, for example **inet 192.168.56.98**. In case of using it by ethernet look for the **eth0** section, or by usb **usb0**. | ||
| + | |||
| + | This **IP address** and the previously configured **password** will be the necessary data to perform the remote connection. | ||
| + | |||
| + | ===== Remote Connection ===== | ||
| + | |||
| + | On the remote computer it is necessary to install an X2Go client, for that download the appropriate one for your operating system from this [[https:// | ||
| + | |||
| + | After downloading and installing the client, search in your applications for the program called **X2Go Client** and open it. | ||
| + | |||
| + | {{: | ||
| + | |||
| + | At the top left click on the icon to create a new session, and fill in the box with the necessary information, | ||
| + | |||
| + | {{: | ||
| + | |||
| + | In the right pane select the session you have just created. | ||
| + | |||
| + | {{: | ||
| + | |||
| + | Insert the user password of the Jetson board and press Ok. | ||
| + | |||
| + | {{: | ||
| + | |||
| + | Finally you will get a window with the LXDE graphical environment. | ||
| + | |||
| + | {{: | ||
| + | |||
| + | Ready! now we can call graphical windows using X2Go. | ||
| + | |||
| + | > **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/x2go.1614221569.txt.gz · Last modified: 2021/02/25 02:52 by harley01
