Quick Setup to Enable SSL ZendServer CE In Windows

this short tutorial will enable SSL in your zend Server community edition and below is the software version when writing this article: Zend Server CE Version: 5.6.0 Windows Version: Windows 7 64bit follow this step by step tutorial to enable the SSL. This is intended for Development Environment NOT production, that’s why i call this…

Install VirtualBox Guest Addition in Ubuntu/Lubuntu

After you have installed your Linux Guest system, there are a few additional packages needed for the Guest Additions. These packages enables you to create kernel modules. 1. $sudo apt-get install dkms build-essential linux-headers-generic 2. mount the cdrom 3. then install the Guest Addition