Skip to content
Jon's View

Jon's View

a technology blog by Jon Stacey

Menu
  • Contact
Menu

Category: Guides

How To’s and other guides.

How To: Setup Email Services on Ubuntu Using Postfix (TLS+SASL) and Dovecot

Posted on March 26, 2009July 5, 2016 by Jon Stacey

Here is a guide on getting Email services running on Ubuntu Intrepid. I used Postfix for core services (SMTP wtih TLS and SASL) and Dovecot for fast IMAP and POP3. This tutorial has been tested on a bare bones Ubuntu 8.10 slice from Slicehost.

Quick LNMP Server Setup Guide

Posted on March 26, 2009July 5, 2016 by Jon Stacey

Learn more about the inner workings of this website’s server and how to setup an LNMP stack.

Troubleshooting: PHP API for Cloud Files Stops at Authentication

Posted on March 23, 2009January 24, 2010 by Jon Stacey

The PHP API for Cloud Files does not catch CURL errors. An exception will be thrown, however it will not contain any useful information to troubleshoot the problem. Here is a likely symptom and a solution.

Create a Movie From a Sequence of Images Using QuickTime and AppleScript

Posted on March 19, 2009July 5, 2016 by Jon Stacey

I was doing some troubleshooting on Animated Mandelbrot and ran across this neat AppleScript. Given a sequence of images it will create a MOV file using QuickTime. tell application “QuickTime Player” activate open image sequence “/Users/jon/Desktop/debug/1.jpg” frames per second 24 end tell

Posts pagination

  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • Next
©2025 Jon's View | Built using WordPress and Responsive Blogily theme by Superb