How to Install Raspberry Pi Ubuntu VNC? (64 Bit)
How to Install Raspberry Pi Ubuntu VNC? (64 Bit)
Hello everyone, as you know, Raspberry Pi devices can now be purchased with 4GB or more RAM and 64-bit operating systems can be installed on these systems. However, even though we install a 64-bit operating system, it still does not work as efficiently and performantly as the 32-bit versions.
What I actually mean by efficient and performant here is that the software/programs we are looking for, which are normally available on the 32-bit versions, have not yet fully arrived on the 64-bit version.
When we install an alternative 64-bit operating system like Ubuntu on Raspberry Pi models with over 4GB RAM to benefit from the full memory, one of the programs that exists in 32-bit but not in 64-bit versions is VNC.
Currently, it is not possible to install the original version of VNC on this operating system, but we can install its alternative. The name of the alternative software we will install is "tightvncserver" anyway, we have extended our introduction long enough, let's slowly move on to how to install it.
How to Install TightVNCServer?
sudo apt update
sudo apt install tightvncserver
tightvncserver -geometry 1280x720

Yorum Gönder