Archive for the ‘Linux’ Category

Quick GlusterFS Raspberry Pi money math

Posted: 11th January 2013 by Gert in Cone.be, Linux, Planet

I did a quick bit of math, considering replacing my current latest Gluster brick with RaspberryPi bricks. I’m taking 125€ a disk for the HDs, as the actual price doesnt matter that much here. I’m also using the same price for both options, while the Rasp-pi needs USB disks and those will at least cost [...]

Share

Cleaning the XBMC movie collection

Posted: 5th November 2012 by Gert in Cone.be, Linux, Planet

I have a lot of movies in t he XBMC server and not all of those are worth watching. Generally, anything with a rating lower than 5 is probably not worth the time! So I wanted to get a list of bad movies with ratings! You can set up XBMC to store the data in [...]

Share

Gnome Shell Animated Background

Posted: 30th October 2012 by Gert in Cone.be, Linux, Planet

The support for animated backgrounds in Gnome is not new, but the path to actually rolling your own and activating it on your system is all but easy today. Ubuntu offers 2 magically changing backgrounds but no information about how to do this yourself. There is a cute “+” button that allows you to add [...]

Share

Ubuntu 12.10

Posted: 24th October 2012 by Gert in Linux

Seeing some really really annoying install errors! Upgrade to 12.10. Still has that ugly “The upgrade needs a total of 24,0 M free space on disk ‘/boot’. error” though. — Gert (@g3n) Oktober 19, 2012   The upgrade will continue but the ‘linux-image-extra-3.5.0-17-generic’ package may not be in a working state. #omg — Gert (@g3n) [...]

Share

A script to commit all the GIT projects in a map

Posted: 21st September 2012 by Gert in Linux, Planet

I keep all the documents, code and whatnot for DGTL in several git repositories and synchronise those to secret remote locations (cool ey.) But its a hassle to update them all and why keep manually doing mundane tasks when you can replace it with a small (recursive) bash script So I did.   The script loops [...]

Share

names from the prompt

Posted: 18th September 2012 by Gert in Linux

I just ran this command a couple of times clear && for (( i=1; i 1 | grep /name/ | lynx -dump -stdin | head -n 1; done don’t ask

Share

Another editorial written and posted; hooray Felt like the right time to update gertschepens.be/writings with the most recent data and while doing so, I found out that 2 of my articles are now available online for your free downloading convenience; the Unity one and the Virtualisation article! Its great to know that anyone perusing that [...]

Share

Tinkering with the zBox

Posted: 14th February 2012 by Gert in Linux

I have some issues with my fresh ZBox I was seeing some video tearing; the 5.1 isnt working (yet) and I have this annoying issue with the cursor showing after having switched away from the ZBox HDMI. Apparently the 5.1 issue is solved in the newest proprietary Catalyst 11.12 driver and the installing info is [...]

Share

Ubuntu NetworkManager

Posted: 11th January 2012 by Gert in Linux, Planet

This NetworkManager thing in Ubuntu is horrible. Well; its not too bad actually but the commandline documentation sucks very very hard! A quick brain dump after my questing for anyone dealing with this.. excuse my messy text. A Google search for “Ubuntu NetworkManager Commandline” offers help disabling the NetworkManager; installing it (help.ubuntu) and refers you [...]

Share

Notes on Gnome 3

Posted: 9th November 2011 by Gert in Linux

Its time for another installment of the most useless type of blogpost for readers, notes on .. and this time its the Ubuntu 11.10 with Gnome 3 post! For more info about the concept, please read the “Notes on ..” concept post. The default disclaimer is relevant as usual, auto post set to Nov 9th, 2011, [...]

Share

Notes on #Ubuntu 11.10

Posted: 18th October 2011 by Gert in Linux

Another notes post; this time on 11.10. Notes as I experience the many irks or positive moments while running this new software. Throughout this text I complain a lot. Thats because its unfiltered thoughts! Ranted directly to the page and auto posted at a cut-off date about 4 days later. This means you are now [...]

Share

cacheing the IP in Oberon.sh

Posted: 9th August 2011 by Gert in Linux

I have the code for my automatic Oberon login thingy on gertschepens.be/bash ; It if I need local or remote login into my router at home and if remote, retrieves my home IP from my jopin (thingy that remembers IP addresses for me) Time goes by and scripts get updated. If Jopin is out (servers have hickups) [...]

Share