Virtual Box
After looking over the virtualization with different setups, KVM and VirtualBox I decided to use the virtualbox method because it just appeared to be nicer and with a nice GUI per machine just felt...
View ArticleDeVeDe – convert video files to DVD’s
To convert video files into Video DVD’s for general usage well there is allot of applications out there that can do the job, command line (bash) if you want to or just use a GUI. I personally used to...
View ArticleSugarCRM add a new menu item
SugarCRM is a very nice and open source CRM (Customer relationship management) system. Being open source means that you are more than welcome to add/alter your own modules to it. I am going to do some...
View ArticleLinux – memory and where is it
To find out what memory you have onboard and also where it is, here is a neat command lshw -class memory Here is my output *-firmware description: BIOS vendor: Acer physical id: 0 version: V2.04...
View ArticleSugarCRM hook – what are they
SugarCRM is a very nice and open source CRM (Customer relationship management) system. And with being open source means that you are able to alter the internals of it and also are able to write modules...
View Article4GB – 32bit northbridge BAR1 error
With the Laptop that I have, it appears to have a 32 bit northbridge with a 64 bit cpu’s, I have logged this error with the PCI kernel group because hopefully they will be able to give some advice and...
View ArticleJoining program
Since I was downloading a couple of files that needed to be joined together, I thought that I would write a bash script to do this for me. The file that I was getting was from a friend whom had created...
View Article