Cain Manor

Your Guide To All Things Cain™

June 13, 2008
by Greg Cain
Comments Off

Sending mail from CentOS on Slicehost

When I first set up Cain­Manor on slice­host, e-mail wasn’t work­ing. The solu­tion, based on this thread, was to install post­fix. apt-get install post­fix  –Install post­fix edit /etc/postfix/main.cf mydo­main = cainmanor.com myo­ri­gin = cainmanor.com mynetworks_style = host ser­vice post­fix start –start … Con­tinue read­ing

February 2, 2008
by Greg Cain
Comments Off

WP-Syntax

Let’s you use cor­rect syn­tax on your code snip­pets, or rather — keeps Word­Press from fuck­ing up your code. Down­load from here. To use, wrap your code with <pre lang=“LANGUAGE” line=“1”> and </pre> line=“1” is optional. This is based on syn­tax high­light­ing … Con­tinue read­ing