<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>sysmgr.org/blog</title>
    <link>https://sysmgr.org/blog/</link>
    <description>Recent content on sysmgr.org/blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <managingEditor>josh@sysmgr.org (Joshua M. Clulow)</managingEditor>
    <webMaster>josh@sysmgr.org (Joshua M. Clulow)</webMaster>
    <copyright>Joshua M. Clulow Copyright © 2010-2020</copyright>
    <lastBuildDate>Mon, 02 Dec 2019 00:00:00 +0000</lastBuildDate>
    
	<atom:link href="https://sysmgr.org/blog/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>A New Machine</title>
      <link>https://sysmgr.org/blog/2019/12/02/a-new-machine/</link>
      <pubDate>Mon, 02 Dec 2019 00:00:00 +0000</pubDate>
      <author>josh@sysmgr.org (Joshua M. Clulow)</author>
      <guid>https://sysmgr.org/blog/2019/12/02/a-new-machine/</guid>
      <description>It has been almost three months since I said my goodbyes at Joyent, having spent seven years with the company. A lot has changed for me over that time: I moved to San Francisco, made a lot of friends, got married and started a family. I also spent seven years working on cloud computing and object storage infrastructure!</description>
    </item>
    
    <item>
      <title>NodeConf 2013</title>
      <link>https://sysmgr.org/blog/2013/07/02/nodeconf-2013/</link>
      <pubDate>Tue, 02 Jul 2013 00:00:00 +0000</pubDate>
      <author>josh@sysmgr.org (Joshua M. Clulow)</author>
      <guid>https://sysmgr.org/blog/2013/07/02/nodeconf-2013/</guid>
      <description>This past weekend I was fortunate enough to be able to attend NodeConf 2013. The event was held at the fantastic Walker Creek Ranch in Marin County. The Ranch certainly knows how to look after conference-goers — an amazing variety of good quality food, beautiful grounds and friendly staff made for a most enjoyable four days.</description>
    </item>
    
    <item>
      <title>Interactive Manta Jobs with mlogin(1)</title>
      <link>https://sysmgr.org/blog/2013/06/25/manta-mlogin/</link>
      <pubDate>Tue, 25 Jun 2013 00:00:00 +0000</pubDate>
      <author>josh@sysmgr.org (Joshua M. Clulow)</author>
      <guid>https://sysmgr.org/blog/2013/06/25/manta-mlogin/</guid>
      <description>It is 6am on Tuesday the 25th of June, 2013 — at least, it is in US/Pacific — which means we at Joyent are finally lifting the covers off of our new product: Manta. Manta is a brand new system that spans the twin pillars of Object Storage and Compute to provide a revolutionary new way of operating on data in the cloud.</description>
    </item>
    
    <item>
      <title>Sending Postfix Mail Via Comcast SMTP</title>
      <link>https://sysmgr.org/blog/2013/05/25/sending_postfix_mail_via_comcast_smtp/</link>
      <pubDate>Sat, 25 May 2013 00:00:00 +0000</pubDate>
      <author>josh@sysmgr.org (Joshua M. Clulow)</author>
      <guid>https://sysmgr.org/blog/2013/05/25/sending_postfix_mail_via_comcast_smtp/</guid>
      <description>I recently had need of mail output from a cron job in a zone on my SmartOS server at home. My connection is via Comcast cable, and unfortunately they seem to block outbound SMTP (port 25). As it happens, they have an SMTP relay host that you can use from Comcast IPs, but unfortunately that service requires authentication.</description>
    </item>
    
    <item>
      <title>DTrace and JSON: Together at last!</title>
      <link>https://sysmgr.org/blog/2012/11/29/dtrace_and_json_together_at_last/</link>
      <pubDate>Thu, 29 Nov 2012 00:00:00 +0000</pubDate>
      <author>josh@sysmgr.org (Joshua M. Clulow)</author>
      <guid>https://sysmgr.org/blog/2012/11/29/dtrace_and_json_together_at_last/</guid>
      <description>In August of this year I jumped on a plane and moved from Australia to San Francisco to work for Joyent. It&amp;rsquo;s been busy and exciting, from learning about a new city to finding my stride in a new role. I thought I&amp;rsquo;d take a moment to talk about a new DTrace feature that I just added to illumos-joyent, the core of our SmartOS operating system!</description>
    </item>
    
    <item>
      <title>Disable the Swoosh animation for Mac OS X Spaces</title>
      <link>https://sysmgr.org/blog/2011/02/01/disable_the_swoosh_animation_for_mac_os_x_spaces/</link>
      <pubDate>Tue, 01 Feb 2011 00:00:00 +0000</pubDate>
      <author>josh@sysmgr.org (Joshua M. Clulow)</author>
      <guid>https://sysmgr.org/blog/2011/02/01/disable_the_swoosh_animation_for_mac_os_x_spaces/</guid>
      <description>&lt;p&gt;So, as it turns out there&amp;rsquo;s a way to disable the motion sickness-inducing
&lt;em&gt;Swoosh!&lt;/em&gt; animation that happens when you switch between Spaces (virtual
desktops) in Mac OS X.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>OpenIndiana Automated Install Server</title>
      <link>https://sysmgr.org/blog/2010/10/17/open_indiana_automated_install_server/</link>
      <pubDate>Sun, 17 Oct 2010 00:00:00 +0000</pubDate>
      <author>josh@sysmgr.org (Joshua M. Clulow)</author>
      <guid>https://sysmgr.org/blog/2010/10/17/open_indiana_automated_install_server/</guid>
      <description>This is a draft set of steps for getting an automated install server configured on almost any platform using only Apache, DHCP and TFTP. It&amp;rsquo;s very rough at this point but it functions well enough to PXE boot and install a copy of OpenIndiana (OI).
First up, you should make a directory /export/install and:</description>
    </item>
    
    <item>
      <title>Forcing PXE Clients not to broadcast for extra DHCP options</title>
      <link>https://sysmgr.org/blog/2010/06/19/forcing_pxe_clients_not_to_broadcast_for_extra_dhcp_options/</link>
      <pubDate>Sat, 19 Jun 2010 00:00:00 +0000</pubDate>
      <author>josh@sysmgr.org (Joshua M. Clulow)</author>
      <guid>https://sysmgr.org/blog/2010/06/19/forcing_pxe_clients_not_to_broadcast_for_extra_dhcp_options/</guid>
      <description>&lt;p&gt;We have a site-wide PXE boot setup that manages workstations everywhere (using
Altiris).  Occasionally I want to netboot a specific non-managed boot loader
from a specific TFTP server just by configuring the DHCP options for that host.&lt;/p&gt;</description>
    </item>
    
  </channel>
</rss>