Wolfmans Howlings

A programmers Blog about Programming solutions and a few other issues

Upgrading a Rails 2.2.2 app to Rails 3

Posted by Jim Morris on Fri Dec 17 15:27:17 -0800 2010

After porting my blog engine from Merb to Rails3 code here I thought I'd upgrade my Snow Dogs R Us Site (aka dogz.us) to Rails 3.

It was written in Rails 2.2.2 so I figured it would not be too hard, well it was easier to port my Merb App than it was my Rails app!

... Show more ...

Posted in Rails  |  Tags upgrade,rails3  |  3 comments

Upgrading a Ubuntu Dapper 6.06 server to Lucid 10.06 with software RAID 1

Posted by Jim Morris on Mon Nov 29 23:06:57 -0800 2010

I needed to upgrade a remote server that was running Dapper to Lucid, as Dapper is no longer supported (or will soon be EOL'd). This server uses a software RAID 1, and that seems to be the problem.

I tried to do this over the network via ssh in a screen, however after it upgraded to Hardy it failed to boot.

... Show more ...

Posted in Linux  |  Tags ubuntu,dapper,lucid,upgrade,raid  |  no comments