<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Unix on The Dangling Pointer</title><link>https://aaron.blog/tags/unix/</link><description>Recent content in Unix on The Dangling Pointer</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sun, 05 Mar 2017 15:22:20 +0000</lastBuildDate><atom:link href="https://aaron.blog/tags/unix/index.xml" rel="self" type="application/rss+xml"/><item><title>Installing Icecast 2 on DreamHost VPS</title><link>https://aaron.blog/installing-icecast-2-on-dreamhost-vps/</link><pubDate>Sun, 05 Mar 2017 15:22:20 +0000</pubDate><guid>https://aaron.blog/installing-icecast-2-on-dreamhost-vps/</guid><description>&lt;h1 id="weather-underground-radio-streams"&gt;Weather Underground Radio Streams&lt;/h1&gt;&lt;p&gt;Weather Underground provided a free service to host all of these streams so you could listen into important weather bulletins over the Internet. Weather Underground was purchased by the Weather.com parent company The Weather Company in 2012 and then IBM purchased The Weather Company in 2016. Weather Underground moved all of their services over to Amazon Web Services and &lt;a href="http://help.wunderground.com/knowledgebase/articles/1143574-wu-says-goodbye-to-noaa-weather-radio-and-sms-aler" rel="noopener"&gt;canned a few legacy products&lt;/a&gt; including the NOAA Weather Radio streams.&lt;/p&gt;</description></item><item><title>Mac OS X - Adding a loopback alias</title><link>https://aaron.blog/mac-os-x-adding-a-loopback-alias/</link><pubDate>Fri, 04 Feb 2011 16:13:33 +0000</pubDate><guid>https://aaron.blog/mac-os-x-adding-a-loopback-alias/</guid><description>&lt;p&gt;I do a lot of local web development on my MacBook Pro.  Frequently I had multiple tiers of servers running - a Jetty instance running the web tier and a JBoss/EJB server doing the business tier behind it.  The problem is JBoss opens up so many ports on a particular network adapter and trying to get JBoss and Jetty to share a single IP is a nightmare.  So the easier way is to just create a new IP or alias your localhost (127.0.0.1) into something like 127.0.0.2.  When you start up Jetty, you pass in the binding IP of .2 and then JBoss and Jetty place nice with each other.&lt;/p&gt;</description></item></channel></rss>