<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>IT Tag Team</title>
    <link rel="alternate" type="text/html" href="http://www.ittagteam.com/blog/" />
    <link rel="self" type="application/atom+xml" href="http://www.ittagteam.com/blog/atom.xml" />
    <id>tag:www.ittagteam.com,2010-07-15:/blog//1</id>
    <updated>2011-08-19T14:01:34Z</updated>
    <subtitle>Leading you though the technology landscape.</subtitle>
    <generator uri="http://www.sixapart.com/movabletype/">Movable Type 5.02</generator>

<entry>
    <title>SSH ControlMaster - Tech Wonk</title>
    <link rel="alternate" type="text/html" href="http://www.ittagteam.com/blog/syd/2011/08/ssh-controlmaster.html" />
    <id>tag:www.ittagteam.com,2011:/blog/syd//2.11</id>

    <published>2011-08-18T14:09:10Z</published>
    <updated>2011-08-19T14:01:34Z</updated>

    <summary> Having worked with Linux for 14 years now I still surprised by the little things that come up to make my life easier. One such item is the ControlMaster settings in ssh_config. The simplicity reminds me of the time...</summary>
    <author>
        <name>Syd Alsobrook</name>
        
    </author>
    
        <category term="Linux" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en-us" xml:base="http://www.ittagteam.com/blog/syd/">
        <![CDATA[<p>
	Having worked with Linux for 14 years now I still surprised by the little things that come up to make my life easier. One such item is the <span data-scayt_word="ControlMaster" data-scaytid="1">ControlMaster</span> settings in <span data-scayt_word="ssh_config" data-scaytid="3">ssh_config</span>. The simplicity reminds me of the time I realized I didn't always have to use cat and | to more a file.&nbsp;</p>
<p>
	I have to thank this <a href="http://blogs.perl.org/users/smylers/2011/08/ssh-productivity-tips.html" target="_blank">post</a> for the tip.&nbsp;</p>
<p>
	Add these lines to your <span data-scayt_word="ssh_config" data-scaytid="4">ssh_config</span>&nbsp;or <span data-scayt_word=".ssh" data-scaytid="6">.ssh</span>/<span data-scayt_word="config" data-scaytid="7">config</span></p>
<p>
	<code><span data-scayt_word="ControlMaster" data-scaytid="2">ControlMaster</span> auto #Turn connection sharing</code></p>
<p>
	<code><span data-scayt_word="ControlPersist" data-scaytid="8">ControlPersist</span> <span data-scayt_word="4h" data-scaytid="9">4h</span> &nbsp;#Keep the channel open</code></p>
<p>
	<code><span data-scayt_word="ControlPath" data-scaytid="10">ControlPath</span> /<span data-scayt_word="tmp" data-scaytid="11">tmp</span>/<span data-scayt_word="ssh_mux_" data-scaytid="12">ssh_mux_</span>%h_%p_%r #The control path</code></p>
<p>
	If you do a lot of <span data-scayt_word="ssh" data-scaytid="13">ssh</span>/<span data-scayt_word="scp" data-scaytid="14">scp</span> work you will love this. The four hour persistence leaves the connection in the background for use as needed.</p>
<p>
	I read man pages for fun and have looked at <span data-scayt_word="ssh_config" data-scaytid="5">ssh_config</span>&nbsp;at least a dozen times. I am surprised I didn't notice this gem.</p>
]]>
        
    </content>
</entry>

<entry>
    <title>Why I use Debian - Tech Wonk</title>
    <link rel="alternate" type="text/html" href="http://www.ittagteam.com/blog/syd/2010/08/why-i-use-debian.html" />
    <id>tag:www.ittagteam.com,2010:/blog/syd//2.6</id>

    <published>2010-08-29T17:30:00Z</published>
    <updated>2010-08-29T17:27:42Z</updated>

    <summary>I got started with Linux in 1997. It was the best thing I ever did from a tech perspective. I would love to tell you I had an in depth mythology for determining the best distro to use but for...</summary>
    <author>
        <name>Syd Alsobrook</name>
        
    </author>
    
        <category term="Debian" scheme="http://www.sixapart.com/ns/types#category" />
    
        <category term="Linux" scheme="http://www.sixapart.com/ns/types#category" />
    
        <category term="Red Hat" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en-us" xml:base="http://www.ittagteam.com/blog/syd/">
        <![CDATA[I got started with Linux in 1997. It was the best thing I ever did from a tech perspective. I would love to tell you I had an in depth mythology for determining the best distro to use but for me it was a Goldilocks decision. It came down to two key factors; ease of install and ease of customization.<br /><br /><b>Too easy - </b><a href="http://www.redhat.com/">Red Hat</a> turned out to be very easy to install but it was hard to make my own.<br /><br /><b>Too hard - </b><a href="http://www.slackware.com/">Slackware</a> was a pain to install but you could make it exactly what you wanted it to be, if only I knew what to do with it at the time.<br /><br /><b>Just right - </b><a href="http://www.debian.org/">Debian</a>, now here was my perfect bowl of porridge. The install was easy enough and I could customize it as needed. <br /><br />13 years later, Red Hat is still easy to install and Debian has gotten much better. I can't say how Slackware has fared as I don't think I have touched it since.<br /><br /> While my perceptions may bear no reality to the current state I believe I made the right choice.<br />]]>
        
    </content>
</entry>

<entry>
    <title>About Me - Tech Wonk</title>
    <link rel="alternate" type="text/html" href="http://www.ittagteam.com/blog/syd/2010/08/about-syd.html" />
    <id>tag:www.ittagteam.com,2010:/blog/syd//2.5</id>

    <published>2010-08-06T20:30:00Z</published>
    <updated>2010-08-10T13:43:06Z</updated>

    <summary>So the real question is &apos;Why should I listen to you?&apos; While I may not have a really good answer for you directly I do hope to provide you with enough information to answer it yourself.I have not followed the...</summary>
    <author>
        <name>Syd Alsobrook</name>
        
    </author>
    
    
    <content type="html" xml:lang="en-us" xml:base="http://www.ittagteam.com/blog/syd/">
        <![CDATA[So the real question is 'Why should I listen to you?' While I may not have a really good answer for you directly I do hope to provide you with enough information to answer it yourself.<br /><br />I have not followed the typical geek career path. I did not start a computer club in high school nor did I go to college for a computer science degree. I actually did theater in high school and for 7 years after I graduated. I worked in television, live music, and theater. I was at theme parks, dinner theaters, and cruise ship. But during all this time I always had access to a computer of some sort. And unlike most kids I was not all that interested in games. I wanted to know how computers worked and what I could do with them.<br />]]>
        <![CDATA[<a href="http://www.ittagteam.com/blog/syd/assets_c/2010/07/ti-994a-2.html" onclick="window.open('http://www.ittagteam.com/blog/syd/assets_c/2010/07/ti-994a-2.html','popup','width=535,height=310,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://www.ittagteam.com/blog/syd/assets_c/2010/07/ti-994a-thumb-75x43-2.jpg" alt="ti-994a.jpg" class="mt-image-none" style="" height="43" width="75" /></a>My first computer didn't do much for me. The <a href="http://oldcomputers.net/ti994a.html">TI-99/4a</a>
 was a basic little machine. I recall staying up all night to type in an
 inch worm program written in basic, just to turn it off after it ran 
for 10 minutes. I must have been 10 or 11 at the time. The only other 
thing I recall doing with this was playing Hunt the Wumpus. So much for 
not gaming.<br /><br /><a href="http://www.ittagteam.com/blog/syd/assets_c/2010/07/atari800xl-6.html" onclick="window.open('http://www.ittagteam.com/blog/syd/assets_c/2010/07/atari800xl-6.html','popup','width=588,height=249,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://www.ittagteam.com/blog/syd/assets_c/2010/07/atari800xl-thumb-75x31-6.jpg" alt="atari800xl.jpg" class="mt-image-none" style="" height="31" width="75" /></a>My second computer brought me to the world of BBS's and <a href="http://en.wikipedia.org/wiki/CompuServe">CompuServe</a>. The <a href="http://oldcomputers.net/atari800.html">Atari 800XL</a>
 was my window into the another world, albeit a rather small window at 
only 40 columns. I bought the CompuServe software, yes I was surprised 
too, and ran up a nice little fortune on my moms phone bill. But it 
didn't last too long I needed cash for a trip and it was sold to my 
alien photography teacher.<br /><br />From there I used a bunch of other 
people computers, x86 mostly. Found the Internet in 1995 and supported a
 SGI weather graphics system at a TV station in Ohio. I left 
entertainment in 1996, went back to school for a MIS degree<br /><br />Going
 back to school required me to complete a new required course. The new 
class taught incoming freshman the wonders of Word. The class consisted 
of a lab session for learning word processing and a lecture on the 
history of computing. Oddly enough I was reading a <a href="http://www.amazon.com/gp/product/0465029906?ie=UTF8&amp;tag=itti-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0465029906">book</a>
 on just that subject so when I started answering obscure questions I 
was offered a job. And so my IT career started with a tech support 
position for the Dept. of Family Medicine at The University of 
Cincinnati.<br /><br />This position was perfect. I had free reign to 
explore all sorts of ideas. I was still working mostly in windows but I 
would soon make a positive turn. A request from a good friend prompted 
me to looking into other operating systems. So I had Linux running and 
not long after I registered my own domain.<br /><br />As the number of systems I had to watch over grew I started looking at monitoring tools. <a href="http://www.ittagteam.com/blog/syd/assets_c/2010/08/tkined-9.html" onclick="window.open('http://www.ittagteam.com/blog/syd/assets_c/2010/08/tkined-9.html','popup','width=447,height=282,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://www.ittagteam.com/blog/syd/assets_c/2010/08/tkined-thumb-75x47-9.gif" alt="tkined" class="mt-image-right" style="float: right; margin: 0pt 0pt 20px 20px;" height="47" width="75" /></a>The first was <a href="ftp://ftp.ibr.cs.tu-bs.de/pub/local/tkined/">tkined</a>,
 this is/was a nice little tool written in TCL and it is useful for snmp
 enabled nodes. It is also rather out of date. The last release is from 
2001.<br /><br />It wasn't long before I needed something new. That new came in the form of Netsaint, which is now <a href="http://www.nagios.org/">Nagios</a>. I have used Nagios continually since and only recent switch to the fork <a href="http://www.icinga.org/">Icinga.</a> Icinga looks to provide a much faster development cycle over Nagios, while retaining all that is good.<br /><br />In
 the mean time I have worked with some great tech and wonderful people. I
 have handled Windows, Netware, Linux, and&nbsp; Solaris, plus a smattering 
of HP-UX, AIX, FreeBSD. I have many opinions about technology and some 
are even useful.<br /><br />Thanks,<br />Syd<br />&nbsp;<br />]]>
    </content>
</entry>

<entry>
    <title>Welcome! - Heather</title>
    <link rel="alternate" type="text/html" href="http://www.ittagteam.com/blog/heather/2010/07/welcome.html" />
    <id>tag:www.ittagteam.com,2010:/blog/heather//3.3</id>

    <published>2010-07-16T17:52:50Z</published>
    <updated>2010-07-16T18:04:37Z</updated>

    <summary><![CDATA[Hi, my name is Heather Alsobrook.&nbsp; I am a Business Analyst (BA) / Technical Writer (TW), as well as co-owner of IT Tag Team.&nbsp; This is my first time blogging.&nbsp; My goal is to provide helpful information to small/midsize companies.&nbsp;...]]></summary>
    <author>
        <name>Heather Alsobrook</name>
        
    </author>
    
    
    <content type="html" xml:lang="en-us" xml:base="http://www.ittagteam.com/blog/heather/">
        <![CDATA[<br />Hi, my name is Heather Alsobrook.&nbsp; I am a Business Analyst (BA) / Technical Writer (TW), as well as co-owner of IT Tag Team.&nbsp; <br /><br />This is my first time blogging.&nbsp; My goal is to provide helpful information to small/midsize companies.&nbsp; <br /><br />Stay tuned, more to come!<br /><br />Heather<br /><fieldset class="zemanta-related"><legend class="zemanta-related-title"></legend><br /></fieldset>

<div style="margin-top: 10px; height: 15px;" class="zemanta-pixie"><br /><span class="zem-script more-related pretty-attribution"><script type="text/javascript" src="http://static.zemanta.com/readside/loader.js" defer="defer"></script></span></div>]]>
        
    </content>
</entry>

</feed>

