Flight rules for git

Posted on November 21, 2017. Filed under: Uncategorized | Tags: , , , |

Flight rules for git What are “flight rules”? A guide for astronauts (now, programmers using git) about what to do when things go wrong. Flight Rules are the hard-earned body of knowledge recorded in manuals that list, step-by-step, what to do if X occurs, and why. Essentially, they are extremely detailed, scenario-specific standard operating procedures. […]

Read Full Post | Make a Comment ( Comments Off on Flight rules for git )

sending email with TLS (in Perl)

Posted on October 23, 2016. Filed under: Uncategorized | Tags: , , , , , , |

sending email with TLS (in Perl) Every once in a while I hear or see somebody using one of the two obsolete secure SMTP transports for Email::Sender, and I wanted to make one more attempt to get people to switch, or to get them to tell me why switching won’t work.

Read Full Post | Make a Comment ( Comments Off on sending email with TLS (in Perl) )

Setting Up Local Mail Delivery on Ubuntu with Postfix and Mutt

Posted on October 13, 2016. Filed under: Uncategorized | Tags: , , , , , , , |

Setting Up Local Mail Delivery on Ubuntu with Postfix and Mutt Works pretty well. The only change I had to do was to remove/purge and reinstall postfix first: sudo apt-get remove postfix –purge sudo apt-get install postfix

Read Full Post | Make a Comment ( Comments Off on Setting Up Local Mail Delivery on Ubuntu with Postfix and Mutt )

Liked it here?
Why not try sites on the blogroll...