Qlikview Reload on document opening

Tools, edit module Create macro Sub ReloadStuff ActiveDocument.Reload End Sub And then go to settings, document properties, macros tab, OnOpen and then select your ‘ReloadStuff’ Macro

Enabling management interface openVPN

To enable the management interface on either an OpenVPN server or client, add this to the configuration file: management localhost 7505 This tells OpenVPN to listen on TCP port 7505 for management interface clients (port 7505 is an arbitrary choice — you can use any free port). From here: http://openvpn.net/index.php/documentation/howto.html

Follow

Get every new post delivered to your Inbox.

Join 182 other followers