/usr/portage

Jabber-ID sorting 2

I sorted my current Jabber-IDs and delete unused. Untel now sinistra@amessage.de was my primary account, no lars@strojny.net will become it. lars@schokokeks.org is my secondary account. Feel free to add.

Filed under , & two comments & one trackback

Examinations done and a new look for the laptop 0

So, it’s past. No more school for a lot of weeks ;) And actually a new look for my GNOME-Desktop. See it here

Filed under , , , , , & no comments & no trackbacks

First part of the verbal examination finished 0

The verbal examination in english is finished. I’ve made it good as possible and I get the the best result which is possible. Bernd Wurst called me an eager :-/

Filed under , & no comments & four trackbacks

Deskmodding GNOME 1

Today I’d explored a very nice GTK2-Theme and also a wonderful metacity-theme. Here is the result. You can download the themes here

What others said:
“Beauty!”, Ramon Klass
“Beautiful Theme, Christian H

Filed under , , , & one comment & no trackbacks

Working on bash-completion 0

Between learning for my examination next week, I need some avocation. So I played around with bash-completion to make daily work more comfortable. Here is my first fast hack. It completes the defined SSH-Hosts. Only put this in your /etc/profile or ~/.bashrc and it should work quite fine.
<pre>SSH_HOSTS=$(grep “^Host “ ~/.ssh/config /etc/ssh/ssh_config | sed -e “s/^Host \(.\)/\1/” -e “s/\//g”)
complete -W “${SSH_HOSTS}” ssh sftp</pre>

Filed under & no comments & one trackback

Testing GMail 0

<img src=”/bblog/images/gmail4.png” align=“right”/>
A few days ago I get a GMail-Account for testing issues. GMail offeres a heap of data space (1GB) but scan the mailcontent for offering personal advertising. This means that it is impossible to controll if Google is sniffing personal data from the users. Also the Webinterface is an mixture of ugly colours, unusable so-called feautures and the bad end ist the missing possibility of receiving mail over POP3s or something like this. As a result, after shredding Gmail, I’m going to delete my account because it is unusable.
See Screenshots of the webinterface

Filed under & no comments & one trackback