How to Migrate Windows disk to new RAID drive

Have you ever tried to change your bios settings from IDE to RAID to either migrate your Windows OS disk to a RAID 1 (mirrored) drive or to add a RAID 0 (stripped) data drive only to find your system BSOD’s (Blue Screen of Death). Well the good news is it is possible to do this.

– shut down your system
– add the new disks to your system
– restart system and enter bios
– switch from IDE to RAID
– build your RAID configured drive
– Boot your system into SAFE mode (this is the critical step as it allows Windows to install the RAID drivers on your system)
– reboot Windows normally
– Now you can verify that the RAID drivers are loaded
– Reboot system using you disk cloning tool
– Clone you Windows OS disk to the new RAID volume
– restart windows using the new RAID volume (with require a BIOS change to point to RAID volume)
– Windows should now work properly on new RAID volume without BSOD

How to Migrate WordPress/Mysql from Ubuntu 12.04 32bit to Ubuntu 14.04 64bit

Introduction
I had a Ubuntu LAMP server running multiple WordPress sites. The Original install was done on Ubuntu 10.04 32bit server and later upgraded to 12.02 32bit. With the recent release of Ubuntu 14.04 only in 64bit I had to figure out how to migrate everything to a new installation.

After many failed attempts, I figured out a successful procedure as describe below:
Continue reading

DIY Solar Project

I have long been an advocate of conservation. Recycling, CFL bulbs and alternate sources of energy. Every little bit helps.

DIY solar energy has always been interesting to me, but the cost is so high and the gov’t incentives so pitiful it was always way to expensive for the RIO to think about. Don’t get me wrong, I am not interested in generating enough electricity to run my whole house, just something to supplement my usage and perhaps lower my electricity bill.

I have juggled many ideas regarding solar power; from the full enchalata of having a grid tie inverter professionally installed and signing up with microFIT, to using solar energy to charge batteries to run my computers. All have a huge investement and long ROI which I wasn’t prepared to do.

A collegue showed me the concept of the mini Grid Tie inverter and this seemed to me the best option to utilize solar power. No huge investment in provider grid tie equipment, batteries or other no value added items. You make your own solar panel, connect it to the mini grid tie inverter, connect it to any standard house outlet and watch your meter slow down.

After some initial research, I formulated a plan on what I needed to build by own solar panels and where I would get all the peices I needed from. Solar cells and inverter from ebay and construction material if available on hand or purchased locally.

I chose to go with a 400w mini grid tie inverter which I purchased from ebay. Greenergy Star is the manufacturer. Compact, no hassle, just plug it in and forget about it.

 

 

Solar Cells also purchased on ebay from Everbright Solar Inc. I chose the 6×6 Mono Crystalline sells because of their high efficiency and high wattage output. Being in Canada, I wanted the highest output possible from the smallest area.

 

 

Next up, the design and build process. Stay tuned.

New ISP

Well, after 15+ years with my ISP Primus (Originally known as Magma) I have cancelled my service and moved to a new provider call Teksavvy.com.

I started with Magma in the early 90’s with a Dial-up account because High-Speed wasn’t available where I lived. In the late 90’s I moved to High-Speed and have been please with DSL service ever since.

Magma was purchased by Primus in 2005, and I must say that I have been disappointed with their service and Tech Support. I haven’t had problems with the High-Speed Service, however, simple tools that were provided by Magma disappeared. I have made calls to Tech Support and have been treated rudely, had arguments with in-experienced techs and have even been hung up on.

And finally, the back breaker is the cost. I am paying $20 less per month with Teksavvy.

Some friends at work recommended Techsavvy. They have been with them for years and are quite happy with the service. I called them and had a couple conversations wrt their service, the activation process and the migration process. Everything went smoothly. My domain, website, and email server all came up with no proplems.

So, here’s to a long relationship with Teksavvy! :p

The VMware Project

How it All Started

I have always been interested in and played with computers, the newest OS versions, Microsoft applications, website development and setting up new computers just to play with something new.

In late December, a collegue at work introduced me to VMware so I installed it on my home workstation and started playing with it. I installed different VMs and eventually decided I wanted a permenant VM as a BIT Torrent download system. However, after a short time and many reboots (by other family members) which left my VMs down, I came to the conclusion that I could use a dedicated VMware Server in my landscape and wanted to get it off my workstation.

I already had a windows server that was the center of my landscape. An old Pentium III was runing DNS, DHCP, File sharing, Webserver, and OpenVPN as well a really OLD Pentium II I used exclusively as a BIT Torrent system (mainly to segregate that type of activity to a stand-alone computer for availability and virus/hacking peace of mind) that I accessed via a web interface.

In early January I came up with the idea of getting a new computer with lots of memory and using it as a VMware Server farm. However, after looking into new computers the price ranges quickly became to prohibitive. One day I was driving home from soccer and I heard a commercial on the radio for The Trailing Edge. When I got home I went to their website and to my great delight found they had an IBM workstation with Dual (2) 3GHz Pentium IV cpus and 4G of RAM for less than $300. I was so excited I couldn’t beleive it was true. I explained my find to my friends at work and they all agreed it would be the perfect workhorse for a VMware Server at home.

I began by installing a base Windows 2000 Server config on a 60G ATA drive and tuning it down to have a minimal memory footprint. Next I installed VMware Server but I new I wouldn’t be able to run many VMs on only 60G so I installed a Promise Fasttrack SATA2 controller and a 500G Western Digital HDD where I would eventually put all my VMs.