Get Firefox 2
Software
Permalink :: April 28th, 2006

This is a small collection of scripts and programms I wrote, perhaps someone might find them usefull.

Download

All of them are hosted in a subversion repository. You can find direct links to the specific project subfolders below.

Mailinglists

  • tools-bugs
    All changes to bugs will be sent to this list.
  • tools-commits
    All commits to the repository are sent to this list.

Bugs and Features

  • bug database
    Please enter all bugs and feature requests into the database.
  • open tickets
    The list of open bugs/feature requests.

chain

Creates a chain of ssh tunnel (Link to repository).

cryptmount

A set of scripts to create and mount cryptoloop files. The key is randomly generated and written to disk encrypted with a gpg key. Crypted Swap is supported also. The repository is here.

dvim

This is actually only an alias, usefull notheless. It displays the changes you have made to a local subversion workingcopy in vim. The diff is opened readonly (no “Buffer not changed warning”) and q is remapped allowing you to quit vim by only pressing one key:

alias dvim="svn diff | vim -c 'se nocp' -c 'map q :q<cr>' -MnR -"

hover

Hover now has its own page.

rrd

These are some very basic data collection scripts based on rrdtool. They collect Network-Traffic, Load, Filesystem-, CPU and Memory-Usage. You can find an example here, and the repository here.

by bd
 

Too Cool for Internet Explorer