Archive Archived and obsolete HOWTOs
CVS: Using with SSH ·
Jul 12, 2006Getting CVS access to work over SSH using public keys.
I use both "regular" linux cvs and WinCVS to access a debian
CVS server and a FreeBSD server from home and work.
Here's how i got it all to work.
Debian: Setting up a mail server ·
Nov 06, 2005How i setup a debian box as a local IMAP server that uses
fetchmail to get email from my various POP3 accounts and
runs the incoming mail through SpamAssassin.
jEdit: Run current buffer with PHP ·
Nov 06, 2005How to have jEdit pass the contents of a buffer to PHP and display the output.
(and how to bind this action to a keystroke)