
Raspberry Pi Ubuntu Linux tutorials Licensed under CC BY-NC-SA 4.

such as with ThinLinc is a Linux Remote Desktop Server that packages TigerVNC, noVNC, and SSH together. As of now I'm successfully connected via RDP from a Windows 10 Pro machine. I've installed TigerVNC server and have attempted to remote connect using various VNC viewers, all resulting the same - black screen. If you are using Ubuntu 20.04, there is a bug that kills TigerVNC just after connect, to fix this just append LD_PRELOAD=/lib/aarch64-linux-gnu/libgcc_s.so.1 if you are using 64-bit Ubuntu before the vncserver command.Įxample: LD_PRELOAD=/lib/aarch64-linux-gnu/libgcc_s.so.1 vncserverįor 32-bit Ubuntu use LD_PRELOAD=/lib/arm-linux-gnueabihf/libgcc_s.so.1. These instructions do not work on Ubuntu 20.04.02 LTS Desktop. 1 I have a fresh install of Ubuntu 20.04.1 LTS. Example: sudo apt install lxqt -no-install-recommends If you want to install LXQT without all the recommended packages just append -no-install-recommends. If you have installed multiple window/desktop managers, you can select what to use by sudo update-alternatives -config x-session-manager.
Install tigervnc server ubuntu 20.04 how to#
This will prompt a new password if password has not yet set. In this section, you will learn how to configure SoftEther VPN Server on Ubuntu 20.04.
