I recently needed to resize my CentOS VDI using the following command: “c:\Program Files\Oracle\VirtualBox\VBoxManage.exe” modifyhd “c:\CentOS\CentOS.vdi” –resize 20480 Unfortunately it kept failing with this error message: VBoxManage.exe: error: Failed to create the VirtualBox object! VBoxManage.exe: error: Code CO_E_SERVER_EXEC_FAILURE (0x80080005) – Server execution failed (extended info not available) VBoxManage.exe: error: Most…
Month: November 2012
Webalizer on Windows
This post is really only some notes for me on how to use Webalizer on Windows to parse IIS log files (w3c format). If you have any questions about this please DO NOT ASK ME. Download and extract the Windows binaries Download and unzip/untar the latest GeoDB to the same directory…