<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Computer Networking on</title><link>https://dawning.ca/categories/computer-networking/</link><description>Recent content in Computer Networking on</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>Copyright © James Snell</copyright><lastBuildDate>Wed, 05 Oct 2011 19:08:12 +0000</lastBuildDate><atom:link href="https://dawning.ca/categories/computer-networking/index.xml" rel="self" type="application/rss+xml"/><item><title>Thank you Steve</title><link>https://dawning.ca/posts/steve-jobs/</link><pubDate>Wed, 05 Oct 2011 19:08:12 +0000</pubDate><guid>https://dawning.ca/posts/steve-jobs/</guid><description>
&lt;p>Thanks for all your profound, inspiring and helpful inventions Steve. You&amp;rsquo;ve made an admirable mark on the world.&lt;/p>
&lt;p>&lt;a href="http://www.apple.com">&lt;figure>
&lt;picture>
&lt;img
loading="lazy"
decoding="async"
alt=""
class="image_figure image_internal image_unprocessed"
src="https://dawning.ca/uploads/2011/10/SteveJobs.png"
/>
&lt;/picture>
&lt;/figure>
&lt;/a>&lt;/p></description></item><item><title>The Air is on fire! Shaw Gigabit Fibre Internet FTW!</title><link>https://dawning.ca/posts/internet-explodingly-fast/</link><pubDate>Sat, 25 Dec 2010 02:09:54 +0000</pubDate><guid>https://dawning.ca/posts/internet-explodingly-fast/</guid><description>
&lt;figure style="float: right; margin: 0 0 1em 1em; max-width: 348px;">
&lt;a href="http://www.flickr.com/photos/dawning/5289315457/">&lt;img src="https://dawning.ca/uploads/external/5289315457_11fcf029ab_a50cac7f.jpg" alt="">&lt;/a>
&lt;figcaption>Exhibit A: &lt;/figcaption>
&lt;/figure>
&lt;figure style="float: right; margin: 0 0 1em 1em; max-width: 348px;">
&lt;a href="http://www.flickr.com/photos/dawning/5289366837/">&lt;img src="https://dawning.ca/uploads/external/5289366837_d2d18a288a_696e16a3.jpg" alt="">&lt;/a>
&lt;figcaption>Exhibit 2: Damn, seriously.&lt;/figcaption>
&lt;/figure>
&lt;p>&lt;strong>Shaw Gigabit Fibre Internet doesn&amp;rsquo;t bother Transmitting Data, it TELEPORTS it!&lt;/strong>&lt;/p>
&lt;p>Here I sit in my bed @ my parent&amp;rsquo;s place on Christmas Eve. I decided to test out their new &lt;a href="http://www.shaw.ca/en-ca/ProductsServices/Internet/The&amp;#43;Fasternet">internet connection&lt;/a> &amp;amp; &lt;a href="http://store.apple.com/ca/product/MC340AM/A/AirPort-Extreme?mco=MTY3ODQ5OTY">router&lt;/a> by enjoying another kind of &amp;ldquo;Eve&amp;rdquo;, &lt;a href="http://www.eveonline.com/">Eve Online&lt;/a>.&lt;/p>
&lt;h2 id="the-air-is-on-fire-but-in-the-good-way">The Air is on fire, but in the good way&lt;/h2>
&lt;p>About the same time as this new internet service was hooked up I randomly decided to upgrade my parents to use &lt;a href="http://en.wikipedia.org/wiki/Wireless_N">Wireless N&lt;/a> (with a repeater rig, a la &lt;a href="http://en.wikipedia.org/wiki/Airport_Extreme">Airport Extreme&lt;/a> &amp;amp; &lt;a href="http://en.wikipedia.org/wiki/AirPort_Express#AirPort_Express">Airport Express&lt;/a>).&lt;/p></description></item><item><title>The Anti-Epic Tale of Making IIS Play Nice with Apache</title><link>https://dawning.ca/posts/iis-and-apache/</link><pubDate>Wed, 24 Jun 2009 14:04:56 +0000</pubDate><guid>https://dawning.ca/posts/iis-and-apache/</guid><description>
&lt;figure style="float: right; margin: 0 0 1em 1em; max-width: 226px;">
&lt;img src="https://dawning.ca/uploads/2009/06/MattDamon.png" alt="">
&lt;figcaption>&lt;/figcaption>
&lt;/figure>
&lt;h2 id="the-mission">The Mission&lt;/h2>
&lt;p>To run an &lt;a href="http://en.wikipedia.org/wiki/Apache_HTTP_Server">Apache&lt;/a> server (on Windows) on the same machine that was already hosting &lt;a href="http://en.wikipedia.org/wiki/Internet_Information_Services">IIS&lt;/a>.&lt;/p>
&lt;h2 id="the-strategy">The Strategy&lt;/h2>
&lt;p>The plan was to alter each virtual host defined in IIS to not bind to the typical HTTP/HTTPS ports (80 &amp;amp; 443), but instead have it use arbitrary ports (was to be 8080 &amp;amp; 4433). With that in place, I could then run Apache normally. In order to get traffic to hit the right sites as hosted by IIS, the apache server would have it&amp;rsquo;s own virtual host definitions for each IIS site. In those definitions, there would be a Reverse Proxy config to get Apache to pass the traffic internally over to the arbitrary ports.&lt;/p></description></item><item><title>Synergy Breeze</title><link>https://dawning.ca/posts/synergy-breeze/</link><pubDate>Tue, 16 Dec 2008 19:01:20 +0000</pubDate><guid>https://dawning.ca/posts/synergy-breeze/</guid><description>
&lt;p>Here&amp;rsquo;s a little video I whipped up on account that some people STILL haven&amp;rsquo;t heard of Synergy.. Check this video out if you too are a bit unclear about what the dealio with Synergy is.&lt;/p></description></item><item><title>Ubuntu Samba Apache Active Directory Authentication</title><link>https://dawning.ca/posts/ubuntu-samba-apache-active-directory-authentication/</link><pubDate>Wed, 16 Jul 2008 07:16:25 +0000</pubDate><guid>https://dawning.ca/posts/ubuntu-samba-apache-active-directory-authentication/</guid><description>
&lt;p>So I&amp;rsquo;ve spent some time for something at work figuring out how to get an Ubuntu server to authenticate users with a Windows 2003 Server Active Directory. Using the process I&amp;rsquo;ve found by combining various sources, my instructions show how to get a machine setup such that users logging in to the shell, accessing a samba share and checking out a website (or sub-directory of one) can all be authenticated using credentials centrally stored in a separate Active Directory server.&lt;/p></description></item><item><title>Cross Over vs. Switched Network performance</title><link>https://dawning.ca/posts/cross-over-vs-switched-network-performance/</link><pubDate>Mon, 19 May 2008 18:30:59 +0000</pubDate><guid>https://dawning.ca/posts/cross-over-vs-switched-network-performance/</guid><description>
&lt;p>Howdy, so I just changed my setup from having a single ethernet cable running from my mac pro to my file server (using a Netgear gigabit NIC - GA311NAR) to connecting over a DLink Gigabit switch (DGS-1005D).&lt;/p>
&lt;p>I have had the understanding that network transfer rates through switching fabric will constrain the transfer rates (I would have thought by means of bandwidth or propagation time) and perhaps they do, but in short my little change over here has shown me that the difference is relatively irrelevant.&lt;/p></description></item></channel></rss>