Archive for August, 2008

Event: Turrican Days 2008

Das diesjährige Turrican Days Event findet vom 26. bis 28. September 2008 statt.

JEDER ist herzlich eingeladen, ungezwungen ein paar Stunden bis das ganze Wochenende daran teilzuhaben und zu profitieren.

Denn an diesen Tagen stellen einige kluge Köpfe aus der Opensourceszene Bern namentlich Linux User Group Bern (LugBE) [1] einige kostbare Zeit zur Verfügung um Fragen und Probleme im Bereich Unix/Linux zu lösen

Das offizelle Announcement von LugBE [2] verrät, dass es jedoch nicht nur um Elektronik und Software geht, sonder sicherlich auch das fröhliche Zusammensein und den sozialen Aspekt nicht zu kurz kommt.

[1] http://www.lugbe.ch/
[2] http://www.lugbe.ch/turrican-days/turricandays08.phtml

gitosis: software for hosting git repositories

Fundgrube:

gitosis [1] aims to make hosting git repos easier and safer. It manages multiple repositories under  one user account, using SSH keys to identify users. End users do not need shell accounts on the server, they will talk to one shared account that will not let them run arbitrary commands.

Alles was man wissen muss steht hier [2].

[1] http://eagain.net/gitweb/?p=gitosis.git
[2] http://archive.daniel-baumann.ch/debian/documents/cheatpages/gitosis.html

Newsbeuter: The Mutt of RSS Feed Readers

Wieder mal Fundgrube:

Newsbeuter [1] is an open-source RSS/Atom feed reader for text terminals. It runs on Linux, FreeBSD, Mac OS X and other Unix-like operating systems. Newsbeuter’s great configurability and vast number of features make it a perfect choice for people that need a slick and fast feed reader that can be completely controlled via keyboard.
A summary of some of its features:

  • Subscribe to RSS 0.9x, 1.0, 2.0 and Atom feeds
  • Download podcasts
  • Freely configure your keyboard shortcuts
  • Search through all downloaded articles
  • Categorize and query your subscriptions with a flexible tag system
  • Integrate any data source through a flexible filter and plugin system
  • Automatically remove unwanted articles through a “killfile”
  • Define “meta feeds” using a powerful query language
  • Synchronize newsbeuter with your bloglines.com account
  • Import and exporting your subscriptions with the widely used OPML format
  • Freely define newsbeuter’s look’n'feel through free color configurability and format strings

[1] http://www.newsbeuter.org/

VMware Backup Script 0.8.3 released

Changelog

  • added tar-gzip for option -C so tar uses options cvzf and does the taring and gzipping in one step. This will take more time until the VM will be restarted, but uses much less space. Reported by Matteo Costa.
  • fixed problem, so rsync was always used no matter if -R or -D was set or not. Reported by Matteo Costa.
  • fixed typos

Download

See Project Page.

Use Thunderbird as the default e-mail program in Ubuntu Hardy

If you wish to use Thunderbird as default e-mail program instead of evolution, just open a terminal and type
$ gconf-editor
Search for “mailto” by using ctrl-f and replace evolution with thunderbird in
/desktop/gnome/url-handlers/mailto in the command node.

CRE092 Virtualisierung

Wer sich eine Überblick über Virtualisierung im Allgemeinen und im speiziellen VMware, XEN, FreeBSD Jails, etc machen möchte, dem empfehle ich Chaosradio Exress Sendung (CRE) Ausgabe 092 [1]. Die Sendung kann bequem per Podcast [2] heruntergeladen werden (so für die langweiligen Stundem im Zug). Auch diesmal wird das Thema tiefgründig (Dauer: 02:46:49 h) erarbeitet, einzig OpenVZ/Virtuozzo [3] habe ich vermisst.

Desweiteren ist noch der CRE Blog [4] zu erwähnen, wo man die Ausgabe kommentieren darf und soll.

[1] http://chaosradio.ccc.de/cre092.html
[2] http://chaosradio.ccc.de/chaosradio_express.html
[3] http://wiki.openvz.org
[4] http://blog.chaosradio.ccc.de/

Greg Kroah Hartman on the Linux Kernel

Ever wondered how Linux Kernel development is “organized”? Watch this: