How to build a class object in one line

Object oriented programming (oop) is not something that is new, as a matter of fact, it has been around for many many years. Almost all of your major programmers use oop to build just about everything, as well as all your major programming languages have the capability of oop. So many years into programming, I


Ubuntu 10.04 and KVM – no GUI

So I have being attempting to bridge my network interface from my guest OS to my host network. And in short, here is the howto. I’m not using a GUI, however if you have a desktop… apt-get install virt-manager … and save yourself some MAJOR headaches. Hope this helps others… which I could have some