Home Server: The Concept

I’m currently looking for an elegant and easy to maintain solution for the following Home Server concept:

Running several VMs on top of an hypervisor.

As told, I have acquired a small server. I want to run on top 2 sets of services:

  • A back-up service;
  • A cloud synchronisation service (à la Dropbox).

I want to use virtualisation as I want each service in a dedicated sandbox. I’m not interested in containment style virtualisation because:

  • I probably will be adding new hardware nodes in some years as I will probably want to run other services;
  • I might be trying some of the *BSD OS, although I will be running Linux OS only.

Here are some technologies I want to investigate to see if some fit my needs:

Planning for a Home Server installation

I just order an HP Proliant MicroServer N40L and my plan is to convert it in a Home server using virtualisation. It is the first step stone of my own personal cloud infrastructure. The idea is to have a core server on top of which I can launch VMs when needed.

Got a new computer

My old rusty thorsmork couldn’t play flash HD video any longer. Although I do not plan to retire it yet, I needed a new computer.
My wife was not that happy to have another ugly PC in our apartment, and thus she offered me an iPad! Not really open source, but she chose well as there is no satisfying foss solution for a tablet PC yet, IMHO.
A tablet cannot replace a complete PC, but I use my PC much less now, it can be a week without using it. And it would be even less if I would have a real keyboard for the tablet!

Flash Player “Square” is out on preview for Linux

Adobe Flash Player 64bit

Adobe released yesterday a preview of Flash Player “Square”. It includes native 64bit support and IE9 hardware acceleration enhancement. Yes, you’ve got it! Adobe is again supporting a 64bit release of their plug-in and for all 3 platforms: Linux, Mac OS X and Windows.

I have updated my previous article on surfing the web in 64bit with the new details.

To get more information, jump to Adobe Labs.

Note: there is a free (libre) alternative to Adobe Flash product called Gnash, however it is still far from being stable enough on all web sites to be widely use. But anyway, it is a highly interesting project which have made recent huge improvements towards reliability and speed. You should try Gnash first and if it doesn’t work for you, then go for Adobe.

Update: Flash Player “Square” is now Flash Player 11, and there is a second beta released this August 2011.

An Icelandic Saga

On the road...We are on the edge to write a new Icelandic saga. In a few days, we will embark on a plane direction: Iceland.

10 years ago we were leaving Iceland after an incredible time there. Now we are going back with our bicycle to explore it differently.

Iceland is an amazing place, but it is a difficult one too, especially on a bike. The weather is harsh, the wind strong, the roads are tricky and bridges only exist on road #1! But Iceland is a magical place, it’s wild, it’s colourful, it’s warm and cold.

Just let’s go exploring it!
Continue reading “An Icelandic Saga”

How do geeks have fun?

How do computer geeks have fun?
Warning: If you are not a geek, you better not read further for 2 good reasons:

  1. you will not find that funny at all!
  2. you will be scared about the psychic health of geeks and ask the police to arrest them.

While installing a software, I stumble on this small message:

If you are a hardcore computer nerd staring at this file through your favorite text editor, you are probably hunting [the build instructions!] Well it’s not here. […] Because all the build instructions are now in Apache’s cool web-site.[…]

Continue reading to learn more about the context.

Continue reading “How do geeks have fun?”

Testing DNS response time

Since Google released its Public DNS, I was curious about how it would really perform. Thus, I have looked around and I have found a script on the internet that I ran at home, here are the results:

+------------------+--------+--------+--------+
| Domain           | My ISP | Google | OpenDNS|
+------------------+--------+--------+--------+
| lifehacker.com   |  17 ms |  68 ms |  68 ms |
+------------------+--------+--------+--------+
| facebook.com     |  18 ms |  69 ms |  68 ms |
+------------------+--------+--------+--------+
| manu-j.com       |  19 ms |  79 ms |  70 ms |
+------------------+--------+--------+--------+
| reddit.com       |  58 ms |  88 ms |  66 ms |
+------------------+--------+--------+--------+
| tb4.fr           |  16 ms |  64 ms |  67 ms |
+------------------+--------+--------+--------+
| bbc.co.uk        |  55 ms |  65 ms |  67 ms |
+------------------+--------+--------+--------+
| lemonde.fr       |  58 ms |  63 ms |  78 ms |
+------------------+--------+--------+--------+
| dailymotion.com  |  58 ms |  66 ms |  68 ms |
+------------------+--------+--------+--------+
| faz.de           |  57 ms |  65 ms |  99 ms |
+------------------+--------+--------+--------+
| gmx.de           |  56 ms |  62 ms |  68 ms |
+------------------+--------+--------+--------+

Google Public DNS and OpenDNS performed quite similarly. However, my own ISP is still quicker to respond, a possible answer is that Google DNS in Europe are located in Frankfurt, Germany.

N.B.: these tests were performed on a wireless link under Mac OS X Leopard in Toulouse, France. If you want to run the script on a Mac, you should change the first line of the script to #!/bin/bash

Update 2009.12.10:

Surfing the web in 64 bit

Adobe Flash plug-in 64bit
Adobe Flash plug-in 64bit

The major problem faced by 64-bit Linux users is getting Flash Player to work properly on the platform. With the latest version of Ubuntu, it installs the 32-bit release of Adobe Flash Player along with the necessary 32-bit libraries so it can work.

However, using 32-bit Flash is sometimes buggy (when it is working). What about a 64-bit version of Flash Player?

Gnash, the free (libre) alternative is not enough mature to work on all web sites. But Adobe is currently working on a 64-bit version of its player. It is now available in the labs for download. This is still a beta, so using this plug-in could make your browser unstable (also see warning at the end of this post).

Before installing it, you should remove any previous installation of Adobe Flash Player, you can use Synaptic (System -> Administration) for this purpose.

The downloaded file has the extension .tar.gz, it is a compression format like ZIP. You can double-click on it and extract the file (libflashplayer.so) to your home directory, or use the command line: “$ tar zxf flashplayer11_rc1_install_lin_64_090611.tar.gz“. Now, you need to copy the extracted file to a system directory, close all internet browsers before doing so. It is assumed that the extracted file is in your home directory.

$ sudo cp $HOME/libflashplayer.so /usr/lib/mozilla/plugins/

You can now launch Firefox or Chromium on your 64-bit system and watch Flash media content. My own experience is a more stable system! But do not forget, Flash is not a free software.

Updated 2010-06-08: Adobe issued a security warning for all Flash players (all platforms) covering 10.0.45.2 and earlier release. Which most probably means that it includes the 64bit version as well (this is not confirmed). The only safe version (recommended by Adobe itself) at the time of writing is Flash 10.1 RC which is sadly 32bit-only.

Updated 2010-09-16: Adobe released yesterday a new preview of its 64bit capable Flash Player. Links in this article have subsequently been updated.

Updated 2011-08-13: Adobe released a second beta of Flash Player 11 which as 32bit and 64bit implementation. This release includes also an Adobe Flash system preference. Just uncompress the .tar.gz file in a temporary directory and copy the uncompressed usr folder to your root ‘/’ directory.

Updated 2011-10-01: Updated for the first release candidate of Flash Player 11.