1. all-inkl onlinefestplatte / netzlaufwerk unter linux einbinden

    all-inkl ist ein deutscher web und server anbieter.
    der premium-account enthält eine online-festplatte die als ein netzlaufwerk eingebunden wird, sprich eine private dropbox.
    um diese besonderheit unter linux zu nutzen, müssen folgende schritte durchfrührt werden:


    » ...
  2. getting your notes done

    i stumbled upon a great idea: store quick notes in a private mailbox. it's a very smart solution especially because the notes are searchable and available from anywhere. the concept is very easy to implement therefore it's adjustable to various toolchains.


    » ...
  3. zsh archive function

    create various archives via one helper function:
    use: pack archive_file.extension [file|dir]+
    supported extensions: tar.bz2, tar.gz, tar.xz, tar.lzma, bz2, gz, tar, tbz2, tgz, zip, 7z


    » ...
  4. check out dwm

    You're running a linux box and your window manager is to bloated? You're bother with large configuration files and application windows which pop up where they like? You would love to group windows by tags and manage them in tiled, monocle, floating or custom layouts? Or you're just looking for a fast and smart window manager?
    Well? Check out dwm and get your hands dirty.
    Oh, by the way I'm maintaining uberdwm [repository|snapshot] a dwm fork with a few useful patches already applied.


    » ...
  5. cfgkeeper puts your configuration files under revision control

    cfgkeeper is a bash script that stores your configuration files in a git (mercurial or bzr) repository.


    » ...