I am trying to use RealVNC 6.1.x as a remote control application over the internet. The documentation is not very clear but from my experiments it seems like it needs port 5900 needs to be opened to the internet.
So RealVNC Cloud Connect is not similar to TeamViwer. This can be deal breaker in NAT (home configuration) or small office where only ports 80 and 443 are allowed.
Saturday, May 20, 2017
How to apply RealVNC 6.x Enterprise license
On Windows 10 using RealVNC 6.x 64-bit, open cmd.exe in C:\Program Files\RealVNC\VNC Server, then type:
vnclicense.exe -add XXXXX-XXXXX-XXXXX-XXXXX-XXXXX
Microsoft Network Analyzer 1.4 WFP Callout Driver not installing on Windows 10 Creators Update
I was trying to install Microsoft Network Analyzer 1.4 but it failed installing one of the components on Windows 10 Creators Update. See for text and image capture below.
Is this expected? Will it work?
Program Compatibility Assistant
A digitally signed driver is required
Message Analyzer -- WFP Callout Driver
Microsoft Corporation
Windows blocked the installation of a digitally unsigned driver. Uninstall the program or device that uses the driver and check the publisher's website for a digitally signed version of the driver.
Is this expected? Will it work?
Subscribe to:
Posts (Atom)
Configuring TUN/TAP virtual network interface for use with QEMU on Xubuntu 24.04
Configuring TUN/TAP virtual network interface for use with QEMU on Xubuntu 24.04 I am planning to run qemu-system-ppc to play around QEMU ...

-
Tried to update my Ubuntu host today and it did pickup that new version of VirtualBox is available (4.1.8). All other packages installed pro...
-
Installing MonoDevelop in OpenSUSE 12.2 from its repository was very easy. When running it for the first time though I got the message: Th...
-
This is quick start guide how to run ssh server on QNX. Tested on QNX 6.5 (650SP1-VM.tar). # ssh-keygen -t dsa -b 1024 -f /etc/ssh/ssh...