Campaign for Free Software in the Bundestag
mpawlo writes: "According to Swedish IDG.se, the president of Microsoft Germany is outraged over the Bundestux campaign. The campaign aims to put Linux in the Bundestag (German Parliament). He has sent a letter to the campaign workers - some of them members of the German parliament - stating that Microsoft is not a threat to democratic values (as argued by the campaign). Kurt Sibold also states that the only thing achieved through the campaign is a public slander of Microsoft." Also reported by the Register, if you prefer English.
should be using open source software. Yeah Germany. Apart from the fact that open source software IS of good enough quality now to be practicle to use and deploy it would save the tax payer MILLIONS of (£$E) every year, create a host of jobs AND improve the very software that was being deployed.
;)
Time to hassle my MP
The arrogance of Microsoft is just amazing. They keep trying to make us believe that they have changed their ways, but they really haven't.
What will it take for them to get it into their heads that they are just a supplier? If I found out that one of my clients was seriously considering an alternative product, I would be there grovelling, pointing out the benefits of staying with my company, maybe try to negociate a discount. But no, Microsoft are outraged! They've been slandered!
You would have though they would have learned from the Licence 6.0 fiasco. It's nice to see that the europeans (at least France, Germany and the UK) have the guts to stand up to Microsoft and consider alternatives. Why isn't this happening in the US?
I shouldn't feed the trolls, but ...
Well, Windows doesn't require any less maintenance ... except when you run it on a single desktop. But Windows Server really require a lot of maintenance (as do Sun, HP-UX, ...). Theres no real difference here ... of course you can run a windows server unmaintaned, but then it will ... well, let's say "open".
"Stuff is known to break when you hit it with other heavy stuff" Nothing new here... every non-journaled FS breaks when not unmounted correctly (besides, it never lost so much data on me, but that might have been luck).
So you don't like ReiserFS? How about XFS? Thats definitely not Beta and has been used for years in IRIX now ... (besides, reiserfs has definitely been in productive years for quite some time as well, but never mind)
Which drawbacks would that be? The one you mentioned before? No ... ext3 is journaled, so it doesn't break so badly, when not unmounted ...
I'll just skip the part that has has no whatsoever arguments. it is left as an exercise to the reader.
I guess the Germans understand "free market" better than the Americans, without a viable alternative there is no freedom of choice, if there is no alternative to choose there is no free market.
The free market needs maitainance, if it gets dominated by colluding huge companies that can kill competition (or just purchase it) then the term free market is just an advertising jingle.
It's not about Linux or Windows being better or cheaper.
The US has admitted that they spy their allies. So why using an US system ? That's a raving security problem. You never know how much backdoor-infested such a system might be. And even code audits won't help with a system with millions of lines of code. They won't never find any decent hidden backdoor.
The Linux question is about security not about money. However nobody admits this because they don't want to piss off the US.
Owner of a Mensa membership card.
> Choosing software JUST because it's open sourced is just as bad as choosing software just because it's closed.
Perhaps "just because it's open sourced" is merely shorthand for "just because of several things that immediately follow from being open sourced", namely -
- auditability (for spyware), and
- maintainability (for when you need something the vendor doesn't care to offer, or when the vendor isn't quick enough to close a known exploit), and
- not having to go down with the ship if the vendor enrons.
Those sound like excellent reasons for choosing a product in the current business environment.Sheesh, evil *and* a jerk. -- Jade
XFS can create inodes on the fly if you run out.
AFAIK, Reiser and XFS both have tremendous speed advantages over ext3 as well.
I've only installed Red Hat 7.2 a couple of times, but it suffers from the same problem as SUSE-Reiser in that it places the file system driver in a module in the initrd.
I much prefer the SGI install "shim" for Red Hat which has compiled XFS in the kernel. I like having a kernel that includes the filesystem support - putting it in a module is just a stupid idea. Any distribution should have its native file system compiled into the kernel, no questions asked.
Red Hat's big reason for not adopting a JFS earlier was the lack of userland repair utilities. I think that they really shafted both the Linux community and SGI, who has released a great and much-needed product. With Red Hat's support, XFS might be in the Linus kernels by now.