


How To Load A PKCS#11 library DLL in C / C++
In This Programming Tutorial We Show Using LoadLibrary() and GetProcAddress() to load an RSA PKCS#11 library with C and C++

VMWare ESXi VMDK Hot-Add in Ubuntu 12.04
Sometimes it’s necessary to hot-add a new hard drive to a VM (temporary backup disk, etc…). In this case we will be using Ubuntu 12.04 LTS as the VM client and VMWare ESXi vSphere 5.0.0. First we need to install the scsi-tools package from the default...
HowTo: Send traffic through a virtual router (Untangle) using VMWare ESXi host
Untangle website: http://www.untangle.com/ VMware website: http://www.vmware.com/ So you have a few VMware VM’s acting as web servers or OpenVPN or whatever… Now you want them protected by a firewall or to have their own subnet equipped with a DNS or DHCP...