Main menu

Gentoo

23 Mar

Gentoo, CUPS, HPLIP and HP Color LaserJet 3600n

Published by stintel

Somewhere in June 2009, I became self-employed. Since it involves sending invoices, I decided to create a template with OpenOffice. After creating a new invoice, I export it as PDF and email it to the customer. Saves me paper, ink, envelopes, stamps, trips to the post office, fuel, ... You get the picture.

Unfortunately I still have to hand them in to my bookkeeping office on paper, so I still have to print them once. Which is what I've been doing since June 2009. Until I tried printing invoices from Q4 2009, somewhere in December. The printer refused to print anything.

Topics 

Linux, Hardware, Rant

Tags 

Linux, Gentoo, CUPS
15 Jul

iTunes ratings to Rhythmbox

Published by stintel

Recently I got so tired of Windows, that I decided to throw it out completely. I stopped playing video games on my PC for about a year or so, since I bought a new Xbox 360 (the old one had a RROD, and was banned from Xbox Live anyway).

So I installed Gentoo on my desktop, and with that, I  no longer use iTunes.  Well, iTunes sucked anyway, but I used it to synchronize my iPhone, and since all my music was in that library, I might as well just use iTunes for playing music...

Topics 

Linux

Tags 

Linux, Gentoo
15 Jan

Emerging mysql-gui-tools

Published by stintel

Some time ago I tried "emerge mysql-gui-tools" on my Gentoo x86_64 box. Unfortunately, the compilation process failed because of some errors (will include the error in this post when I find the time to reproduce it).

Today, I'm preparing myself for MySQL DBA certification, and I really need the MySQL Administrator tool, so at first I downloaded the precompiled tar archive from the MySQL website, which worked without any problems.

Later on, I downloaded the MySQL Community server RPM for RHEL5, which I installed on my CentOS 5 virtual machine running in KVM. To have the same version of MySQL on my Gentoo box, I decided to "emerge mysql-community" rather then the "normal" mysql ebuild.

Topics 

Linux

Tags 

Linux, MySQL, Gentoo