ubuntu

Dec 29 2011

Installing Vagrant, on Ubuntu Natty

(Warning some Ubuntu ranting ahead)

  1. apt-get install virtualbox-ose
  2. apt-get install rubygems
  3. gem install vagrant

That's what I assumed it would take me to install vagrant on a spare Ubuntu (Natty) laptop.

Well it's not. after that I was greeted with some weirdness.

  1. $vagrant
  2. vagrant: command not found...

Yet gem list --local showed the vagrant gem installed.

  1. $ruby
  2. ruby: command not found

I looked twice, checked again and indeed it seems you can install rubygems on natty with no ruby installed #dazedandconfused

So unlike other distro's on Ubuntu doesn't add the rubygems binary path to it's default path
After adding that to my .bashrc things started working better.

The active reader has noticed that by now half of the Twittersphere was pointing me to the already implemented
above solution and the other half was telling me to not install rubygems using apt-get, or to use rvm for all my rubygem troubles

Apart from the point that if you need tools to like rvm to fix things that are fundamentally broken, the fact is that joe average java developer doens't want to be bothered with RubyGem hell , he just wants to do apt-get install Vagrant and get on with his real work, and that's exactly what I'd expect from Linux for human beings

I'd expect any junior guy to be able to go to vagrantup.com read the 4 commands on the main page and be up and running
Coz that's how it works on my Bleeding Edge Enterprise Development Distro, the one I usually would not advise those people (and my mother) to use.

Dec 01 2009

Fedora 12 Release Party

I have a confession to make, I`m a Fedora user, have been since before it existed , I remember running RedHat 4.2 on my Multia and I`m pretty sur that wasn't my first RedHat install

I`m running Fedora on my laptop and corporate desktop for the simple reason that it will provide me with a preview of what CentOS might look like in the future.

So when my inbox started to show invites of a Fedora 12 release party at walking distance from my home , I replied I'd join the party afer I had put the kids to bed.

Saturday came and I realized that given the short distance to the events place it might be a good idea to get the good old RedHat bike from the garage and check it's tires. Just after I had put Margot to bed the crowd already wondered where I stayed.

I grabbed my Fedora and jumped on my bike, only to realize it's lights weren't working :( The only remaining option was to drive by car. A full 3 minutes later I was at the venue.

.Apparently nobody in the audience had seen a real Fedora before as Bert promplty stopped his presentation.

After the presentation we tried to create an OpenSpace and started introducing ourselves, we used the Fedora as a talking stick, on a regular day my Big Tux wears the Fedora, but apparently our cats had been playing with it a bit too much ... :)

More reports from Vincent, Tosh and Bert

Oh, and I`m a Debian, Ubuntu, and CentOS user too :)

Aug 25 2008

SELinux is Dead !

No really it isn't but so isn't AppArmor, altough Russel claims it is. Weird how he totally rewords the OpenSuse statements

From "While our customer experience shows that AppArmor is the best solution for the vast majority of users, applications, and use cases, we want to give all of our users the ability to choose the security framework that’s appropriate for their respective environments and needs. We continue to enable AppArmor as our default Host Intrusion Prevention System......"

To "The next step will be to make SE Linux the default and AppArmor the one that exists in a repository, and the step after that will be to remove AppArmor."

Given Ubuntu's AppArmor adoption I don't see it die that fast ...

The real problem is who uses AppArmor or SELinux, sadly most of the installations I run into have none of both technologies enabled. Most Admins overrule their favourite distro's default config. The reason is pretty obvious as I've heard a lot of intelligent people say "Life Is Too short For SELinux"

So I wonder, how can you die if you never were really alive ?

May 22 2008

Distro Synchronisation

Look Mark , Red Hat and Novell have Synced their releases :)

Well.. not really .. even different Xen versions :)