<?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>EveryJoe &#187; network</title>
	<atom:link href="http://www.everyjoe.com/tag/network/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.everyjoe.com</link>
	<description>Sports News - Tech Reviews - Entertainment - Life Tips for EveryJoe</description>
	<lastBuildDate>Tue, 24 Nov 2009 22:30:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Network Connection Details</title>
		<link>http://www.everyjoe.com/articles/network-connection-details-2/</link>
		<comments>http://www.everyjoe.com/articles/network-connection-details-2/#comments</comments>
		<pubDate>Wed, 04 Feb 2009 12:24:36 +0000</pubDate>
		<dc:creator>Sravan</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Ask a Tech]]></category>
		<category><![CDATA[Beginner]]></category>
		<category><![CDATA[DHCP]]></category>
		<category><![CDATA[DHCP server]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[DNS server]]></category>
		<category><![CDATA[Gateway]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[IP]]></category>
		<category><![CDATA[IP address]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[MAC address]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[Network connection details]]></category>
		<category><![CDATA[NW]]></category>
		<category><![CDATA[Physical address]]></category>
		<category><![CDATA[Subnet]]></category>
		<category><![CDATA[Subnet mask]]></category>
		<category><![CDATA[WINS]]></category>
		<category><![CDATA[WINS server]]></category>

		<guid isPermaLink="false">http://www.thatdamnpc.com/?p=1275</guid>
		<description><![CDATA[Ever wondered what the network connection details actually mean?

Physical Address: Also called the Media Access Control address, is a serial number that can uniquely identify your ethernet card or wireless adapter.
IP Address: An Internet Protocol address is assigned by your LAN provider(say, a modem at homes) to each of the systems connected to a network through the provider.
Subnet Mask: When there are multiple systems connected to a network, the network is divided into subnetworks to avoid interference (traffic), and routers manage the overall traffic. In a manner of speaking, the subnets can be differentiated by the subnet masks.
Default Gateway: As [...]<p>Post from: <a href="http://www.everyjoe.com">EveryJoe</a></p>
<p><a href="http://www.everyjoe.com/articles/network-connection-details-2/">Network Connection Details</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Ever wondered what the network connection details actually mean?</p>
<p align="center"><a href="http://www.everyjoe.com/files/2/2009/02/networkconnectiondetails.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Network Connection Details" src="http://www.everyjoe.com/files/2/2009/02/networkconnectiondetails-thumb.png" border="0" alt="Network Connection Details" width="351" height="351" /></a></p>
<p><strong>Physical Address</strong>: Also called the <strong>M</strong>edia <strong>A</strong>ccess <strong>C</strong>ontrol address, is a serial number that can uniquely identify your ethernet card or wireless adapter.</p>
<p><strong>IP Address</strong>: An <strong>I</strong>nternet <strong>P</strong>rotocol address is assigned by your LAN provider(say, a modem at homes) to each of the systems connected to a network through the provider.</p>
<p><strong>Subnet Mask</strong>: When there are multiple systems connected to a network, the network is divided into subnetworks to avoid interference (traffic), and routers manage the overall traffic. In a manner of speaking, the subnets can be differentiated by the subnet masks.</p>
<p><strong>Default Gateway</strong>: As the name suggests, this is the (IP) address of the node that allows access to a different network. Say your modem connects to the Internet, and your PC connects to the modem. The modem acts as the gateway for your PC to the Internet.</p>
<p><strong>DHCP Server</strong>: <strong>D</strong>ynamic <strong>H</strong>ost <strong>C</strong>onfiguration <strong>P</strong>rotocol can be used by systems to obtain configuration information to connect to a network without any manual intervention. e.g. You usually don’t configure any network information on your home PC. You say “Obtain an IP address automatically” and leave it at that, and this allows multiple systems to connect to the same network without each system being designated a set of hard-written network configuration details. The DHCP Server handles this.</p>
<p><strong>DNS Server</strong>: A <strong>D</strong>omain <strong>N</strong>ame <strong>S</strong>ystem server stores all the domain names and corresponding IP addresses. When you type a URL in your browser address bar, the DNS Server translates the domain name into an understandable format (IP) before the requested details can be fetched from the website you wish.</p>
<p><strong>WINS Server</strong>: You may look at <strong>W</strong>indows <strong>I</strong>nternet <strong>N</strong>ame <strong>S</strong>ervice as Microsoft’s version of DNS. There are differences, but the final result to the end user is more or less the same. And either of DNS and WINS servers suffice.</p>
<p><a href="http://www.everyjoe.com/files/2/2009/02/networkicons.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Network Icons" src="http://www.everyjoe.com/files/2/2009/02/networkicons-thumb.png" border="0" alt="Network Icons" width="42" height="21" align="left" /></a> Newbies, you mostly know the tiny network icons in your system tray. Click on the icon that represents the network through which you are connected to the Internet. Go to the &#8220;Support” tab, click on “Details” and you will see the “Network Connection Details” I have mentioned above.</p>
<p>Post from: <a href="http://www.everyjoe.com">EveryJoe</a></p>
<p><a href="http://www.everyjoe.com/articles/network-connection-details-2/">Network Connection Details</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.everyjoe.com/articles/network-connection-details-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Big or small, we do it all</title>
		<link>http://www.everyjoe.com/articles/big-or-small-we-do-it-all-2/</link>
		<comments>http://www.everyjoe.com/articles/big-or-small-we-do-it-all-2/#comments</comments>
		<pubDate>Fri, 27 Jun 2008 19:49:16 +0000</pubDate>
		<dc:creator>Jesse</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[big]]></category>
		<category><![CDATA[data center]]></category>
		<category><![CDATA[helpful]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[it deparment]]></category>
		<category><![CDATA[necessary]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[small]]></category>
		<category><![CDATA[stuck-up]]></category>
		<category><![CDATA[stuffy]]></category>
		<category><![CDATA[turn around]]></category>

		<guid isPermaLink="false">http://www.thatdamnpc.com/big-or-small-we-do-it-all/</guid>
		<description><![CDATA[Why, even the big dogs (read: companies) still have very &#8220;small&#8221; IT departments.  No, I don&#8217;t mean they have little people or even a small number of people &#8212; they do have a small-group feeling, though.  Having recently switched from a company of a few thousand to one of tens of thousands of people, I&#8217;ve learned something very quickly&#8230;
Every company out there has to run about the same way.  Sure, a publicly traded company has rules and regulations they must follow but when it comes down to the real work, it takes small teams of people to [...]<p>Post from: <a href="http://www.everyjoe.com">EveryJoe</a></p>
<p><a href="http://www.everyjoe.com/articles/big-or-small-we-do-it-all-2/">Big or small, we do it all</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Why, even the big dogs (read: companies) still have very &#8220;small&#8221; IT departments.  No, I don&#8217;t mean they have little people or even a small number of people &#8212; they do have a small-group feeling, though.  Having recently switched from a company of a few thousand to one of tens of thousands of people, I&#8217;ve learned something very quickly&#8230;</p>
<p>Every company out there has to run about the same way.  Sure, a publicly traded company has rules and regulations they must follow but when it comes down to the real work, it takes small teams of people to get the jobs done.</p>
<p><img src='http://www.everyjoe.com/files/2/2008/06/datacenter.jpg' alt='Data center' align="right" />Take for example, a recent need &#8212; a few switches installed in a data center.  These were not production switches but they were being used for development and testing, so they were no laughing matter.  Rather than the normal steps:</p>
<ol>
<li>Submit a ticket (with a difficult system)</li>
<li>Wait for a reply from the helpdesk (shouldn&#8217;t take more than 2 hours for them to type in a ticket)</li>
<li>Talk to the person the ticket is assigned to (good luck reaching them by phone, email or telepathy)</li>
<li>Go back and forth with IT and the group that needs the switches (because IT likes to feel real important)</li>
<li>Order the parts (even though they exist somewhere else in an old storage area)</li>
<li>Wait for an outtage window (that isn&#8217;t necessary because it&#8217;s not production)</li>
<li>Have the switches installed and tested (that means, make sure the lights are on)</li>
</ol>
<p>The way that a good IT department handles it is by skipping steps 3-6.  In most organizations, that just saved 2 weeks worth of waiting time.  Don&#8217;t get me wrong, it&#8217;s very important to keep track of what everyone is working on.  It&#8217;s even more important to test things, especially if they might impact something else.  But it&#8217;s not always necessary for IT to put up a tough image that says, &#8220;I am IT and I can put you off and make you wait for my help because you have no option.&#8221;</p>
<p>Next time, the finance or HR guy needs a bit of help, keep in mind, you have to give a little to get a little &#8212; And sometimes, acting little isn&#8217;t always bad either.</p>
<p><em>Photo credits: <a href="http://www.flickr.com/photos/clayirving/2254838055/" target="_blank">clayirving on flickr</a></em></p>
<p>Post from: <a href="http://www.everyjoe.com">EveryJoe</a></p>
<p><a href="http://www.everyjoe.com/articles/big-or-small-we-do-it-all-2/">Big or small, we do it all</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.everyjoe.com/articles/big-or-small-we-do-it-all-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
