Remmina GUI for RDP and VNC
I posted about adding various RDP servers and clients to EasyOS earlier today:
https://bkhome.org/news/202110/xrdp-xorgxrdp-and-freerdp-compiled.html
And yesterday, about VNC apps:
https://bkhome.org/news/202110/gtk-vnc-compiled-for-easyos.html
Then today I was reading this, about Remmina, and thought that looks like a cool app:
https://opensource.com/article/18/6/linux-remote-desktop
...not just RDP, Remmina is also a VNC client. For RDP, it is a GUI for freerdp.
So, Remmina is now compiled in OpenEmbedded, for x86_64 and aarch64,
and is now available via the package manager. It does have some
dependencies, so make sure that you install those also.
Note, I have not tested any of these VNC and RDP apps, have just
compiled them and made them available for people to play with. The
recipes were pre-existing in OpenEmbedded, except for gtk-vnc for which I
created a recipe. I did modify some pre-existing recipes to remove
not-needed dependencies, such as 'pam' and 'avahi'.
The latest OpenEmbedded project tarball is 'dunfell-20211010.tar.gz', available here:
http://distro.ibiblio.org/easyos/project/oe/dunfell/
Here is the homepage for Remmina:
Tags: easy