Some of you might know that I was and in part still am a Gentoo user as well. I always found something reassuring in watching terminal with compilation going on. It is a nice sight. Compiler crunching all those sources and preparing something new for you. On some conference I even saw Gentoo guys showing… Continue reading »
Mar
29
Jun
07
MySQL updates, openSUSE 13.1 and default configuration
Recently I had some time to do some clenaups/changes/updates in server:database repo regarding MySQL (and MariaDB). Nothing too big. Well actually, there are few little things that I want to talk about and that is the reason for this blog post, but still, nothing really important… MySQL 5.5, 5.6 and 5.7 MySQL 5.6 is stable… Continue reading »
Feb
28
Some news about MySQL in obs
If you follow MySQL community at least as much as I do (browsing trough the planet from time to time), you know that some exciting milestones were reached both in Oracles MySQL and in MariaDB. And as I love bleeding edge software, you can try all these exciting things prepackaged in openSUSE 😉 Oracles MySQL… Continue reading »
Feb
17
Alternative architectures in OBS
As you may already know, there are initiatives in openSUSE community to get our great openSUSE running even on non-mainstream architectures. I’m particularly interested into openSUSE on ARM but I’m rooting for our colleagues who are working on getting PPC support in openSUSE. Of course we are using OBS to do that and there is… Continue reading »
Dec
26
susepaste in openSUSE Factory
Do you remember my little script that makes pasting from command line easier? I wrote it to simplify sharing program outputs, logs and whatever you want with your friends on the Internet. It takes a file or output of the program and put it on susepaste.org. And it will return you a link and automatically… Continue reading »