Naren Salem

Code. Kids. Cooking.

Moving to Linux

24 October ’10

Now that I have started working from home, it's become easier to choose my working OS. And I have switched to Ubuntu. I didn't really have a desktop computer so I built one! See next post...

Bubba Two

30 July ’10

I was killing some time at Barnes and Noble the other day and ended up browsing the Linux User and Developer magazine. (Why is it that I get an impression that Linux thrives more in the UK?) Anyway I saw this article about a pretty cool home server based on Linux. Yeah, it is called the Bubba Two. But I love the looks and the specs. Anyone out there have one of these? Wonder how it measures up in useability terms.

Linux again.

27 July ’10

I've been playing with Linux again. It all got started when I got fed up with using ghost images of test machines at work and decided to go with virtual machines. This time around, my desktop machine had sufficient specs to work nicely with virtual machines. I borrowed an OpenSuse image from a friend and gave it a go. I was surprised at how easy it was to find and install apps compared to the last time I was on a linux machine.

I then started running a copy on my Windows Home Server machine. Things weren't so bad. I was learning more about linux offerings. I was wondering if I could get rid of the ugly WHS web portal and replace it with something nicer.

But then I started seeing some weirdness on the WHS. Firstly I got periodical errors from WHS. It didn't like the fact that some of the files in my personal share were "in use". These were the VMWare image files.

Secondly the WHS stuff started getting erratic. The system status page wouldn't load. My media backups weren't going smoothly. So I ended up shutting down the virtual machine. I still couldn't get the status page to load. I rebooted. The WHS controller looked a little better. Rebooted again. Even better. Rebooted again, and finally all the panels were back to normal. Gotta love the Windows reboots.

Windows Home Server

20 June ’10

I am not sure how I really got into wanting to get a Windows Home Server machine at home. I think I first started looking at this because I found out about the HP MediaSmart machines. At some point I considered "making my own" WHS machine. But then I ended up going with the value added HP MediaSmart. After a few weeks of using it I can say I am happy I made my choice. But I don't want to get ahead of myself.

First to be accurate, what I got from HP was their DataVault which is pretty much the same thing as the MediaSmart, but rebranded for SOHO use. There was a deal on it and I went for the $50 off.

So what is the value add that I liked with the HP? One, there is a plugin called the media collector that HP provides. This plugin has a client piece that runs on my laptops and other machines (clients) and basically does what it says. It collects my photos, videos, and music from all my machines and stores them on the server. That's "exactly" what I wanted to achieve with this setup. That's the problem I wanted to solve. I wanted to consolidate my photos (movies and music was incidental), and I wanted to have a backup copy. And this did it. By magic. I plugged in the server, "attached" my machines to it, set up the media collector, and it did it all. Like in a couple of days I had my 15K plus photos and other media all sorted and organized on my server.

That's it! Without this add on, the WHS would not have been "the" solution I was looking for. Yes I could have used it to achieve this manually. But the HP plugin did it for me. And it did it well. I was happy.

But the journey didn't end there. It was just the beginning. Stay tuned.

Ruby wrapper to the Confluence API

11 October ’08

The Confluence Wiki system has an XML RPC api for easy scripting access. There is also a wrapper available to make the calls to this api even more easy.

http://confluence.atlassian.com/display/CONFEXT/Confluence4r