Navigate to the Access Wizard to create a Linux installer
Give the installer a name ideally without spaces
On the Ubuntu device, open the Downloads folder
Right click the Download folder path and select "open in terminal"
Type the following command inserting the name of the installer:
sudo ./nameofinstaller.sh
Note - if your installer file contains spaces you will need to put the installer name in quotes e.g: sudo ./"my installer.sh"
The terminal will unpack the installer and you're ready to access from the live tech console
Note - at this time only the X11 display server is supported If you attempt to connect to a device running Wayland you will see a blank screen.
To change to X11 on Ubuntu 22.04, click the settings icon in the lower right of the login screen and select "Ubuntu onXorg" to launch Linux with the X11 display server