Articles by mschering

  • Setting Up A Subversion Repository On Linux

    Author: mscheringTags: Comments: 2

    Setting Up A Subversion Repository On Linux In this tutorial I'll explain how to setup a subversion repository for PHP Javascript development. The SVN repository will be used by multiple users using an SSH key to logon to the server. All users will use the svn system user but we'll use the SSH key to identify the user. A pre-commit hook will be used to validate the PHP and Javascript to comply with coding rules.

  • Groupware Server With Group-Office, Postfix, Dovecot And SpamAssassin On Debian Lenny (5.0)

    debian Author: mscheringTags: , , , , Comments: 4

    Groupware Server With Group-Office, Postfix, Dovecot And SpamAssassin On Debian Lenny (5.0) In this howto I will explain how you can set up a groupware server using the Debian Linux operating system, Group-Office for managing the mailboxes and groupware functions like e-mail, shared calendars, file sharing etc., Postfix with virtual accounts in MySQL, Dovecot IMAP, SpamAssassin spam filter, and a vacation perl script that will handle out-of-office replies.