Deleting Lines Containing Text in vi

One of the more tedious aspects of development is debugging. Apache logs often provide a lot of useful information about things that have gone wrong, some related to code, some not (honestly, script kiddies, quit trying to access phpmyadmin).

Deploy an Application to the Remote Server

With Git prepared on both the local workstation and on the remote server, I can now deploy my application.

Install and Configure Dovecot

With Postfix installed, I can now install Dovecot, the Mail Delivery Agent that creates a POP3 and IMAP server, which allows users to download their email from the server.