We have recently changed our domain from https://abouthack.com to https://libretips.com. As a result all the traffic from our old domain is being redirected to this domain.
Enable VNC in Remmina in Arch Linux
Enable VNC in Remmina in Arch Linux
By default Remmina wont connect to vnc and will display this message "Remmina protocol plugin VNC is not installed". To enable VNC simplay install libvncserver package
Code: Select all
sudo pacman -S remmina libvncserver