Mostly Content-Free Weblog by Nalin Dahyabhai
Wed, 16 Apr 2008
Agent replacements are the new IRC clients.

Off the top of my head, I can think of three packages which attempt to do what ssh-agent does, but which aren't ssh-agent.

  • gpg-agent (when run with the --enable-ssh-support flag)
  • seahorse
  • gnome-keyring
  • Boggle boggle boggle.

    [/development] permanent link
    Fri, 11 Apr 2008
    Shells Are Fun

    Shell history meme, huh?

    history | awk '{a[$2]++ } END{for(i in a){print a[i] " " i}}' | sort -rn | head
    7 15:37
    7 11:38
    5 18:54
    5 15:36
    5 15:33
    5 15:27
    4 19:26
    4 17:26
    3 9:25
    3 16:58

    I use tcsh. Good times.

    [/random] permanent link
    Tue, 01 Apr 2008
    Pre-emptive April First Post

    Oh yes, that's hilarious.

    [/random] permanent link
    RSS
    Powered by Blosxom
    Validate XHTML Validate CSS