I'm writing a Windows app in unmanaged C++ and want to log some simple events to the Application log. I'm normally a *nix guy and am used to being able to just call syslog() (or asl(3) on Mac OS X). I ...
I have a VMware view environment and all of my pools are made from linked clones. Lets say that for some reason I wanted to have a certificate based IPsec VPN tunnel established for each of the ...