The Art of Complex Problem Solving
In this Blog you can find some technical stuff, trouble shooting, some new and current technologies i found recently and many others which are useful for everyone. You can discuss, comment, complement, suggest and also share anything of interest to you. Please DONT Advertise about any product while posting comments. Thank You,
I was always big fan of Visual Basic and event-driven programming. Inspite of its limitations no one can deny the fact that it makes Powerful GUI development a lot easier.

Forget Live CDs! Check of Linux Bios. When you start your PC, you have an OS running. You might have seen a Bios that's aware of your mouse. That's nothing. You can run Firefox from the Bios. Software to flash your Bios at this page. Instant On is here today.
The article describes in a human language some of the powerful, yet very useful (even for total newbies) capabilities of OpenSSH, such as passwordless login, automatic execution of commands on a remote system or even mounting a remote folder using SSH.
Very Nicely written tutorial .. includes screenshots..
Ubuntu 6.06 is here! Get started with over 25 tips to tweak, personalize and otherwise polish the diamond that is Dapper Drake. Tips include installing multimedia codecs, adding extra repositories, adding a Windows-like "Start" button, and much more!
There are times when you want to connect to the Internet through unknown and/or insecure networks such as the local Panera or other WiFi hotspot. If you aren’t careful, you might make it all too easy for someone to sniff your connection using Ettercap.
One of the best ways to secure your connection is to use a VPN, but that isn’t always practical. So here’s a way to securely connect to the net using only an SSH client and a remote box that you control/trust.
This tutorial shows how to set up a two-node Apache web server cluster that provides high-availability. In front of the Apache cluster we create a load balancer that splits up incoming requests between the two Apache nodes.