<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet href="/information-technology/blog/templates/default/atom.css" type="text/css" ?>

<feed version="0.3" 
   xmlns="http://purl.org/atom/ns#"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/">
    <link href="http://www.astroshapes.com/information-technology/blog/rss.php?version=atom0.3" rel="service.feed" title="Astro Shapes Information Technology Blog" type="application/x.atom+xml" />
    <link href="http://www.astroshapes.com/information-technology/blog/"                        rel="alternate"    title="Astro Shapes Information Technology Blog" type="text/html" />
    <link href="http://www.astroshapes.com/information-technology/blog/rss.php?version=2.0"     rel="alternate"    title="Astro Shapes Information Technology Blog" type="application/rss+xml" />
    <title mode="escaped" type="text/html">Astro Shapes Information Technology Blog</title>
    <tagline mode="escaped" type="text/html">Manufacturing Information Technology Blog. Topics Specifically Geared to Information Technology as it Applies to Industry and the Automation of Plants.</tagline>
    <id>http://www.astroshapes.com/information-technology/blog/</id>
    <modified>2008-02-28T02:10:29Z</modified>
    <generator url="http://www.s9y.org/" version="1.2">Serendipity 1.2 - http://www.s9y.org/</generator>
    <dc:language>en</dc:language>
    <info mode="xml" type="text/html">
        <div xmlns="http://www.w3.org/1999/xhtml">You are viewing an ATOM formatted XML site feed. Usually this file is inteded to be viewed in an aggregator or syndication software. If you want to know more about ATOM, please visist <a href="http://atomenabled.org/">Atomenabled.org</a></div>
    </info>

    <entry>
        <link href="http://www.astroshapes.com/information-technology/blog/archives/30-Windows-.chm-help-files-on-the-LAN.html" rel="alternate" title="Windows .chm help files on the LAN" type="text/html" />
        <author>
            <name>Craig Deering</name>
            <email>nospam@example.com</email>
        </author>
    
        <issued>2008-02-28T02:07:12Z</issued>
        <created>2008-02-28T02:07:12Z</created>
        <modified>2008-02-28T02:10:29Z</modified>
        <wfw:comment>http://www.astroshapes.com/information-technology/blog/wfwcomment.php?cid=30</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.astroshapes.com/information-technology/blog/rss.php?version=atom0.3&amp;type=comments&amp;cid=30</wfw:commentRss>
    
        <id>http://www.astroshapes.com/information-technology/blog/archives/30-guid.html</id>
        <title mode="escaped" type="text/html">Windows .chm help files on the LAN</title>
        <content type="application/xhtml+xml" xml:base="http://www.astroshapes.com/information-technology/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <br />
Ran into something interesting today.  We have an application that the majority of it is run from a network drive.  It looks like not too many people ever access the help system because it wasn't working.  After some testing, it was discovered that the same help file copied to the local C: drive worked fine.<br /><br />There is a security setting in Windows (at least 2003 server) that disables the ability to use remote .chm help files.  Here's a way around it.  Create a .reg file like this.  Or use the path to create it manually in regedit.exe.<br /><br />&lt;-- Start Reg File --&gt;<br /><font color="#0000ff">Windows Registry Editor Version 5.00 <br /> <br />[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\HTMLHelp\1.x\ItssRestrictions]<br />
<br />&quot;MaxAllowedZone&quot;=dword:00000001</font><br />&lt;-- End Reg File --&gt;<br /><p>Save this somewhere and double click it.  After the file has been merged, anyone on the computer will be able to view .chm files off of network drives!<br /><br />Craig Deering<br />Network Engineer<br />Astro Shapes, Inc. - <a href="http://www.astroshapes.com/">Aluminum Extrusions</a><br />Website - <a href="http://www.astroshapes.com/">http://www.astroshapes.com</a></p> 
            </div>
        </content>

        
    </entry>
    <entry>
        <link href="http://www.astroshapes.com/information-technology/blog/archives/29-Ubuntu-7.10,-NVidia-and-Screen-Flickering.html" rel="alternate" title="Ubuntu 7.10, NVidia and Screen Flickering" type="text/html" />
        <author>
            <name>Craig Deering</name>
            <email>nospam@example.com</email>
        </author>
    
        <issued>2008-02-07T04:14:34Z</issued>
        <created>2008-02-07T04:14:34Z</created>
        <modified>2008-02-28T02:13:15Z</modified>
        <wfw:comment>http://www.astroshapes.com/information-technology/blog/wfwcomment.php?cid=29</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.astroshapes.com/information-technology/blog/rss.php?version=atom0.3&amp;type=comments&amp;cid=29</wfw:commentRss>
    
        <id>http://www.astroshapes.com/information-technology/blog/archives/29-guid.html</id>
        <title mode="escaped" type="text/html">Ubuntu 7.10, NVidia and Screen Flickering</title>
        <content type="application/xhtml+xml" xml:base="http://www.astroshapes.com/information-technology/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <br />
This might be a problem with other flavors of Linux as well, but I've had issues with my Nvidia GeForce Go 7600 adapter on an HP dv9000 laptop running Ubuntu 7.10 - Gutsy.  This is also using the stock installation of Compiz.<br /><br />From time to time, I would notice my screen flicker black and then go back to normal.  Every once in a while, the screen would freeze entirely for periods as long as a few minutes.  Usually the mouse would hang, but sometimes it would move.  I run the system monitor applet in the Gnome panel and it would completely freeze up.  Most of the time, the screen would come back after a minute or so and then business as usual.  Other times, I had to do the old ctl-alt-backspace to kill X and start over.<br />
 <br /><a href="http://www.astroshapes.com/information-technology/blog/archives/29-Ubuntu-7.10,-NVidia-and-Screen-Flickering.html#extended">Continue reading "Ubuntu 7.10, NVidia and Screen Flickering"</a>
            </div>
        </content>

        
    </entry>
    <entry>
        <link href="http://www.astroshapes.com/information-technology/blog/archives/28-Replicating-Package-Lists-in-Ubuntu-7.10-Gutsy.html" rel="alternate" title="Replicating Package Lists in Ubuntu 7.10 - Gutsy" type="text/html" />
        <author>
            <name>Craig Deering</name>
            <email>nospam@example.com</email>
        </author>
    
        <issued>2008-02-04T14:59:48Z</issued>
        <created>2008-02-04T14:59:48Z</created>
        <modified>2008-02-05T17:17:13Z</modified>
        <wfw:comment>http://www.astroshapes.com/information-technology/blog/wfwcomment.php?cid=28</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.astroshapes.com/information-technology/blog/rss.php?version=atom0.3&amp;type=comments&amp;cid=28</wfw:commentRss>
    
        <id>http://www.astroshapes.com/information-technology/blog/archives/28-guid.html</id>
        <title mode="escaped" type="text/html">Replicating Package Lists in Ubuntu 7.10 - Gutsy</title>
        <content type="application/xhtml+xml" xml:base="http://www.astroshapes.com/information-technology/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <br />
<p>If you are attempting to build multiple Ubuntu server installations, here is some information you will find helpful in making each server have the same software packages.  This is a quick way to bring up more than one server with identical package lists utilizing the dpkg technology.</p><p>First, build your first server exactly the way you want it.  Once you are happy with the package list, get a command line and do:</p><p># <font color="#0000cc">dpkg --get-selections &gt; dpkg.list</font><br /><br />You need to copy this file over to another server that you want to make the package base the same.  Once there, you should make certain your package sources are up to date:</p><p># <font color="#0000cc">apt-get update</font></p><p>Now, set the dpkg list to be the same as the other server:</p><p># <font color="#0000cc">dpkg --set-selections &lt; /tmp/dpkg.list</font></p><p>The package list is now the same, so have the system add/remove/update the packages to match:</p><p># <font color="#0000cc">apt-get -u dselect-upgrade</font></p><p>That's all there is to it!  You now have two servers with identical package lists!</p><p>Craig Deering<br />Network Engineer<br />Astro Shapes, Inc. - <a href="http://www.astroshapes.com">Aluminum Extrusions</a><br />Website - <a href="http://www.astroshapes.com">http://www.astroshapes.com</a></p><p /> 
            </div>
        </content>

        
    </entry>
    <entry>
        <link href="http://www.astroshapes.com/information-technology/blog/archives/27-Windows,-DNS-and-AJAX.html" rel="alternate" title="Windows, DNS and AJAX" type="text/html" />
        <author>
            <name>Craig Deering</name>
            <email>nospam@example.com</email>
        </author>
    
        <issued>2008-01-26T18:04:20Z</issued>
        <created>2008-01-26T18:04:20Z</created>
        <modified>2008-01-26T18:04:20Z</modified>
        <wfw:comment>http://www.astroshapes.com/information-technology/blog/wfwcomment.php?cid=27</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.astroshapes.com/information-technology/blog/rss.php?version=atom0.3&amp;type=comments&amp;cid=27</wfw:commentRss>
    
        <id>http://www.astroshapes.com/information-technology/blog/archives/27-guid.html</id>
        <title mode="escaped" type="text/html">Windows, DNS and AJAX</title>
        <content type="application/xhtml+xml" xml:base="http://www.astroshapes.com/information-technology/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                If you ever run into a situation where you have deployed an AJAX web application onto multiple servers using round robin DNS and find you are getting <b>horrible</b> performance on Windows and Linux is running great, check your DNS!!<br /><br />This has bit me a few times and figured it might save someone a ton of aggravation.  Here is the scenario.  Two web application servers each have their own &quot;A&quot; record in the DNS server.  When the browser tries to connect to the web server, it asks the DNS servers for the IP addresses resolved from the host/domain name.<br /><br />If, for whatever reason, one of the servers is unavailable, Windows does not always do what you would expect.  Here's what was happening to me.<br />
 <br /><a href="http://www.astroshapes.com/information-technology/blog/archives/27-Windows,-DNS-and-AJAX.html#extended">Continue reading "Windows, DNS and AJAX"</a>
            </div>
        </content>

        
    </entry>
    <entry>
        <link href="http://www.astroshapes.com/information-technology/blog/archives/26-SpamAssassin,-sa-learn-and-Thunderbird.html" rel="alternate" title="SpamAssassin, sa-learn and Thunderbird" type="text/html" />
        <author>
            <name>Craig Deering</name>
            <email>nospam@example.com</email>
        </author>
    
        <issued>2008-01-23T15:14:45Z</issued>
        <created>2008-01-23T15:14:45Z</created>
        <modified>2008-01-23T15:46:42Z</modified>
        <wfw:comment>http://www.astroshapes.com/information-technology/blog/wfwcomment.php?cid=26</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.astroshapes.com/information-technology/blog/rss.php?version=atom0.3&amp;type=comments&amp;cid=26</wfw:commentRss>
    
        <id>http://www.astroshapes.com/information-technology/blog/archives/26-guid.html</id>
        <title mode="escaped" type="text/html">SpamAssassin, sa-learn and Thunderbird</title>
        <content type="application/xhtml+xml" xml:base="http://www.astroshapes.com/information-technology/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <br />
Every once in a while, I find the need to do some manual training of my SpamAssassin Bayes database using sa-learn.  I use Thunderbird as my mail client and there was no easy way to get the messages in an mbox format to perform the training.<br /><br />What I had been doing was opening Evolution when I needed to do this, highlighting the messages, right clicking and selecting &quot;Save As&quot;.  This would save it out as an mbox type file.<br /><br />This process was always a hassle for me.  If I moved to a new laptop, I had to set up Evolution again.<br /><br />The guys over on the <a href="http://www.nabble.com/SpamAssassin-f191.html">SpamAssassin users list</a> pointed something out.  If Thunderbird is set up correctly, each folder is stored in the mbox format!!  I don't need Evolution any more!!<br />
 <br /><a href="http://www.astroshapes.com/information-technology/blog/archives/26-SpamAssassin,-sa-learn-and-Thunderbird.html#extended">Continue reading "SpamAssassin, sa-learn and Thunderbird"</a>
            </div>
        </content>

        
    </entry>
    <entry>
        <link href="http://www.astroshapes.com/information-technology/blog/archives/23-Measuring-Flow.html" rel="alternate" title="Measuring Flow" type="text/html" />
        <author>
            <name>Wade Stankich</name>
            <email>nospam@example.com</email>
        </author>
    
        <issued>2008-01-19T21:44:16Z</issued>
        <created>2008-01-19T21:44:16Z</created>
        <modified>2008-01-19T22:56:38Z</modified>
        <wfw:comment>http://www.astroshapes.com/information-technology/blog/wfwcomment.php?cid=23</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.astroshapes.com/information-technology/blog/rss.php?version=atom0.3&amp;type=comments&amp;cid=23</wfw:commentRss>
    
        <id>http://www.astroshapes.com/information-technology/blog/archives/23-guid.html</id>
        <title mode="escaped" type="text/html">Measuring Flow</title>
        <content type="application/xhtml+xml" xml:base="http://www.astroshapes.com/information-technology/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                We need to measure the flow of a liquid through a pipe at work. This seems easy enough on the surface. I'm thinking...just "click" off the liquid in some measurement as it goes by...right? Well, it could be...maybe. In reality, it turns out that it may not be all that simplistic. There are other things to consider. What kind of meter should you use? There are many. What exactly are you trying to measure? What's the density or viscosity of the liquid? Are these variable during the process? Are you actually trying to 'regulate' flow or 'meter' flow or both? <br /><a href="http://www.astroshapes.com/information-technology/blog/archives/23-Measuring-Flow.html#extended">Continue reading "Measuring Flow"</a>
            </div>
        </content>

        
    </entry>
    <entry>
        <link href="http://www.astroshapes.com/information-technology/blog/archives/22-Migrating-from-Gentoo-to-Ubuntu-Server.html" rel="alternate" title="Migrating from Gentoo to Ubuntu Server" type="text/html" />
        <author>
            <name>Craig Deering</name>
            <email>nospam@example.com</email>
        </author>
    
        <issued>2008-01-16T21:07:29Z</issued>
        <created>2008-01-16T21:07:29Z</created>
        <modified>2008-01-16T21:32:09Z</modified>
        <wfw:comment>http://www.astroshapes.com/information-technology/blog/wfwcomment.php?cid=22</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.astroshapes.com/information-technology/blog/rss.php?version=atom0.3&amp;type=comments&amp;cid=22</wfw:commentRss>
    
        <id>http://www.astroshapes.com/information-technology/blog/archives/22-guid.html</id>
        <title mode="escaped" type="text/html">Migrating from Gentoo to Ubuntu Server</title>
        <content type="application/xhtml+xml" xml:base="http://www.astroshapes.com/information-technology/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <br />
I have been a devout Gentoo fan for the last two or three years.  I have used it personally on my laptop as well as on nearly every server I manage.  While I loved the ability to tweak every aspect of the software I was using, I dreaded the unexpected reinstall because a laptop hard drive went bad.  It could literally take three days to bring my laptop back to the way I wanted it.  I recently gave Ubuntu a shot and was really impressed.  Coming from an RPM based backend in the beginning, I really took to the way Ubuntu's Synaptic package management system worked.  I also never liked the way Fedora required half a dozen CD's or a DVD to perform the install so I gave Ubuntu a try on the recommendation of a colleague.<br /><br />
 <br /><a href="http://www.astroshapes.com/information-technology/blog/archives/22-Migrating-from-Gentoo-to-Ubuntu-Server.html#extended">Continue reading "Migrating from Gentoo to Ubuntu Server"</a>
            </div>
        </content>

        
    </entry>
    <entry>
        <link href="http://www.astroshapes.com/information-technology/blog/archives/21-Port-Bonding-with-Linux-Ubuntu-Server.html" rel="alternate" title="Port Bonding with Linux - Ubuntu Server" type="text/html" />
        <author>
            <name>Craig Deering</name>
            <email>nospam@example.com</email>
        </author>
    
        <issued>2008-01-15T19:17:21Z</issued>
        <created>2008-01-15T19:17:21Z</created>
        <modified>2008-05-22T17:35:33Z</modified>
        <wfw:comment>http://www.astroshapes.com/information-technology/blog/wfwcomment.php?cid=21</wfw:comment>
        <slash:comments>3</slash:comments>
        <wfw:commentRss>http://www.astroshapes.com/information-technology/blog/rss.php?version=atom0.3&amp;type=comments&amp;cid=21</wfw:commentRss>
    
        <id>http://www.astroshapes.com/information-technology/blog/archives/21-guid.html</id>
        <title mode="escaped" type="text/html">Port Bonding with Linux - Ubuntu Server</title>
        <content type="application/xhtml+xml" xml:base="http://www.astroshapes.com/information-technology/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <br />
Many new servers come with multiple Network Interface Cards (NIC).  Linux gives you the ability to &quot;bond&quot; those ports together to create a single usable interface.  This gives you the advantage of fault tolerance and load balancing the NICs together.  There are many different bonding types, but I will focus on the newer of them call balance-alb (Adaptive Load Balancing).  It is great because it requires no special switch configuration and load balances both outgoing and incoming packets by influencing the switches by altering outbound ARP packets.<br /><br />This procedure is using <a href="http://www.ubuntu.com/products/whatisubuntu/serveredition">Ubuntu Server 7.10 (Gutsy)</a>.  I was interested in making two separate bonds out of four interfaces, one for the corporate network and the other to connect the server to a SAN.  The configuration for other types of Linux are similar in concept but usually have different configuration files.<br />
 <br /><a href="http://www.astroshapes.com/information-technology/blog/archives/21-Port-Bonding-with-Linux-Ubuntu-Server.html#extended">Continue reading "Port Bonding with Linux - Ubuntu Server"</a>
            </div>
        </content>

        
    </entry>
    <entry>
        <link href="http://www.astroshapes.com/information-technology/blog/archives/20-Remote-Management-Card-with-Ubuntu-Server.html" rel="alternate" title="Remote Management Card with Ubuntu Server" type="text/html" />
        <author>
            <name>Craig Deering</name>
            <email>nospam@example.com</email>
        </author>
    
        <issued>2008-01-15T02:56:51Z</issued>
        <created>2008-01-15T02:56:51Z</created>
        <modified>2008-01-19T14:41:23Z</modified>
        <wfw:comment>http://www.astroshapes.com/information-technology/blog/wfwcomment.php?cid=20</wfw:comment>
        <slash:comments>2</slash:comments>
        <wfw:commentRss>http://www.astroshapes.com/information-technology/blog/rss.php?version=atom0.3&amp;type=comments&amp;cid=20</wfw:commentRss>
    
        <id>http://www.astroshapes.com/information-technology/blog/archives/20-guid.html</id>
        <title mode="escaped" type="text/html">Remote Management Card with Ubuntu Server</title>
        <content type="application/xhtml+xml" xml:base="http://www.astroshapes.com/information-technology/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <br />
I've wrestled with getting a remote management card working 100% with Linux and decided to document the process in case someone else was trying to do the same thing.  I did this on a <a href="http://www.tyan.com/product_barebones_detail.aspx?pid=1">Tyan Barebones GT24 B2891</a>, a <a href="http://www.tyan.com/archive/products/html/m3291.html">Tyan System Management Daughter Card M3291</a> and <a href="http://www.ubuntu.com/products/whatisubuntu/serveredition">Ubuntu Server 7.10 (Gutsy)</a>.  The specs of the server probably have no bearing to making this work.  This should also adapt with many other set ups.<br /><br />The goal of this project was to build a server where I had remote capabilities such as cycling power, monitoring vital statistics like CPU temp and fan speed, and gain console control during the boot process so I could make changes to the BIOS settings remotely.  You also gain the advantage that if network services like telnet or SSH become unavailable, you can likely still use the remote console.<br /><br />Some manufacturers include this capability into their equipment.  Many of them call it &quot;Lights Out&quot; administration.  The Tyan equipment I purchased needed a card added and set up.  If anyone is interested in the hardware installation including the firmware updates, let me know and I'll write it up.  This document is strictly dealing with the Linux setup.<br />
 <br /><a href="http://www.astroshapes.com/information-technology/blog/archives/20-Remote-Management-Card-with-Ubuntu-Server.html#extended">Continue reading "Remote Management Card with Ubuntu Server"</a>
            </div>
        </content>

        
    </entry>
    <entry>
        <link href="http://www.astroshapes.com/information-technology/blog/archives/18-Email-is-not-Instant-Messaging....html" rel="alternate" title="Email is not Instant Messaging..." type="text/html" />
        <author>
            <name>Craig Deering</name>
            <email>nospam@example.com</email>
        </author>
    
        <issued>2008-01-13T21:33:47Z</issued>
        <created>2008-01-13T21:33:47Z</created>
        <modified>2008-01-13T21:43:21Z</modified>
        <wfw:comment>http://www.astroshapes.com/information-technology/blog/wfwcomment.php?cid=18</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.astroshapes.com/information-technology/blog/rss.php?version=atom0.3&amp;type=comments&amp;cid=18</wfw:commentRss>
    
        <id>http://www.astroshapes.com/information-technology/blog/archives/18-guid.html</id>
        <title mode="escaped" type="text/html">Email is not Instant Messaging...</title>
        <content type="application/xhtml+xml" xml:base="http://www.astroshapes.com/information-technology/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <br />
Working in Information Technology for years, I have to giggle a little when I see what a normal user's perspective is on how networking and the Internet should operate.<br /><br />Unfortunately, their perspective is not accurate.  Not by a long shot.  I've had many calls over the years wondering why certain things aren't behaving the way they feel it should.  And most of those questions revolve around email.<br /><br />Email is very dynamic and varies by magnitudes from company to company.  One organization might run a single Exchange server sitting on the Internet sending and receiving every piece of it's corporate email.  In this situation, it is reasonable to expect an email to take anywhere from one second to eight hours to deliver a message through it, depending on what else is happening on the internet.<br /><br />Another company might have ten mail servers.  And guess what...  You should still expect that delays are going to occur from time to time.<br />
 <br /><a href="http://www.astroshapes.com/information-technology/blog/archives/18-Email-is-not-Instant-Messaging....html#extended">Continue reading "Email is not Instant Messaging..."</a>
            </div>
        </content>

        
    </entry>
    <entry>
        <link href="http://www.astroshapes.com/information-technology/blog/archives/17-Digital-Evidence-and-the-System-Admin...watch-out!.html" rel="alternate" title="Digital Evidence and the System Admin...watch out!" type="text/html" />
        <author>
            <name>Wade Stankich</name>
            <email>nospam@example.com</email>
        </author>
    
        <issued>2008-01-13T16:05:20Z</issued>
        <created>2008-01-13T16:05:20Z</created>
        <modified>2008-01-13T16:05:20Z</modified>
        <wfw:comment>http://www.astroshapes.com/information-technology/blog/wfwcomment.php?cid=17</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.astroshapes.com/information-technology/blog/rss.php?version=atom0.3&amp;type=comments&amp;cid=17</wfw:commentRss>
    
        <id>http://www.astroshapes.com/information-technology/blog/archives/17-guid.html</id>
        <title mode="escaped" type="text/html">Digital Evidence and the System Admin...watch out!</title>
        <content type="application/xhtml+xml" xml:base="http://www.astroshapes.com/information-technology/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Many companies and organizations are increasingly being faced with having to collect digital evidence in response to situations like fraud, child pornography, intellectual property theft, sexual harassment...etc. These are all examples of cyber-crimes that are happening inside, as well as outside corporate walls. This means system administrators are finding themselves having to be constantly educated on current legal issues and laws concerning the reporting and collection of evidence concerning cyber-crimes in their companies. Not only do system administrators need to preserve and collect digital evidence in these situations, but they also have to recover quickly from an incident to minimize losses. <br /><a href="http://www.astroshapes.com/information-technology/blog/archives/17-Digital-Evidence-and-the-System-Admin...watch-out!.html#extended">Continue reading "Digital Evidence and the System Admin...watch out!"</a>
            </div>
        </content>

        
    </entry>
    <entry>
        <link href="http://www.astroshapes.com/information-technology/blog/archives/16-Where-did-my-email-go!!.html" rel="alternate" title="Where did my email go??!?!" type="text/html" />
        <author>
            <name>Craig Deering</name>
            <email>nospam@example.com</email>
        </author>
    
        <issued>2008-01-11T18:40:47Z</issued>
        <created>2008-01-11T18:40:47Z</created>
        <modified>2008-01-11T19:05:48Z</modified>
        <wfw:comment>http://www.astroshapes.com/information-technology/blog/wfwcomment.php?cid=16</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.astroshapes.com/information-technology/blog/rss.php?version=atom0.3&amp;type=comments&amp;cid=16</wfw:commentRss>
    
        <id>http://www.astroshapes.com/information-technology/blog/archives/16-guid.html</id>
        <title mode="escaped" type="text/html">Where did my email go??!?!</title>
        <content type="application/xhtml+xml" xml:base="http://www.astroshapes.com/information-technology/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <br />
As the email administrator for our company, I am always hearing questions like this... &quot;My brother tries to send email from home to my dad at work and the emails don't ever get there.  What's wrong?&quot;  The answer to this and all related questions usually lies within the content of the email.<br /><br />E-Mail today has become very cumbersome to an IT department.  Over the last few weeks, only 5% to 7% of the emails I process are legitimate.  That means that out of 10,000 emails, only 500 make it to the end user.  That does not bode well for the people who are attempting to send jokes, &quot;email this to 7 friends or you'll get bad luck&quot; and those &quot;AOL is going to pay you $25,000 for every message you send&quot; to people inside of a corporation.  Here's how the process works and why many of the message you are sending never make it to the recipient.<br />
 <br /><a href="http://www.astroshapes.com/information-technology/blog/archives/16-Where-did-my-email-go!!.html#extended">Continue reading "Where did my email go??!?!"</a>
            </div>
        </content>

        
    </entry>
    <entry>
        <link href="http://www.astroshapes.com/information-technology/blog/archives/15-Bridging-the-Gap-Between-Maintenance-and-I.T..html" rel="alternate" title="Bridging the Gap Between Maintenance and I.T." type="text/html" />
        <author>
            <name>Wade Stankich</name>
            <email>nospam@example.com</email>
        </author>
    
        <issued>2008-01-06T00:02:56Z</issued>
        <created>2008-01-06T00:02:56Z</created>
        <modified>2008-01-06T02:14:04Z</modified>
        <wfw:comment>http://www.astroshapes.com/information-technology/blog/wfwcomment.php?cid=15</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.astroshapes.com/information-technology/blog/rss.php?version=atom0.3&amp;type=comments&amp;cid=15</wfw:commentRss>
    
        <id>http://www.astroshapes.com/information-technology/blog/archives/15-guid.html</id>
        <title mode="escaped" type="text/html">Bridging the Gap Between Maintenance and I.T.</title>
        <content type="application/xhtml+xml" xml:base="http://www.astroshapes.com/information-technology/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Over the years, it seems that past traditional roles of the maintenance department and the information technology department of a manufacturing company are (or have been) changing. The lines are getting blurred. Those guys in the 'shop' with the wrenches need to be just as versed in techno-jargon as 'those geeks' in the computer room. The I.T. guys also need to understand plant operations and maintenance concepts and the language that goes along with it, too. Why?...plant automation.  <br /><a href="http://www.astroshapes.com/information-technology/blog/archives/15-Bridging-the-Gap-Between-Maintenance-and-I.T..html#extended">Continue reading "Bridging the Gap Between Maintenance and I.T."</a>
            </div>
        </content>

        
    </entry>
    <entry>
        <link href="http://www.astroshapes.com/information-technology/blog/archives/14-Hardware,-Software-or-Fake-RAID.html" rel="alternate" title="Hardware, Software or Fake RAID?" type="text/html" />
        <author>
            <name>Craig Deering</name>
            <email>nospam@example.com</email>
        </author>
    
        <issued>2008-01-05T20:30:15Z</issued>
        <created>2008-01-05T20:30:15Z</created>
        <modified>2008-01-05T20:30:15Z</modified>
        <wfw:comment>http://www.astroshapes.com/information-technology/blog/wfwcomment.php?cid=14</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.astroshapes.com/information-technology/blog/rss.php?version=atom0.3&amp;type=comments&amp;cid=14</wfw:commentRss>
    
        <id>http://www.astroshapes.com/information-technology/blog/archives/14-guid.html</id>
        <title mode="escaped" type="text/html">Hardware, Software or Fake RAID?</title>
        <content type="application/xhtml+xml" xml:base="http://www.astroshapes.com/information-technology/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Over the last few years, I've resorted to building my own servers out of barebones equipment for a varying number of reasons (beyond the scope of this article).  One of my biggest hurdles has been deciding the storage architecture I want to use.<br /><br />With the advent of the SAN, the hard drive requirements of the server have drastically changed.  If I have a high powered SAN with dozens of high RPM SCSI drives that handle the bulk of the file storage, does the server need SCSI drives itself?  If the server is running mostly from RAM and using the local drives for nothing other than log files and binaries, then the answer is no.<br /><br />So the next question becomes, how do I keep the OS fault tolerant of a hard drive failure?  I could go expensive and use a hardware RAID in the form of a card...  I could go with a software RAID provided by my Linux kernel...  Or I can use the BIOS RAID supplied by my BIOS...<br />
 <br /><a href="http://www.astroshapes.com/information-technology/blog/archives/14-Hardware,-Software-or-Fake-RAID.html#extended">Continue reading "Hardware, Software or Fake RAID?"</a>
            </div>
        </content>

        
    </entry>
    <entry>
        <link href="http://www.astroshapes.com/information-technology/blog/archives/13-To-Asterisk,-or-not-to-Asterisk....html" rel="alternate" title="To Asterisk, or not to Asterisk..." type="text/html" />
        <author>
            <name>Craig Deering</name>
            <email>nospam@example.com</email>
        </author>
    
        <issued>2008-01-03T17:22:25Z</issued>
        <created>2008-01-03T17:22:25Z</created>
        <modified>2008-01-03T17:38:49Z</modified>
        <wfw:comment>http://www.astroshapes.com/information-technology/blog/wfwcomment.php?cid=13</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.astroshapes.com/information-technology/blog/rss.php?version=atom0.3&amp;type=comments&amp;cid=13</wfw:commentRss>
    
        <id>http://www.astroshapes.com/information-technology/blog/archives/13-guid.html</id>
        <title mode="escaped" type="text/html">To Asterisk, or not to Asterisk...</title>
        <content type="application/xhtml+xml" xml:base="http://www.astroshapes.com/information-technology/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <br />
Taking the plunge into an opensource phone system can be a little unnerving, even for the most opensource of us.  It's one decision I have never regretted!<br /><br />About four years ago, we started looking into single points of failure around the company.  The phone system is an integral part of our day to day business and it's the one area that lacked redundancy.  At the time, we were running a Cisco 7750 CallManager with 115 extensions on Cisco 7910, 7940 and 7960s.  The cost to duplicate the system itself to prevent a long term outage was high enough that we were never going to see the funding.  So we started looking for alternatives.<br /><br />After searching the net for a while, we stumbled on a little project called <a href="http://www.asterisk.org">Asterisk</a>.  Asterisk is released under the <a href="http://en.wikipedia.org/wiki/GNU_General_Public_License">GPL</a>, so that means free!  I don't think it was even at version 1.0 at the time, but we decided to start testing.  After a few weeks of playing, we had about 75% of the Cisco system duplicated and it was running on my laptop.  The Cisco CallManager was at version 3.x and ran on three separate blades.  One had the phone system portion, one held &quot;Unity&quot; which was the voicemail part and the last was the T1 card.  We also had external equipment to handle the music on hold.  And I mean CD changers, external USB sound cards, etc...  And all of this wrapped around a single PRI and a few FXO and FXS ports to support the paging system.<br />
 <br /><a href="http://www.astroshapes.com/information-technology/blog/archives/13-To-Asterisk,-or-not-to-Asterisk....html#extended">Continue reading "To Asterisk, or not to Asterisk..."</a>
            </div>
        </content>

        
    </entry>
    <entry>
        <link href="http://www.astroshapes.com/information-technology/blog/archives/12-Hows-Those-Software-Audits-Going.html" rel="alternate" title="How's Those Software Audits Going?" type="text/html" />
        <author>
            <name>Wade Stankich</name>
            <email>nospam@example.com</email>
        </author>
    
        <issued>2007-12-27T20:26:13Z</issued>
        <created>2007-12-27T20:26:13Z</created>
        <modified>2007-12-28T13:17:15Z</modified>
        <wfw:comment>http://www.astroshapes.com/information-technology/blog/wfwcomment.php?cid=12</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.astroshapes.com/information-technology/blog/rss.php?version=atom0.3&amp;type=comments&amp;cid=12</wfw:commentRss>
    
        <id>http://www.astroshapes.com/information-technology/blog/archives/12-guid.html</id>
        <title mode="escaped" type="text/html">How's Those Software Audits Going?</title>
        <content type="application/xhtml+xml" xml:base="http://www.astroshapes.com/information-technology/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Software piracy and compliance issues are very important and can be costly. We need to stay vigilant and make sure our company legally owns  the software products we have in house. If you don't have an auditing procedure in place, you should think about one now. When you get the letter from the software police...it's to late and it won't matter if your company is actually guilty or innocent of copyright infringement.  Your company will be adding an additional account to your company's A/P and writing a check out to some legal entity, if you are not prepared. <br /><a href="http://www.astroshapes.com/information-technology/blog/archives/12-Hows-Those-Software-Audits-Going.html#extended">Continue reading "How's Those Software Audits Going?"</a>
            </div>
        </content>

        
    </entry>
    <entry>
        <link href="http://www.astroshapes.com/information-technology/blog/archives/11-When-Web-Based-Isnt-The-Way-To-Go....html" rel="alternate" title="When Web-Based Isn't The Way To Go..." type="text/html" />
        <author>
            <name>Wade Stankich</name>
            <email>nospam@example.com</email>
        </author>
    
        <issued>2007-12-25T15:17:41Z</issued>
        <created>2007-12-25T15:17:41Z</created>
        <modified>2007-12-28T12:27:17Z</modified>
        <wfw:comment>http://www.astroshapes.com/information-technology/blog/wfwcomment.php?cid=11</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.astroshapes.com/information-technology/blog/rss.php?version=atom0.3&amp;type=comments&amp;cid=11</wfw:commentRss>
    
        <id>http://www.astroshapes.com/information-technology/blog/archives/11-guid.html</id>
        <title mode="escaped" type="text/html">When Web-Based Isn't The Way To Go...</title>
        <content type="application/xhtml+xml" xml:base="http://www.astroshapes.com/information-technology/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                As a former developer that has developed windows applications, as well as n-tier web-based solutions of the LAMP variety...whenever a new application needs to be developed, I naturally gravitate towards the n-tier web-based scenario for a multitude of reasons. Nine times out of ten, we come up with a good web-based solution, but not this time. Here's the scenario...I need to scan bar codes on metal drums filled with 25-50 gallons of liquid paint, in a storage facility that holds over seven hundred 50 gallon drums, in  plant with hundreds of thousands of pounds of aluminum extrusions everywhere...and be wireless! <br /><a href="http://www.astroshapes.com/information-technology/blog/archives/11-When-Web-Based-Isnt-The-Way-To-Go....html#extended">Continue reading "When Web-Based Isn't The Way To Go..."</a>
            </div>
        </content>

        
    </entry>
    <entry>
        <link href="http://www.astroshapes.com/information-technology/blog/archives/10-Forming-a-Good-ECP-Electronic-Communications-Policy.html" rel="alternate" title="Forming a Good ECP (Electronic Communications Policy)" type="text/html" />
        <author>
            <name>Wade Stankich</name>
            <email>nospam@example.com</email>
        </author>
    
        <issued>2007-12-20T15:37:54Z</issued>
        <created>2007-12-20T15:37:54Z</created>
        <modified>2007-12-20T18:23:03Z</modified>
        <wfw:comment>http://www.astroshapes.com/information-technology/blog/wfwcomment.php?cid=10</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.astroshapes.com/information-technology/blog/rss.php?version=atom0.3&amp;type=comments&amp;cid=10</wfw:commentRss>
    
        <id>http://www.astroshapes.com/information-technology/blog/archives/10-guid.html</id>
        <title mode="escaped" type="text/html">Forming a Good ECP (Electronic Communications Policy)</title>
        <content type="application/xhtml+xml" xml:base="http://www.astroshapes.com/information-technology/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                As technology changes, we need to constantly re-evaluate our policies governing technology in our company. I recently had to review ours and thought that this may be a good subject to throw around for evaluation and collaborative ideas. One thing that I thought was interesting...over the last decade I had seen the policy morph from 'Computer Usage Policy' to 'Electronic Communications Policy'. Thinking back on all the changes in technology over the years, this makes perfect sense...nearly all forms of communications today has a digital facet to it. <br /><a href="http://www.astroshapes.com/information-technology/blog/archives/10-Forming-a-Good-ECP-Electronic-Communications-Policy.html#extended">Continue reading "Forming a Good ECP (Electronic Communications Policy)"</a>
            </div>
        </content>

        
    </entry>
    <entry>
        <link href="http://www.astroshapes.com/information-technology/blog/archives/8-If-you-dont-want-to-be-an-I.T.-professional...be-a-geek..html" rel="alternate" title="If you don't want to be an I.T. professional...be a geek." type="text/html" />
        <author>
            <name>Wade Stankich</name>
            <email>nospam@example.com</email>
        </author>
    
        <issued>2007-12-14T13:25:49Z</issued>
        <created>2007-12-14T13:25:49Z</created>
        <modified>2007-12-15T02:21:12Z</modified>
        <wfw:comment>http://www.astroshapes.com/information-technology/blog/wfwcomment.php?cid=8</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.astroshapes.com/information-technology/blog/rss.php?version=atom0.3&amp;type=comments&amp;cid=8</wfw:commentRss>
    
        <id>http://www.astroshapes.com/information-technology/blog/archives/8-guid.html</id>
        <title mode="escaped" type="text/html">If you don't want to be an I.T. professional...be a geek.</title>
        <content type="application/xhtml+xml" xml:base="http://www.astroshapes.com/information-technology/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                I can't count how may times I walked into Best Buy and seen that orange and black sign, and said to my self..."I will never hire one of these people", or thought that if any of these employees really wanted to be an I.T. professional, that rose higher than their cubical, how crippled they might be with the label of "geek".<br />
<br />
Taking the stereotypical <a href="http://en.wikipedia.org/wiki/Geek#The_definition_of_geek" title="Wikipedia Geek Definition">definition of "geek" </a>and applying it to the "Geek Squad" or any other self proclaimed "geek"...a CEO would have to ask himself "Do I want this person responsible for melding my I.T. infrastructure with my business and interacting with my customers...or do I want a professional that knows technology?"<br />
<br />
I would pick the later, myself... <br /><a href="http://www.astroshapes.com/information-technology/blog/archives/8-If-you-dont-want-to-be-an-I.T.-professional...be-a-geek..html#extended">Continue reading "If you don't want to be an I.T. professional...be a geek."</a>
            </div>
        </content>

        
    </entry>
    <entry>
        <link href="http://www.astroshapes.com/information-technology/blog/archives/7-I.T.-and-MBO-Management-By-Objective.html" rel="alternate" title="I.T. and MBO (Management By Objective)" type="text/html" />
        <author>
            <name>Wade Stankich</name>
            <email>nospam@example.com</email>
        </author>
    
        <issued>2007-12-07T13:53:12Z</issued>
        <created>2007-12-07T13:53:12Z</created>
        <modified>2007-12-12T19:48:00Z</modified>
        <wfw:comment>http://www.astroshapes.com/information-technology/blog/wfwcomment.php?cid=7</wfw:comment>
        <slash:comments>1</slash:comments>
        <wfw:commentRss>http://www.astroshapes.com/information-technology/blog/rss.php?version=atom0.3&amp;type=comments&amp;cid=7</wfw:commentRss>
    
        <id>http://www.astroshapes.com/information-technology/blog/archives/7-guid.html</id>
        <title mode="escaped" type="text/html">I.T. and MBO (Management By Objective)</title>
        <content type="application/xhtml+xml" xml:base="http://www.astroshapes.com/information-technology/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                The MBO philosophy (by <a href="http://en.wikipedia.org/wiki/Peter_Drucker" title="Peter Drucker">Peter Drucker</a>) has been used in many other organizations and businesses other than I.T. organizations, and probably before I.T. did. I believe it is the most beneficial model of managing an I.T. department. MBO doesn't micro-manage ... it empowers and develops staff. Here's the formal definition...<br />
<br />
MBO - <a href="http://performance-appraisals.org/faq/mbo.htm" title="MBO Definition">Management by objectives (MBO) is a systematic and organized approach that allows management to focus on achievable goals and to attain the best possible results from available resources. It aims to increase organizational performance by aligning goals and subordinate objectives throughout the organization. Ideally, employees get strong input to identify their objectives, time lines for completion, etc. MBO includes ongoing tracking and feedback in the process to reach objectives.</a><br />
<br />
 <br /><a href="http://www.astroshapes.com/information-technology/blog/archives/7-I.T.-and-MBO-Management-By-Objective.html#extended">Continue reading "I.T. and MBO (Management By Objective)"</a>
            </div>
        </content>

        
    </entry>
    <entry>
        <link href="http://www.astroshapes.com/information-technology/blog/archives/6-Microsoft-Outlook-and-Winmail.dat-Files.html" rel="alternate" title="Microsoft Outlook and Winmail.dat Files" type="text/html" />
        <author>
            <name>Craig Deering</name>
            <email>nospam@example.com</email>
        </author>
    
        <issued>2007-11-30T19:51:53Z</issued>
        <created>2007-11-30T19:51:53Z</created>
        <modified>2007-11-30T21:09:16Z</modified>
        <wfw:comment>http://www.astroshapes.com/information-technology/blog/wfwcomment.php?cid=6</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.astroshapes.com/information-technology/blog/rss.php?version=atom0.3&amp;type=comments&amp;cid=6</wfw:commentRss>
    
        <id>http://www.astroshapes.com/information-technology/blog/archives/6-guid.html</id>
        <title mode="escaped" type="text/html">Microsoft Outlook and Winmail.dat Files</title>
        <content type="application/xhtml+xml" xml:base="http://www.astroshapes.com/information-technology/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <br />
<p>As an opensource shop, one of the strangest problems we had to face with email is the way Microsoft Outlook/Outlook Express handles email attachments.  They decided to encode the attachments into a single attachment and name it winmail.dat.  Third party applications don't seem to want to open it.  So how do you get around it?</p><p><br />Here's how we did it!!  We process our email in-house and <a target="_blank" href="http://www.mimedefang.org/">MIMEdefang</a> is one of the packages we use.  If you've never heard of it, MIMEDefang lets you inspect, modify, bounce and reject email before it is passed on to the next mail server.  You can strip out potentially harmful attachments like .exe, .scr, .bat, etc...  It also lets you check for viruses, Spam and other unwanted content.  If you can dream it up, you can get MIMEDefang to do it.</p><p><br />When an attachment comes through and it is of the winmail.dat variety, simply let MIMEDefang run a procedure against it to extract the real attachments and discard the winmail.dat part.</p><p><br />See the extended article for detailed code.</p><p /> <br /><a href="http://www.astroshapes.com/information-technology/blog/archives/6-Microsoft-Outlook-and-Winmail.dat-Files.html#extended">Continue reading "Microsoft Outlook and Winmail.dat Files"</a>
            </div>
        </content>

        
    </entry>
    <entry>
        <link href="http://www.astroshapes.com/information-technology/blog/archives/5-Information-Technology-is-in-the-Manufacturing-Business.html" rel="alternate" title="Information Technology is in the Manufacturing Business" type="text/html" />
        <author>
            <name>Wade Stankich</name>
            <email>nospam@example.com</email>
        </author>
    
        <issued>2007-11-30T15:49:30Z</issued>
        <created>2007-11-30T15:49:30Z</created>
        <modified>2007-12-15T01:52:47Z</modified>
        <wfw:comment>http://www.astroshapes.com/information-technology/blog/wfwcomment.php?cid=5</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.astroshapes.com/information-technology/blog/rss.php?version=atom0.3&amp;type=comments&amp;cid=5</wfw:commentRss>
    
        <id>http://www.astroshapes.com/information-technology/blog/archives/5-guid.html</id>
        <title mode="escaped" type="text/html">Information Technology is in the Manufacturing Business</title>
        <content type="application/xhtml+xml" xml:base="http://www.astroshapes.com/information-technology/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <p>    I.T. is a unique department within a manufacturing company. This department can assist in answering some of the most basic business questions from the top of an organization to the shop floor. In a company with adequate I.T. resources, I.T. should be able to assist in answering questions like...</p><p>What's my capacity?</p><p>Are we profitable?</p><p>What are my customer needs?</p><p>What's the cost?</p><p>What are my critical issues?</p><p>What are my yields?</p><p>What's my production schedule?</p><p>How's my shift producing?</p><p>Where's my material?</p><p>    The potential for relevant, accurate and timely answers to many business questions is often overlooked. The fact that I.T. has a global view of the entire company to answer these questions, should make I.T. an essential part of the business unit, as opposed to the necessary 'support only' department of days past.</p> <br /><a href="http://www.astroshapes.com/information-technology/blog/archives/5-Information-Technology-is-in-the-Manufacturing-Business.html#extended">Continue reading "Information Technology is in the Manufacturing Business"</a>
            </div>
        </content>

        
    </entry>
</feed>