Jerome Glisse: Doom3 demo benchmarking made easy
So i decided to give another shoot at using doom3 as benchmark for my GPU work. As i don't have the full game (shame on me) i have to use the demo but the demo is not usefull for recording and playing...
View ArticleKamil Páral: IPython GUI
Did you know that IPython has GUI? I didn’t. Then I’ve found ipython-gui package by accident. Wow, what is this? This package contains the gui of ipython, which requires PyQt. Nice, let’s try that...
View ArticleMatthew Garrett: Is GPL usage really declining?
Matthew Aslett wrote about how the proportion of projects released under GPL-like licenses appears to be declining, at least as far as various sets of figures go. But what does that actually mean? In...
View ArticleMel Chua: Getting the radical realtime transparency ball rolling
Getting radical realtime transparency in a project can be slow and frustrating, especially in the beginning. Most folks don’t know this, but in order to have public conversations, leaders need to send...
View ArticleDaniel Berrange: GPG keysigning made easy with Pius
A few months back the Red Hat KVM team held a mass keysigning party to setup a web of trust between each others keys. IIRC, there were approximately 20 people participating in this, which potentially...
View ArticleFedora Argentina: Instalar KDE 4.8 en Fedora 16
Lo primero que debemos hacer es configurar el repositorio de kde: su -c 'wget http://apt.kde-redhat.org/apt/kde-redhat/fedora/kde.repo -O /etc/yum.repos.d/kde.repo' tenemos que habilitar testing y...
View ArticleThomas Vander Stichele: Rebuilding older rpms
Today I needed an xml diff tool. There seem to be an xmldiff and a diffxml, neither of them packaged by Fedora at the moment. I found an old src.rpm for Fedora 6 for xmldiff 0.6.8 The src.rpm doesn’t...
View ArticleHernan Vivani: Obtener IP externa o pública desde consola
Para obtener la IP que externa que tenemos en un determinado momento, usualmente debemos consultar el router o facilmente entrando a algún sitio como www.cualesmiip.com. Para hacerlo directamente por...
View ArticleJesus Rodriguez (zeus): Photo Printer
Last night we needed to print photos for our son’s project. We currently have a color laser which is great for printing lots of text documents with some graphics, but the Xerox Phaser 6130n is NOT a...
View ArticleHernan Vivani: Verificar servicios SMTP y POP con telnet por consola
Muchas veces necesitamos verificar o probar si los servicios POP o SMTP están levantados y en dicho caso establecer diálogo con el servidor de mail para verificar que no hay errores en sus...
View ArticleKarel Zak: login(1) changes
I have completely refactored login(1). The new login(1) merges features from Suse login(1) back into util-linux version and is more compatible with login(1) from shadow-utils. I believe that now we...
View ArticleHernan Vivani: RBL (Real Time Block List) con qmail
La implementación de RBL en qmail es bastante simple en la instalación estandard. Solo debemos modificar el script qmail-smtpd agregando las lineas “-r algun_rbl”. Este es un ejemplo de la parte del...
View ArticleJared Smith: A few things that I’m thankful for
Wow… My heart is really full this week, and I’ve been overwhelmed with all the “thank you”s and and other kind wishes from people in the Fedora community as I’ve passed the torch on to Robyn Bergeron...
View ArticleAndrew Overholt: Eclipse at FOSDEM recap
Last weekend was FOSDEM in Brussels, Belgium. We had a lot of people come by the Eclipse stand to say they were happy users which was great to hear. It’s understandable that many people did not know...
View ArticleDave Jones: Fedora 16 bugzilla status report from 2012-02-03 to 2012-02-10
Fedora 16 bugzilla status report from 2012-02-03 to 2012-02-10 Fedora 16 is currently shipping 3.2.3, the latest stable kernel. We currently have 472 bugs open against it. In the last week, we closed...
View ArticleDave Jones: Fedora rawhide bugzilla status report from 2012-02-03 to 2012-02-10
The rawhide kernel is continuing to rebase towards 3.3. (currently at -rc3) There are 149 open bugs right now. Things are pretty quiet in rawhide right now. Perhaps things will pick up after the F17...
View ArticleRares Aioanei: kernel weekly news – 11.09.2012
Hello, world! -We start with Takashi Iwai who has sound fixes for -rc3, Nicolas Ferre updates linux-at91, Greg KH announces 3.0.19, 2.6.32.56 , 3.2.3 and 3.2.4, Olof Johansson updates arm-soc for...
View ArticleAdam Young: Group Managers in FreeIPA
The power of a hierarchical database lies in its access controls. FreeIPA gives you a set of tools that you can use in order to delegate authority using those access controls. Here’s an example. Let...
View ArticleTommy He: oVirt 3.0
oVirt 项目发布首个正式版本 3.0。 本次发布包括三个组件,SDK,引擎和节点。 Engine 3.0:提供功能丰富的虚拟化管理系统,提供以 Jboss AS7 为基础的应用服务器,支持进程优先级管理。 SDK 1.3:利用 Python 针对引擎暴露的 API 进行应用程序开发,REST 风格。 Node 2.2.2:提供最小化的 Linux 镜像,作为虚拟化的主机,并提供了 oVirt...
View ArticleRichard W.M. Jones: libguestfs RHEL 6.3 preview packages updated
I’ve updated the libguestfs RHEL 6.3 preview packages to libguestfs 1.16.4. Barring any bugs that we find over the next few months, these should be close to what we ship in RHEL 6.3....
View Article