Skip to main content

Bloggers

Gert: blog
Mario: blog
Bert: blog
Guy: blog
Maarten: blog

Mario's Blog

Syndicate content
Everything is a file
Updated: 45 min 15 sec ago

A time to dump XP?

Wed, 2010-06-09 19:52

I was reading on slashdot about dumping XP
Maybe it is time! and not to w7 but to a real operating system
Ubuntu is ready for the desktop, I now there are comments like "missing apps", "no games" ...

Most daily work can be done out of the box on Linux
"office", "mail", "surfing" can be done without a problem

Migrating from XP to Linux is for most users not a big problem,
Even my mother is using Ubuntu for 3 years now
She migrated from XP to Ubuntu gutsy and I just needed to give some small explanations about evolution mail and firefox

currently she works with Lucid and firefox, amsn, evolution, picasa, gimp and ooffice

so idd its time to drop XP :)

Categories: Planet

Zarafa socket warning

Mon, 2010-05-31 19:19

Someone (of my family) has noticed that he could login to the Zarafa webaccess without a passwd
I was very surprised coz I had never tried to login with a wrong passwd

It seems that if your php is running with the same account as your Zarafa server the socket grants everything

What was I thinking when I changed this server to apache2-mpm-worker and fastcgi (exept the fact for tuning my apache)
taking a simple username for zarafa ...
Forgotten that Zarafa was running with the user zarafa!
And even worse I did not check for wrong passwords after migrating

So if you want to SuexecUserGroup create a uniq uid
Also playing save is switching the socket to a tcp socket
The http socket will alway's ask for credentials

(vi /usr/share/zarafa-webaccess/config.php)
- define("DEFAULT_SERVER","file:///var/run/zarafa");
+ define("DEFAULT_SERVER","http://localhost:236/zarafa");

(don't forget z-push and webaccess-mobile they have there own config file)

Categories: Planet

#puppetcamp eu 2010

Fri, 2010-05-28 22:01

#puppetcamp was awesome, @patrickdebois did a great job in organizing this event

There was the opportunity to meet the experts behind puppetlabs and follow great talks
The interactive open-space sessions where great to share knowledge between administrators

It is clear that the world needs puppet.

I look forward to a continuation of this event ...

Categories: Planet

Belgium Internet ....

Tue, 2010-04-27 20:44

I'm wondering what is wrong with the internet connection in Belgium

There are many complaints of non-working websites while other sites are working perfectly
This for several providers here (so not just mine)

My connection is @dommel and I had never problems with this connection, but sins a month (or more) I see more waiting cursors than I want
It is even unacceptable at this moment

websites like hln.be, destandard.be, linuxquestions.org (and many more) even some pages on the dommel.be site are not working well

If I debug those connections manually it looks slower than 28.8 or even nothing

For now I just placed a squid over vpn to my server in germany and I can surf very fast again :)

is Belgium trying to inspect the traffic? or is this just a slow peer on our Belgium net?

Categories: Planet

my new cheap green backup solution

Sat, 2010-02-27 22:03

This is my new backup solution

A sheevaplug computer running debian
And as storage an ICYBOX with a 500G sata disk

you don't get high bandwidths but for a backup storage this rules for home usage

At first I was trying to backup with rsync over ssh with blowfish
But this was to slow, I just get 50mbit
(ssh blowfish encryption was to heavy for this 1,2GHz arm processor)

so I decided to use rsync deamon
My backup is syncing now at 100mbit ;)
(I now rsync is not a backup, but I just want a copy in case of crash)

I also found that pulling the usb plug shuts down the harddisk
so I will check later to unload the usb after the backup has finished and when I got the time
It could save power

Categories: Planet

Xen bridge stays in listening state

Sat, 2010-02-20 17:16

When I rebooted a xen guest I had no network anymore
this was strange, all the other guests had no problem with networking

After checking some commands I saw that the bridge has a weard problem(lenny/xen/bridge)

dummy0
 bridge id		8000.065a2bb7ed3a
 designated root	8000.065a2bb7ed3a
 root port		   0			path cost		   0
 max age		   0.00			bridge max age		   0.00
 hello time		   2.00			bridge hello time	   2.00
 forward delay		-150503672.24			bridge forward delay	-150503672.24
 ageing time		 300.01
 hello timer		   0.98			tcn timer		   0.00
 topology change timer	-143192091.79			gc timer		-156558985.99
 flags			TOPOLOGY_CHANGE TOPOLOGY_CHANGE_DETECTED 
====snip other interfaces===
vif51.0 (10)
 port id		800a			state		      listening
 designated root	8000.065a2bb7ed3a	path cost		 100
 designated bridge	8000.065a2bb7ed3a	message age timer	   0.00
 designated port	800a			forward delay timer	-150504113.11
 designated cost	   0			hold timer		   0.00
 flags			

vif51.1 (11)
 port id		800b			state		      listening
 designated root	8000.065a2bb7ed3a	path cost		 100
 designated bridge	8000.065a2bb7ed3a	message age timer	   0.00
 designated port	800b			forward delay timer	-150504113.11
 designated cost	   0			hold timer		   0.00
 flags

It looks like the bridge has lost some counters

read more

Categories: Planet

Zynga uses Puppet to manage configuration of FarmVille’s web farm

Fri, 2010-02-12 13:38

Farmville is idd very popular, even my wife and parents are playing it, (I don't have time for this)

They are lucky that open-source exists coz there aren't so many tools to manage this scale of grow

If you see that after 4day's of the launch there ware more then 1.000.000 players ...
and after 60 day's 10.000.000

that is a fast grow
Thanx to luke there exists puppet
source

Categories: Planet

Fille@belgium 938KM

Wed, 2010-02-10 10:46

After the deredactie.be overflow there is also the "verkeerscentrum"(trafficcenter)

It seems that snow has a great snowball effect here :)

btw, I also failed to get to my customer today
After 1:15u I was 5km away from home (and still 20km to get to the customer)

have a nice day

Categories: Planet

FOSDEM 2.01k and N900

Thu, 2010-02-04 20:44

I have Just downloaded the Fosdem maemo tool for this weekend

here some screenshots

the ui is not so great but it is a very handy tool for 2 day's
you can select some favorites, searching or browsing in the tracs
and even get some more information about the talk

great work!


Categories: Planet

suse 11 and Heartbeat

Thu, 2010-01-28 10:11

It looks like that sles 11 has kicked HA ... (link)
while all others are introducing new features ...
My guess is that integrating with Microsoft is Novell biggest mistake

btw, just download from opensuse the packets "heartbeat,openwbem,heartbeat-core,heartbeat-resources,libltdl"
and you can continue

Categories: Planet
Premium Drupal Themes by Adaptivethemes