gefoo.org
General-Foo
https://www.gefoo.org/category/coding.html
Linux, Technology and more. Conky Amarok integration - Show current playing song. Tue 10 July 2012 by Frank Lazzarini. Last weekend, I worked a little bit on a python script that connects via dbus to Amarok. And fetches information of the currently playing track. It also has the feature to copy the cover art to a fix location so you can use it in conky as a static image. So for all of you guys out there using Conky. Here is the perfect combination of both. For the source go to my github. Year of the track.
gefoo.org
General-Foo
https://www.gefoo.org/install-firebird-2-5-onto-ubuntu-10-04-via-ppa.html
Linux, Technology and more. Install Firebird 2.5 onto Ubuntu 10.04 via PPA. Fri 27 April 2012 by Frank Lazzarini. Like it is stated on the official Ubuntu Documentation. Doesn't work. So here is what did the trick for me. First we'll have to import the key from Mariuz's PPA by hand. Once we did that add the next two values to your /etc/apt/sources.list. Deb http:/ ppa.launchpad.net/mapopa/ppa/ubuntu lucid main deb-src http:/ ppa.launchpad.net/mapopa/ppa/ubuntu lucid main. And a apt-cache search firebird.
gefoo.org
General-Foo
https://www.gefoo.org/index3.html
Linux, Technology and more. Get QuakeLive Plugin working in Firefox 4 on Linux. Mon 25 April 2011 by Frank Lazzarini. For all of those out there who have problems getting the QuakeLive. Plugin to work with Firefox 4 in Linux here's a little how to on getting it up and running. When you go to the page and you don't have the plugin installed yet, the page tries . Easter Eggs in gentoo. Sun 24 April 2011 by Frank Lazzarini. Rename white spaces in folders to dots. Tue 15 March 2011 by Frank Lazzarini. In thi...
gefoo.org
General-Foo
https://www.gefoo.org/conky-amarok-integration-show-current-playing-song.html
Linux, Technology and more. Conky Amarok integration - Show current playing song. Tue 10 July 2012 by Frank Lazzarini. Last weekend, I worked a little bit on a python script that connects via dbus to Amarok. And fetches information of the currently playing track. It also has the feature to copy the cover art to a fix location so you can use it in conky as a static image. So for all of you guys out there using Conky. Here is the perfect combination of both. For the source go to my github. Year of the track.
gefoo.org
General-Foo
https://www.gefoo.org/git-visualization-with-gource.html
Linux, Technology and more. Git visualization with gource. Sun 06 May 2012 by Frank Lazzarini. Are you using git/svn/mercurial/bazaar as version control system and you ever wanted to visualize your work, how the project developed over time well Gource. Is there to visualize all this in a beautiful way. It takes the history of your svn/git/mercurial/bazaar repository and visualizes the changes over time, by whom they were done and so forth. Sudo apt-get install gource. Two cents for your thoughts.
gefoo.org
General-Foo
https://www.gefoo.org/syncing-8tb-with-drbd-what-a-beauty.html
Linux, Technology and more. Syncing 8TB with DRBD (what a beauty). Thu 22 March 2012 by Frank Lazzarini. Hey all, this is just a screenshot, for all you nerds out there. Syncing 8TB of data with Drbd. Via a single 1GBps connection, crazy I know, but it was worth the test :). Two cents for your thoughts. Alldeeglechen Eifeler Regel FAIL. Ceci nest pas Luxembourg.
gefoo.org
General-Foo
https://www.gefoo.org/migrate-resources-depending-on-ocfpacemakerping-ra-with-pacemaker.html
Linux, Technology and more. Migrate resources depending on ocf:pacemaker:ping RA with Pacemaker. Thu 07 June 2012 by Frank Lazzarini. The job we want to accomplish is quite simple. Let's just say you have two nodes nodeA and nodeB. On two different locations which both have a individual gateways. Now let's imagine the following scenario, gatewayA goes down, and resulting in this there is no more internet connectivity on nodeA. You can create such a rule in pacemaker. Crm crm(live)# primitive p ping ocf:p...
gefoo.org
General-Foo
https://www.gefoo.org/author/frank-lazzarini.html
Linux, Technology and more. Slim raspbian default Raspberry-pi Image. Wed 26 December 2012 by Frank Lazzarini. The 'default' Raspberry-Pi image. Comes with a lot of overhead which is mostly not wanted at least in my case. Here is a little aptitude line which gets rid of all the stuff we don't want on our little embedded system like Xorg server, fonts, X Applications, LXDE and so forth. To slim/trim down your. Sudo apt-get remove - purge x11-common x11-utils x11-xkb-utils x11-xserver-utils xarchiver xauth...
gefoo.org
General-Foo
https://www.gefoo.org/index.html
Linux, Technology and more. Slim raspbian default Raspberry-pi Image. Wed 26 December 2012 by Frank Lazzarini. The 'default' Raspberry-Pi image. Comes with a lot of overhead which is mostly not wanted at least in my case. Here is a little aptitude line which gets rid of all the stuff we don't want on our little embedded system like Xorg server, fonts, X Applications, LXDE and so forth. To slim/trim down your. Sudo apt-get remove - purge x11-common x11-utils x11-xkb-utils x11-xserver-utils xarchiver xauth...