<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>itguyonline.com &#187; Systems</title>
	<atom:link href="http://www.itguyonline.com/blog/category/systems/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.itguyonline.com/blog</link>
	<description></description>
	<lastBuildDate>Wed, 04 Aug 2010 02:07:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Infra has changed hands once again</title>
		<link>http://www.itguyonline.com/blog/2010/04/14/infra-has-changed-hands-once-again/</link>
		<comments>http://www.itguyonline.com/blog/2010/04/14/infra-has-changed-hands-once-again/#comments</comments>
		<pubDate>Wed, 14 Apr 2010 19:43:12 +0000</pubDate>
		<dc:creator>Kurt Wolf</dc:creator>
				<category><![CDATA[Infra]]></category>

		<guid isPermaLink="false">http://www.itguyonline.com/blog/?p=77</guid>
		<description><![CDATA[The product formally known as Ionix Service Manager, formally known as Infra has been moved to VMWare and is now known as VMWare Service Manager. Since the move, there seems to be new material on the website referencing version 9. I know that this version has been talked about by EMC for a while so [...]]]></description>
			<content:encoded><![CDATA[<p>The product formally known as Ionix Service Manager, formally known as Infra has been moved to VMWare and is now known as <a href="http://www.infra-corp.com/">VMWare Service Manager</a>.  Since the move, there seems to be new material on the website referencing version 9.  I know that this version has been talked about by EMC for a while so I am curious if it will really come out.</p>
<p>In other news, Microsoft has granted me access to <a href="http://www.microsoft.com/systemcenter/en/us/service-manager.aspx">System Center Service Manager</a>.  I am going to dig into that product to see how it compares.  If it accomplishes 80% of what Infra accomplished, I may be sold.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.itguyonline.com/blog/2010/04/14/infra-has-changed-hands-once-again/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Infra / Ionix and Windows 7 64bit</title>
		<link>http://www.itguyonline.com/blog/2010/04/14/infra-ionix-and-windows-7-64bit/</link>
		<comments>http://www.itguyonline.com/blog/2010/04/14/infra-ionix-and-windows-7-64bit/#comments</comments>
		<pubDate>Wed, 14 Apr 2010 19:19:06 +0000</pubDate>
		<dc:creator>Kurt Wolf</dc:creator>
				<category><![CDATA[Infra]]></category>

		<guid isPermaLink="false">http://www.itguyonline.com/blog/?p=74</guid>
		<description><![CDATA[Just a note for all of you Infra / Ionix users&#8230; The db and wrapper controls that are downloaded ARE NOT 64bit compatible. You must use the 32bit version of IE to launch Infra. This is for version 8, I have not tested version 9 yet.]]></description>
			<content:encoded><![CDATA[<p>Just a note for all of you Infra / Ionix users&#8230;  The db and wrapper controls that are downloaded ARE NOT 64bit compatible.  You must use the 32bit version of IE to launch Infra.  This is for version 8, I have not tested version 9 yet.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.itguyonline.com/blog/2010/04/14/infra-ionix-and-windows-7-64bit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mac Airport Utility</title>
		<link>http://www.itguyonline.com/blog/2009/11/23/mac-airport-utility/</link>
		<comments>http://www.itguyonline.com/blog/2009/11/23/mac-airport-utility/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 16:02:11 +0000</pubDate>
		<dc:creator>Kurt Wolf</dc:creator>
				<category><![CDATA[Mac]]></category>

		<guid isPermaLink="false">http://www.itguyonline.com/blog/?p=67</guid>
		<description><![CDATA[I needed a quick way to check the type of connection I had running. After a quick Google, I found that the MacOS has the utility, it just needs to be tweaked a little. Open terminal and create a link to the utility. 1 sudo ln -s /System/Library/PrivateFrameworks/Apple80211.framework/Versions/Current/Resources/airport /usr/sbin/airport Now that the utility is available, [...]]]></description>
			<content:encoded><![CDATA[<p>I needed a quick way to check the type of connection I had running.  After a quick Google, I found that the MacOS has the utility, it just needs to be tweaked a little.</p>
<p>Open terminal and create a link to the utility.</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
</pre></td><td class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">ln</span> <span style="color: #660033;">-s</span> <span style="color: #000000; font-weight: bold;">/</span>System<span style="color: #000000; font-weight: bold;">/</span>Library<span style="color: #000000; font-weight: bold;">/</span>PrivateFrameworks<span style="color: #000000; font-weight: bold;">/</span>Apple80211.framework<span style="color: #000000; font-weight: bold;">/</span>Versions<span style="color: #000000; font-weight: bold;">/</span>Current<span style="color: #000000; font-weight: bold;">/</span>Resources<span style="color: #000000; font-weight: bold;">/</span>airport <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>sbin<span style="color: #000000; font-weight: bold;">/</span>airport</pre></td></tr></table></div>

<p>Now that the utility is available, run airport -I for all of your wireless information.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.itguyonline.com/blog/2009/11/23/mac-airport-utility/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sonicwall NetExtender and Snow Leopard</title>
		<link>http://www.itguyonline.com/blog/2009/09/13/sonicwall-netextender-and-snow-leopard/</link>
		<comments>http://www.itguyonline.com/blog/2009/09/13/sonicwall-netextender-and-snow-leopard/#comments</comments>
		<pubDate>Mon, 14 Sep 2009 01:47:43 +0000</pubDate>
		<dc:creator>Kurt Wolf</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Systems]]></category>

		<guid isPermaLink="false">http://www.itguyonline.com/blog/?p=64</guid>
		<description><![CDATA[Seems like pppd is no longer setuid anymore. To correct this, fire up terminal and enter the following: 1 sudo chmod u+s /usr/sbin/pppd This will enable NetExtender to once again work its magic.]]></description>
			<content:encoded><![CDATA[<p>Seems like pppd is no longer setuid anymore.  To correct this, fire up terminal and enter the following:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
</pre></td><td class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">chmod</span> u+s <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>sbin<span style="color: #000000; font-weight: bold;">/</span>pppd</pre></td></tr></table></div>

<p>This will enable NetExtender to once again work its magic.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.itguyonline.com/blog/2009/09/13/sonicwall-netextender-and-snow-leopard/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Snow Leopard &#8211; 64bit</title>
		<link>http://www.itguyonline.com/blog/2009/09/13/snow-leopard-64bit/</link>
		<comments>http://www.itguyonline.com/blog/2009/09/13/snow-leopard-64bit/#comments</comments>
		<pubDate>Mon, 14 Sep 2009 01:14:11 +0000</pubDate>
		<dc:creator>Kurt Wolf</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Systems]]></category>

		<guid isPermaLink="false">http://www.itguyonline.com/blog/?p=56</guid>
		<description><![CDATA[Looks like Snow Leopard does not boot into a 64bit kernel by default. There are a couple of ways to get some 64bit goodness. Boot Keyboard Shortcut Hold down the &#8217;6&#8242; and &#8217;4&#8242; keys while you are booting. Conversly, you can boot into 32bit by holding down the &#8217;3&#8242; and the &#8217;2&#8242; keys. NVRAM setting [...]]]></description>
			<content:encoded><![CDATA[<p>Looks like Snow Leopard does not boot into a 64bit kernel by default.  There are a couple of ways to get some 64bit goodness.</p>
<p><span id="more-56"></span></p>
<p><strong>Boot Keyboard Shortcut</strong></p>
<p>Hold down the &#8217;6&#8242; and &#8217;4&#8242; keys while you are booting.  Conversly, you can boot into 32bit by holding down the &#8217;3&#8242; and the &#8217;2&#8242; keys.</p>
<p><strong>NVRAM setting</strong></p>
<p>Set a nvram setting to boot into 64bit.</p>
<p><code>nvram boot-args="arch=x86_64"</code></p>
<p><strong>Apple Configuration File</strong></p>
<p>Set to Apple configuration file to boot into 64bit by editing /Library/Preferences/SystemConfiguration/com.apple.Boot.plist</p>
<pre>< ?xml version="1.0" encoding="UTF-8"?>
<  !DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
< plist version="1.0">
< dict>
	< key>Kernel< /key>
	< string>mach_kernel< /string>
	< key>Kernel Flags< /key>
	< string>arch=x86_64< /string>
< /dict>
< /plist></pre>
]]></content:encoded>
			<wfw:commentRss>http://www.itguyonline.com/blog/2009/09/13/snow-leopard-64bit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Administrative Tools for Windows 7</title>
		<link>http://www.itguyonline.com/blog/2009/07/29/administrative-tools-for-windows-7/</link>
		<comments>http://www.itguyonline.com/blog/2009/07/29/administrative-tools-for-windows-7/#comments</comments>
		<pubDate>Wed, 29 Jul 2009 13:29:02 +0000</pubDate>
		<dc:creator>Kurt Wolf</dc:creator>
				<category><![CDATA[Systems]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.itguyonline.com/blog/2009/07/29/administrative-tools-for-windows-7/</guid>
		<description><![CDATA[I am running Windows 7 (build 7100) and I manage quite a few Windows 2003 servers, one of which is running Exchange 2003.&#160; I am not a fan of having to RDP to a domain controller just to manage some user settings and I was patiently waiting for Microsoft to release something… Don’t bother trying [...]]]></description>
			<content:encoded><![CDATA[<p>I am running Windows 7 (build 7100) and I manage quite a few Windows 2003 servers, one of which is running Exchange 2003.&#160; I am not a fan of having to RDP to a domain controller just to manage some user settings and I was patiently waiting for Microsoft to release something…</p>
<p>Don’t bother trying to install the Windows 2003 Admin Tool Pack in Windows 7.&#160; It will not work.</p>
<p>Microsoft has released the <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=7d2f6ad7-656b-4313-a005-4e344e43997d&#038;displaylang=en" target="_blank">Remote Server Administration Tools for Windows 7</a>.&#160; Download and install this little jewel.&#160; Once installed, hop into your “Control Panel”.&#160; Click on “Programs” and then “Turn Windows features on or off”.&#160; You will see a new section called “Remote Server Administration Tools”.&#160; Mark which tools you need and then click Ok.&#160; No reboot needed.</p>
<p>That was half the problem…&#160; Now onto the Exchange tools.&#160; Microsoft seems to not have much information about the Exchange tools for 2003.&#160; I can’t blame them.&#160; I would like to be running Exchange 2007 right now but it is not in the cards for another year.&#160; By that time, probably jump right into Exchange 2010.&#160; In the meantime, I found a download over at <a href="http://nwcalc.web44.net/Win7/" target="_blank">Will Dove’s website</a>.&#160; What he has done is take the official ESM for Vista build from Microsoft and removed the check for Vista in the install process.&#160; This works like a charm.&#160; I have not run into any issues using this on my system.</p>
<p>Next up for my admin tool build project, Citrix Tools and OCS.</p>
<hr/>
<p>Updates:</p>
<ul>
<li>20090817 &#8211; Updated the link to the Remote Server Administration Tools</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.itguyonline.com/blog/2009/07/29/administrative-tools-for-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Migrating AD Manager information into Infra</title>
		<link>http://www.itguyonline.com/blog/2009/07/27/migrating-ad-manager-information-into-infra/</link>
		<comments>http://www.itguyonline.com/blog/2009/07/27/migrating-ad-manager-information-into-infra/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 15:05:46 +0000</pubDate>
		<dc:creator>Kurt Wolf</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Infra]]></category>

		<guid isPermaLink="false">http://www.itguyonline.com/blog/2009/07/27/migrating-ad-manager-information-into-infra/</guid>
		<description><![CDATA[Infra has been a great ITIL toolset for my department.&#160; The only downfall I have run into is some of the simpler integrations or features come at a steep price point.&#160; This integration cannot be that far out of the box for Infra but yet costs thousands of dollars.&#160; Instead I have been spending some [...]]]></description>
			<content:encoded><![CDATA[<p>Infra has been a great ITIL toolset for my department.&#160; The only downfall I have run into is some of the simpler integrations or features come at a steep price point.&#160; This integration cannot be that far out of the box for Infra but yet costs thousands of dollars.&#160; Instead I have been spending some time understanding the Infra database and have come up with the following VBS to move the manager information stored in AD into the Infra database.&#160; We have this script to run each night and it keeps everything in order.</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
</pre></td><td class="code"><pre class="vb" style="font-family:monospace;">LDAPRootDN = <span style="color: #800000;">&quot;LDAP://OU=HCL Users,DC=hcl,DC=internal&quot;</span>
&nbsp;
<span style="color: #008000;">' Infra database DSN
</span>InfraDSN = <span style="color: #800000;">&quot;Driver={SQL Server};Server=data01.hcl.internal;Database=infraEnterprise;Trusted_Connection=TRUE&quot;</span>
&nbsp;
<span style="color: #000080;">set</span> objConnection = CreateObject(<span style="color: #800000;">&quot;ADODB.Connection&quot;</span>)
objConnection.ConnectionString = InfraDSN
objConnection.<span style="color: #000080;">open</span>
&nbsp;
<span style="color: #008000;">' Start the process
</span>ProcessOU(LDAPRootDN)
&nbsp;
<span style="color: #000080;">function</span> ProcessOU ( DN )
    <span style="color: #000080;">set</span> CNUsers = GetObject(DN)
    <span style="color: #000080;">for</span> <span style="color: #000080;">each</span> User <span style="color: #000080;">in</span> CNUsers
        <span style="color: #000080;">select</span> <span style="color: #000080;">case</span> User.class
            <span style="color: #000080;">case</span> <span style="color: #800000;">&quot;user&quot;</span>
                <span style="color: #008000;">' Migrate manager information if a manager is defined
</span>                <span style="color: #000080;">if</span> ( User.manager &lt;&gt; <span style="color: #800000;">&quot;&quot;</span> ) <span style="color: #000080;">then</span>
                    MigrationCount = MigrationCount + 1
                    MigrateManager User.distinguishedName, User.manager
                <span style="color: #000080;">else</span>
                    <span style="color: #008000;">' No manager information on file
</span>                <span style="color: #000080;">end</span> <span style="color: #000080;">if</span>
            <span style="color: #000080;">case</span> <span style="color: #800000;">&quot;organizationalUnit&quot;</span>, <span style="color: #800000;">&quot;container&quot;</span>
                <span style="color: #008000;">' This is an OU, recurse into
</span>                ProcessOU( User.ADsPath )
        <span style="color: #000080;">end</span> <span style="color: #000080;">select</span>
    <span style="color: #000080;">next</span>
<span style="color: #000080;">end</span> <span style="color: #000080;">function</span>
&nbsp;
<span style="color: #000080;">function</span> MigrateManager ( StaffDN, ManagerDN )
    <span style="color: #000080;">set</span> Staff = GetObject(<span style="color: #800000;">&quot;LDAP://&quot;</span> + StaffDN)
    <span style="color: #000080;">set</span> Manager = GetObject(<span style="color: #800000;">&quot;LDAP://&quot;</span> + ManagerDN)
    strQuery = <span style="color: #800000;">&quot;exec sp_MigrateManager '&quot;</span> + Staff.GUID + <span style="color: #800000;">&quot;', '&quot;</span> + Manager.GUID + <span style="color: #800000;">&quot;'&quot;</span>
    <span style="color: #000080;">set</span> rs = objConnection.execute(strQuery)
<span style="color: #000080;">end</span> <span style="color: #000080;">function</span></pre></td></tr></table></div>

<p>The following is the supporting TSQL for the sp_MigrateManager procedure.</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
</pre></td><td class="code"><pre class="sql" style="font-family:monospace;">&nbsp;
<span style="color: #993333; font-weight: bold;">USE</span> infraEnterprise
GO
&nbsp;
<span style="color: #993333; font-weight: bold;">IF</span> <span style="color: #993333; font-weight: bold;">EXISTS</span> <span style="color: #66cc66;">&#40;</span> <span style="color: #66cc66;">&#40;</span><span style="color: #993333; font-weight: bold;">SELECT</span> NAME <span style="color: #993333; font-weight: bold;">FROM</span> sysobjects <span style="color: #993333; font-weight: bold;">WHERE</span> NAME <span style="color: #66cc66;">=</span> <span style="color: #ff0000;">'sp_MigrateManager'</span> <span style="color: #993333; font-weight: bold;">AND</span> TYPE <span style="color: #66cc66;">=</span> <span style="color: #ff0000;">'P'</span><span style="color: #66cc66;">&#41;</span><span style="color: #66cc66;">&#41;</span>
BEGIN
    <span style="color: #993333; font-weight: bold;">DROP</span> PROCEDURE sp_MigrateManager
END
GO
&nbsp;
<span style="color: #993333; font-weight: bold;">CREATE</span> PROCEDURE sp_MigrateManager 
    @StaffGUID NVARCHAR<span style="color: #66cc66;">&#40;</span><span style="color: #cc66cc;">300</span><span style="color: #66cc66;">&#41;</span><span style="color: #66cc66;">,</span>
    @ManagerGUID NVARCHAR<span style="color: #66cc66;">&#40;</span><span style="color: #cc66cc;">300</span><span style="color: #66cc66;">&#41;</span>
<span style="color: #993333; font-weight: bold;">AS</span>
BEGIN
&nbsp;
    DECLARE @ManagerRef INT
&nbsp;
    <span style="color: #993333; font-weight: bold;">SELECT</span> @ManagerRef <span style="color: #66cc66;">=</span> COALESCE<span style="color: #66cc66;">&#40;</span>REF<span style="color: #66cc66;">,</span> <span style="color: #cc66cc;">0</span><span style="color: #66cc66;">&#41;</span> <span style="color: #993333; font-weight: bold;">FROM</span> AR_USER_ATTRIBUTES <span style="color: #993333; font-weight: bold;">WHERE</span> ldap_object_id <span style="color: #66cc66;">=</span> @ManagerGUID
&nbsp;
    <span style="color: #993333; font-weight: bold;">UPDATE</span> AR_USER_ATTRIBUTES
    <span style="color: #993333; font-weight: bold;">SET</span>
        MANAGER_REF <span style="color: #66cc66;">=</span> @ManagerRef
    <span style="color: #993333; font-weight: bold;">WHERE</span>
        ldap_object_id <span style="color: #66cc66;">=</span> @StaffGUID
&nbsp;
END
&nbsp;
GO</pre></td></tr></table></div>

]]></content:encoded>
			<wfw:commentRss>http://www.itguyonline.com/blog/2009/07/27/migrating-ad-manager-information-into-infra/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Mac OS 10.5.6</title>
		<link>http://www.itguyonline.com/blog/2008/12/15/mac-os-1056/</link>
		<comments>http://www.itguyonline.com/blog/2008/12/15/mac-os-1056/#comments</comments>
		<pubDate>Mon, 15 Dec 2008 19:15:22 +0000</pubDate>
		<dc:creator>Kurt Wolf</dc:creator>
				<category><![CDATA[Mac]]></category>

		<guid isPermaLink="false">http://www.itguyonline.com/blog/?p=47</guid>
		<description><![CDATA[An update is available now only through Apple Software Update. As of right now, download was not found on the apple.com website.]]></description>
			<content:encoded><![CDATA[<p>An update is available now only through Apple Software Update.  As of right now, download was not found on the apple.com website.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.itguyonline.com/blog/2008/12/15/mac-os-1056/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cingular Aircard 875 / Ubuntu Hardy Heron 8.04</title>
		<link>http://www.itguyonline.com/blog/2008/05/11/cingular-aircard-875-ubuntu-hardy-heron-804/</link>
		<comments>http://www.itguyonline.com/blog/2008/05/11/cingular-aircard-875-ubuntu-hardy-heron-804/#comments</comments>
		<pubDate>Mon, 12 May 2008 00:39:30 +0000</pubDate>
		<dc:creator>Kurt Wolf</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Systems]]></category>
		<category><![CDATA[aircard]]></category>
		<category><![CDATA[cingular]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.itguyonline.com/blog/?p=41</guid>
		<description><![CDATA[A while back I posted instructions for getting the Aircard 875 to work with Ubuntu Feisty. I am now updating this for Hardy Heron. For me the configuration was much simpler. Here is some information regarding the hardware/software I am using. IBM Thinkpad Cingular Aircard 875 (note, this is really a Sierra card) Ubuntu Hardy [...]]]></description>
			<content:encoded><![CDATA[<p>A while back I posted instructions for getting the Aircard 875 to work with Ubuntu Feisty.  I am now updating this for Hardy Heron.  For me the configuration was much simpler.  Here is some information regarding the hardware/software I am using.</p>
<ul>
<li>IBM Thinkpad</li>
<li>Cingular Aircard 875 (note, this is really a Sierra card)</li>
<li>Ubuntu Hardy Heron 8.04 (updated system as of 20080510)</li>
</ul>
<p><span id="more-41"></span></p>
<p>The first step was to make sure the drivers were being loaded into the system correctly when the hardware was inserted.  The simple way to do this is tail the message log.</p>
<p><code>sudo tail -f /var/log/messages</code></p>
<p>Upon inserting the card, I saw that the card was recognized and that the device was assigned some ttyUSB device nodes.</p>
<p>Upon inserting card&#8230;</p>
<p><code>May 10 10:00:49 spicy kernel: [  688.462393] sierra 5-1:1.0: Sierra USB modem (3 port) converter detected<br />
May 10 10:00:49 spicy kernel: [  688.463909] usb 5-1: Sierra USB modem (3 port) converter now attached to ttyUSB0<br />
May 10 10:00:49 spicy kernel: [  688.464288] usb 5-1: Sierra USB modem (3 port) converter now attached to ttyUSB1<br />
May 10 10:00:49 spicy kernel: [  688.464599] usb 5-1: Sierra USB modem (3 port) converter now attached to ttyUSB2<br />
May 10 10:00:49 spicy kernel: [  688.464833] usbcore: registered new interface driver sierra<br />
May 10 10:00:49 spicy kernel: [  688.464839] /build/buildd/linux-2.6.24/drivers/usb/serial/sierra.c: USB Driver for Sierra Wireless USB modems: v.1.2.5b</code></p>
<p>Make sure that you see the lines similar to “usb 5-1: Sierra USB modem (3 port) converter now attached to ttyUSB0”.  This tells you that you will be able to use device ttyUSB0 to make your connection.</p>
<p>Now, this is the point where I could have used some of the config files in the previous post but I wanted to focus on using the GUI configuration tools.</p>
<p>So, click on the Network Manager applet and select “Manual Configuration”.  Once this appears on your screen, click the “Unlock” button and authenticate.</p>
<p>Select the “Point to Point” connection and then click on the “Properties” button.</p>
<p><a href='http://www.itguyonline.com/blog/wp-content/uploads/2008/05/network_settings.jpg'><img src="http://www.itguyonline.com/blog/wp-content/uploads/2008/05/network_settings-300x268.jpg" alt="" title="network_settings" width="300" height="268" class="alignnone size-medium wp-image-44" /></a></p>
<p>On the general tab, enter the following information:</p>
<ul>
<li>Connection Type: Serial Modem</li>
<li>Phone Number: *99***1#</li>
<li>Username: WAP@CINGULARGPRS.COM</li>
<li>Password: cingular1</li>
</ul>
<p><a href='http://www.itguyonline.com/blog/wp-content/uploads/2008/05/ppp0_properties.jpg'><img src="http://www.itguyonline.com/blog/wp-content/uploads/2008/05/ppp0_properties-300x291.jpg" alt="" title="ppp0_properties" width="300" height="291" class="alignnone size-medium wp-image-43" /></a></p>
<p>On the modem tab, enter the following information:</p>
<ul>
<li>Modem port: /dev/ttyUSB0</li>
</ul>
<p><a href='http://www.itguyonline.com/blog/wp-content/uploads/2008/05/ppp0_properties-modem.jpg'><img src="http://www.itguyonline.com/blog/wp-content/uploads/2008/05/ppp0_properties-modem-300x293.jpg" alt="" title="ppp0_properties-modem" width="300" height="293" class="alignnone size-medium wp-image-45" /></a></p>
<p>On the options tab, select the following check boxes:</p>
<ul>
<li>Set modem as default route to Internet</li>
<li>Use the Internet service providers nameservers</li>
</ul>
<p><a href='http://www.itguyonline.com/blog/wp-content/uploads/2008/05/ppp0_properties-options.jpg'><img src="http://www.itguyonline.com/blog/wp-content/uploads/2008/05/ppp0_properties-options-300x294.jpg" alt="" title="ppp0_properties-options" width="300" height="294" class="alignnone size-medium wp-image-46" /></a></p>
<p>Click the “OK” button.  Your ppp connection is now configured.  You can close the “Network Settings” window.  Now, logout of your gnome session.  The key here is to restart the Network Manager applet so that it recognizes the new ppp connection.</p>
<p>Once you log back in, click on the Network Manager applet and select the “Dial Up Connections” option and then”Connect to ppp0 via Modem”.  This will start you Cingular connection and you should be good to go.</p>
<p>Notes:</p>
<ul>
<li>You can monitor the connection progress by having a terminal widow open and executing the following command: &#8216;sudo tail -f /var/log/messages&#8217;</li>
<li>Firefox may think that it is working offline when you first start the application.  Click on &#8216;File&#8217; → &#8216;Work Offline&#8217; to make sure the option is not set.  I was then able to browse with no problems.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.itguyonline.com/blog/2008/05/11/cingular-aircard-875-ubuntu-hardy-heron-804/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Mac OS X 10.5: Quick launch Front Row</title>
		<link>http://www.itguyonline.com/blog/2007/11/05/mac-os-x-105-quick-launch-front-row/</link>
		<comments>http://www.itguyonline.com/blog/2007/11/05/mac-os-x-105-quick-launch-front-row/#comments</comments>
		<pubDate>Tue, 06 Nov 2007 00:43:17 +0000</pubDate>
		<dc:creator>Kurt Wolf</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Systems]]></category>

		<guid isPermaLink="false">http://www.itguyonline.com/blog/2007/11/05/mac-os-x-105-quick-launch-front-row/</guid>
		<description><![CDATA[Pressing Apple-Esc will launch Front Row. Pretty slick!]]></description>
			<content:encoded><![CDATA[<p>Pressing Apple-Esc will launch Front Row.  Pretty slick!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.itguyonline.com/blog/2007/11/05/mac-os-x-105-quick-launch-front-row/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
