Category Archives: authentication

Ubuntu 10.04, Postfix, and DKIM/OpenDKIM with Linode’s DNS Manager

 This guide was excellent for the setup: http://www.pmabox.com/blog/47-sign-emails-with-opendkim-postfix-in-ubuntu-1004-64x If you want to also use DomainKeys, this guide is clear and concise: https://help.ubuntu.com/community/Postfix/DomainKey Gmail is still signing outbound messages with both DKIM and DomainKeys (as of 12/20/2010), so it may be … Continue reading

Posted in authentication, email | Leave a comment

Updating A Remote Subversion Workspace With Password-less Authentication

This tutorial will show you how to execute a command on a remote server using password-less authentication. This particular example demonstrates updating a remote subversion (svn) workspace, though it can easily be adapted to any command you may require. I’ve … Continue reading

Posted in authentication, bash, cygwin, openssh, subversion | Leave a comment