Tutorial

Getting your Windows 7 fix in Linux with VirtualBox

November 23, 2009
By zimmy
Getting your Windows 7 fix in Linux with VirtualBox

By Jack Wallen, Special to ZDNet Asia Monday, November 02, 2009 12:32 PM VirtualBox will allow you to stretch your budget farther, test your software more securely, and train your users more safely, and more. With Windows 7 coming out soon it’s an excellent reminder that, when new releases of operating systems come out,...
Read more »

Posted in Tutorial | No Comments »

Configure Apache to support multiple SSL sites on a single IP address

November 23, 2009
By zimmy
Configure Apache to support multiple SSL sites on a single IP address

By Vincent Danen, Special to ZDNet Asia Monday, November 23, 2009 01:17 PM With Apache 2.2.12 and support for the Server Name Indication extension to the SSL protocol, you can configure name-based HTTPS sites, just as you can name-based HTTP sites. As the Apache Web server grows and matures, new features are added...
Read more »

Posted in Tutorial | No Comments »

Installing ADempiere with PostgreSQL 8.2

September 11, 2009
By zimmy

Overview This article provides series of guides to install ADempiere with PostgreSQL 8.2 on a Linux systems. Part I: Pre-Installation Steps In this article, we are going to store PostgreSQL and ADempiere application in /u01/app , while the database files will be in /u02/pg_data. This guide adheres to the Optimal Flexible Architecture (OFA) for the naming conventions used in creating the...
Read more »

Posted in Tutorial | No Comments »

Top 5 Father’s Day Gifts by Favorite Hobby

July 1, 2009
By zimmy

Dad’s a great guy. Always willing to help you out and offer advice, even when you don’t ask for it! And once a year, you get a day to really show your appreciation for all that he does: Father’s Day. Finding the perfect present to fit your dad isn’t always easy. Luckily, if your...
Read more »

Posted in Tutorial | No Comments »

START WITH and CONNECT BY in Oracle SQL

March 17, 2009
By zimmy

START WITH and CONNECT BY in Oracle SQL select … start with initial-condition connect by nocycle recurse-condition select … connect by recurse-condition select … start with initial-condition connect by nocycle recurse-condition select … connect by recurse-condition The start with .. connect by clause can be used to select data that has a hierarchical relationship (usually some sort of parent->child...
Read more »

Posted in Tutorial | 1 Comment »

First Date Tips For Men By Michael Dat

March 4, 2009
By zimmy

So, you’ve finally landed that first date. A lot of men tend to believe that after all the effort they’ve put in toward securing that ‘foot in the door,’ it’s just smooth sailing from here on. Well, actually the real work is just about to begin. Most ordinary men get a little antsy at...
Read more »

Posted in Tutorial | No Comments »