August 30, 2010 | In: Work, iThink

Mongo DB is web scale

August 26, 2010 | In: Video, iThink

the secret powers of time

Laurie Santos looks for the roots of human irrationality by watching the way our primate relatives make decisions. A clever series of experiments in “monkeynomics” shows that some of the silly choices we make, monkeys make too.

July 26, 2010 | In: Personal, Video, Web

Climate on sale

Hackers hijacked the European climate exchange (a carbon trading website) and replaced it with a truth site detailing flaws in the system. It also contained this video:

The Story of Cap & Trade from Story of Stuff Project on Vimeo.

To see the entire site see here: http://nassibou.atspace.org/

VIA

July 2, 2010 | In: Links, Personal

Air Google…

is it a bird? is it a plain? No, it is a plane flying on Google! Well not quite, just felt like doing that one. So it is not quite there Virgin Style. But Google acquired ITA software. A site that feeds many traveling sites with live fares, as well. Google promises that they will not hamper any of ITA’s existing partners, such as Bing Travel.

Interesting at any rate that Google is pushing into yet another market, and specifically taking over a collaborator of their competition. Also, think of it like this. The travel industry is literally THE consumer industry where online buying has completely overtaken any other purchasing behavior. Being the biggest player on the web, you want to have a serious hand in one of it’s most sold produce.

more @ BBC

June 28, 2010 | In: Personal, Video, open source

Java 4-ever…

…and introducing Lenny Linux.

June 15, 2010 | In: Video, iThink

Death to the death penalty

Amnesty International – “Death to the death penalty”- Spot (2010), directed by Pleix for TBWA Paris. Production: Warm & Fuzzy.Productions.Agency: TBWA\Paris. Production Company: Gang Films. Agency Producer: Maxime Boiron. Music: “Everyday” by Carly Comando

April 28, 2010 | In: Linux ubuntu

Jolly (updating) season

So the new  Ubuntu is here. And as the release candidate is now available I went for the update. Again, I am stunned at how good this OS is, and how many people that are still living in ignorance, when it comes to linux.

One thing that was annoying, was that my GRUB (which allows me to choose which OS I want to boot [Ubuntu, Win or OS X]) broke after updating.

So I thought a little written instruction to fix it might be helpful for anyone else that runs into this problem.

What you need: Ubuntu 9.10 (or 10.04) installer CD

  1. Boot up your computer using the Ubuntu Install CD
  2. Select ” Try Ubuntu without any change to your computer “
  3. Once the OS is good and ready start Terminal ( Application > Accessories > Terminal )
  4. Type “sudo -i” to enter into root mode
  5. Run “fdisk -l” to see all of your partitions and hard drives on your machine
  6. Look for the /dev/ entry identified as Linux not to be confused with the swap partition
  7. Now to create a mount-point for your partition type “mkdir /media/root
  8. Now mount the identified partition into it by typing “mount /dev/sda# /media/root” (sda# being the partition identified in step 6)
  9. Confirm your root location by typing “ls /media/root” and ensuing that you see something resembling this:

    bin dev initrd.img lib32 media proc selinux tmp vmlinuz
    boot etc initrd.img.old lib64 mnt root srv usr vmlinuz.old
    cdrom home lib lost+found opt sbin sys var
    bin dev initrd.img lib32 media proc selinux tmp vmlinuzboot etc initrd.img.old lib64 mnt root srv usr vmlinuz.oldcdrom home lib lost+found opt sbin sys var

  10. If all is well in point 9  install GRUB to the boot partition by typing “sudo grub-install –root-directory=/media/root /dev/sda” which should return
  11. Installation finished. No error reported. This is the contents of the device map /media/root/boot/grub/device.map. Check if this is correct or not. If any of the lines is incorrect, fix it and re-run the script `grub-install’. (hd0) /dev/sda

  12. You are ready to reboot.
  13. If only your Linux partions are showing, do not worry. Boot up your OS, open up terminal again, and run “sudo update-grub2” that should do the trick.

and with that, I whish you a jolly updating season

shared by Mark Val
Neat little application that allows you to test how your server will hold up once out there in the real world.

download jMeter
VIA

  • It would be awfully nice of you, if you could spare me with a click below.

 

Categories

Posts

September 2010
M T W T F S S
« Aug    
 12345
6789101112
13141516171819
20212223242526
27282930