I've just been informed that a PDF of my slides as well as a recording of yesterday's webinar about MySQL Backup and Security (in German) is already available for replay/review. You can access the files from our on demand webinars page (free registration required). Enjoy!
To coincide with EURO 2008, I’m embarking on a virtual European tour, taking a quick look at open
source policies and deployment projects in the 16 nations that
are competing in the tournament.
One of the potential favourites for EURO 2008 was always going to be eliminated from the group stages given France, Italy and The Netherlands were all drawn in Group C and it was France that made an early exit following a 2-0 defeat to the Italians last night.
France must also be considered one of the favourites to be crowned EURO 2008 Open Source champion given the number of open source-related policies, projects …
[Read more]
To coincide with EURO 2008, I’m embarking on a virtual European tour, taking a quick look at open
source policies and deployment projects in the 16 nations that
are competing in the tournament.
The Czech Republic team was just three minutes away from qualifying for the knockout stages of EURO 2008 on Sunday before Turkey managed to turn a 2-1 deficit into a 3-2 win. Publicly available information on Czech open source deployment projects suggests that the country has had rather more luck when it comes to open source.
Key projects:
There was early success in 2001 when …
ZDNet and its sister sites ran an interesting story yesterday indicating that IBM might be preparing to release its DB2 database under an open source license. If true, it would be a fascinating turn of events that would have a significant impact on the database industry. Unfortunately, it’s not.
I was immediately suspicious when reading the initial story. For a start it quotes a UK IBM executive: IBM’s UK director of information management software, Chris Livesey. With all due respect to him, if IBM was even hinting at open sourcing DB2, it would surely be rolling out the big guns.
Additionally, I’ve had briefings in the last couple of weeks with both IBM’s data management and open source executives, neither of whom thought to mention open sourcing DB2. That didn’t rule it out entirely of course.
Then there was what …
[Read more]
I am giving a talk titled "An Introduction to MySQL" here in
Birmingham, AL on June 21, 2008 at 3PM.
I love living in Alabama. I was born and raised in
Huntsville. However, Birmingham has always seemed a bit
behind in technology compared to what I do for a living.
There is good reason. The industry here is medical,
banking, industrial and utilities. I don't really want my
doctors keeping my medical records in an alpha release of
anything. Same goes for my banking and utilities.
But, as this page shows, the companies here are
catching up. So, I am happy to present MySQL to as many
people as I can in this town. Hopefully I will help some
folks that have not been exposed to MySQL or any open source for
that matter.
…
If you are new to MySQL and would like to get an overview about some best practices for securing a MySQL server and some commonly used backup techniques, consider attending this webinar (in german), held by yours truly. It will take place this Tuesday (2008-06-17) at 15:00 CEST - participation is free of charge! This is my first attempt to perform a webinar, I usually give talks in front of a live audience... Let's see how it goes.
Most of the users who work with distributions such as: centos, fedora, redhat, etc use yum as a package update/installer. Most of them know how to do “yum update [packagename]” (to update all or [certain packages]) or they do “yum install packagename” to install certain package(s). But yum can do so much more. Here are some options you may find useful:
Following command will search for the string you specified. Generally this will give you all of the packages which has specified string in title or description. Most of the time you will have to look through a lot of output to find what you are looking for.
yum search string
Probably one of the most important options for yum is provides/whatprovides. If you know what command you need, you can find out what package you have to install in order to have that command available to you.
yum provides (or whatprovides) command
To coincide with EURO 2008, I’m embarking on a virtual European tour, taking a quick look at open
source policies and deployment projects in the 16 nations that
are competing in the tournament.
According to statistics presented by Roberto Galoppini, 2.4% of visitors to SourceForge are from Poland, a statistic which serves its purpose of being both interesting and pointless at the same time.
Also statistically meaningless in terms of open source adoption, but nonetheless interesting is the …
[Read more]
To coincide with EURO 2008, I’m embarking on a virtual European tour, taking a quick look at open
source policies and deployment projects in the 16 nations that
are competing in the tournament.
Turkey kept its hopes of qualifying for the knockout stages of EURO 2008 alive with a last-minute victory over hosts Switzerland last night and now faces a winner-takes-all final group game against the Czech Republic on Sunday.
When it comes to open source software adoption, details of public and private deployments are thin on the ground, and we are indebted to Erkan Tekman, Pardus project manager, for contributing his insight into open source adoption in Turkey (see below).
…
[Read more]20080607
So I got a new laptop, a Zepto Znote 6024W.
I got it with 2GB of RAM, a 7200RPM 120GB harddisk, 1440x900 screen, 2.4GHz Intel Core Duo CPU, and Intel Pro/Wireless 4965AGN.
First overall impressions are quite good. The good stuff:
- Everything seems to work out-of-the-box with Ubuntu Hardy.
- You can customize the configuration when you order it, so you don't have to pay (money and power wise) for stuff you do not need. This includes the Operating System, so no Microsoft tax (I would probably have gotten a Thinkpad if I could have found a place to buy it without Windows).
- The machine feels fairly small, and not too heavy.
- The machine feels generally quite fast.
- It has 4 USB ports (my old one had only two).
- The mains adapter is two-legged with the cord on top, so should fit everywhere (for some reason it is quite common to get three-legged …