<?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>Connections &#38; Networks</title>
	<atom:link href="http://www.cnfreeos.org/feed" rel="self" type="application/rss+xml" />
	<link>http://www.cnfreeos.org</link>
	<description></description>
	<lastBuildDate>Sun, 07 Aug 2011 13:27:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>A note on network management systems</title>
		<link>http://www.cnfreeos.org/a-note-on-network-management-systems.htm</link>
		<comments>http://www.cnfreeos.org/a-note-on-network-management-systems.htm#comments</comments>
		<pubDate>Mon, 11 Jul 2011 13:26:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Networks]]></category>
		<category><![CDATA[Mobile network operator]]></category>
		<category><![CDATA[Network operations center]]></category>
		<category><![CDATA[Operations support system]]></category>

		<guid isPermaLink="false">http://www.cnfreeos.org/?p=116</guid>
		<description><![CDATA[Image via Wikipedia Network management systems detect network activity and log them onto the system. They are a part of Operation Support Systems (OSS). Network management systems (NMS) are used by all network operators to manage their network. There are different kinds of network operators. A network operator may lease a network line for companies... <a href="http://www.cnfreeos.org/a-note-on-network-management-systems.htm"> [Continue Reading]</a>]]></description>
			<content:encoded><![CDATA[<div class="zemanta-img" style="float: right; width: 310px; margin: 1em;"><a href="http://commons.wikipedia.org/wiki/File:Router-Switch_and_Neighborhood_Analogy.png"><img style="border: none;" src="http://upload.wikimedia.org/wikipedia/commons/thumb/a/a5/Router-Switch_and_Neighborhood_Analogy.png/300px-Router-Switch_and_Neighborhood_Analogy.png" alt="Router analogy Routers are like intersections ..." width="300" height="197" /></a></p>
<p class="zemanta-img-attribution" style="font-size: 0.8em;">Image via <a href="http://commons.wikipedia.org/wiki/File:Router-Switch_and_Neighborhood_Analogy.png">Wikipedia</a></p>
</div>
<p>Network management systems detect network activity and log them onto the system. They are a part of Operation Support Systems (OSS). Network management systems (NMS) are used by all network operators to manage their network. There are different kinds of network operators.</p>
<p>A <a href="http://www.prweb.com/releases/prweb2011/7/prweb8659946.htm" target="_blank">network operator</a> may lease a network line for companies who like to use them. For example a telecommunications company may approach a network operator to serve their network needs. A network operator will have thousands of routers, modems, switches, repeaters, and other such networking equipment.</p>
<p>Now you may ask, why should not the <a href="http://wiki.answers.com/Q/What_is_the_full_form_of_word_ping" target="_blank">telecommunications</a> company have its own network? It can, but the problem is that it will have to buy lots of modems, and routers, and other networking equipment. It will have to manage these devices too. This means it has to set up a network operations center. This only doubles its expenses and diverts its business focus. The easy route would be to call on a network service provider who will have a dedicated network operations center to manage the network devices.</p>
<p>Network management systems are used by the network operations center. There are only a handful of network service providers. To be a network service provider requires a lot of investment in hardware and software.The NMS helps the network operations center to detect fault and performance issues in the network devices. The NMS will alert the operations center personnel on potential issues beforehand. Operations personnel will resolve the issue in their own specific ways.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/pixy.gif?x-id=5c5f070e-a33e-44e7-aaa7-35c43aa209f4" alt="" /></div>
]]></content:encoded>
			<wfw:commentRss>http://www.cnfreeos.org/a-note-on-network-management-systems.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Basic Terminology of Computer Networks</title>
		<link>http://www.cnfreeos.org/basic-terminology-of-computer-networks.htm</link>
		<comments>http://www.cnfreeos.org/basic-terminology-of-computer-networks.htm#comments</comments>
		<pubDate>Mon, 13 Jun 2011 09:43:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Networks]]></category>
		<category><![CDATA[Basic Terminology]]></category>
		<category><![CDATA[Computer]]></category>

		<guid isPermaLink="false">http://www.cnfreeos.org/?p=113</guid>
		<description><![CDATA[When computers and other devices are connected together in order to share data and communications then a computer network has been built. There are many aspects that characterize computer networks. One is the size of the network. A network can be considered a local area network if it covers a small geographic area such as... <a href="http://www.cnfreeos.org/basic-terminology-of-computer-networks.htm"> [Continue Reading]</a>]]></description>
			<content:encoded><![CDATA[<p>When computers and other devices are connected together in order to share data and communications then a computer network has been built.</p>
<p>There are many aspects that characterize computer networks. One is the size of the network. A network can be considered a local area network if it covers a small geographic area such as a building. Wide area networks typically cover areas larger than a local area network and may comprise a college campus or a company with several buildings in one location. Metropolitan area networks, on the other hand, usually cover wide geographic areas such as a city, a county or entire state.</p>
<p><a href="http://compnetworking.about.com/" target="_blank">Networks</a> can be categorized according to their topology which represents their layout or structure. One topology is called a bus in which all devices on the network communicate through a common conduit while another is a star in which all communications are controlled by a centralized device. Other topologies include ring and mesh.</p>
<p>Devices on a network can be connected together by various means. The most popular of these media include twisted-pair copper wire, fiber optics, coaxial cable and wireless technologies. Wireless technologies are becoming more popular these days with the widespread use of smartphones and have found their way onto many college campuses to provide connectivity to students and faculty anywhere on campus. Many local retail establishments also provide wireless connections for their customers.</p>
<p>Networks also need a protocol or a set of rules that all devices use for communicating with each other. One popular protocol is TCP/IP which is used for all communications on the Internet and for most networks in private businesses and corporations.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cnfreeos.org/basic-terminology-of-computer-networks.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Software for the Home Office</title>
		<link>http://www.cnfreeos.org/software-for-the-home-office.htm</link>
		<comments>http://www.cnfreeos.org/software-for-the-home-office.htm#comments</comments>
		<pubDate>Wed, 25 May 2011 11:38:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Home]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Networks]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Firewalls]]></category>
		<category><![CDATA[McAfee]]></category>
		<category><![CDATA[Remote backup service]]></category>

		<guid isPermaLink="false">http://www.cnfreeos.org/?p=109</guid>
		<description><![CDATA[You’ve set up your home office with the proper computer, printer, private business line, and wireless network, but what about software? Chances are that new computer came with some pretty good standard programs; you would be hard-pressed to get any work done without Windows, e-mail, and a word processing program, but don’t overlook these important... <a href="http://www.cnfreeos.org/software-for-the-home-office.htm"> [Continue Reading]</a>]]></description>
			<content:encoded><![CDATA[<p>You’ve set up your home office with the proper computer, printer, private business line, and wireless network, but what about software? Chances are that new computer came with some pretty good standard programs; you would be hard-pressed to get any work done without Windows, e-mail, and a word processing program, but don’t overlook these important additions:</p>
<p><strong>Antivirus Software</strong></p>
<p>Foregoing <a href="http://www.networkclue.com/utilities/anti-virus/index.aspx">antivirus</a> protection means putting yourself at risk of losing valuable files and projects-in-progress. Nobody should take that chance. Norton or McAfee are highly recommended antivirus programs for home-based offices. Any network over five computers will need a heftier business program.</p>
<div class="zemanta-img zemanta-action-dragged" style="margin: 1em; float: right; width: 310px;"><a href="http://en.wikipedia.org/wiki/File:Antivirus.JPG"><img style="border: medium none;" src="http://upload.wikimedia.org/wikipedia/en/thumb/5/55/Antivirus.JPG/300px-Antivirus.JPG" alt="Norton AntiVirus" width="300" height="204" /></a>&nbsp;</p>
<p class="zemanta-img-attribution" style="font-size: 0.8em;">Image via <a href="http://en.wikipedia.org/wiki/File:Antivirus.JPG">Wikipedia</a></p>
</div>
<p>&nbsp;</p>
<p><strong>Firewall</strong></p>
<p>Your computer is susceptible to hackers and tech-savvy thieves who may be out to steal your information. A <a href="http://homebusinessfirewall.info/a504909-why-firewall-security-is-necessary-to.cfm">firewall</a> acts as a security guard to inspect network traffic passing through your CPU and hard drives. Most home businesses lack firewall protection or, if they have a firewall, have failed to set them up properly. It’s vital to correctly configure your firewall, so enlist the help of a trained expert if necessary.</p>
<p><strong>Online Backup</strong></p>
<p>As an added layer of protection, store important documents and files on an <a href="http://www.pcmag.com/article2/0,2817,2288745,00.asp">online backup</a> service. The annual fees are minimal, although they are starting to go up as demand increases, and your files are available anywhere there is an Internet connection, even from your mobile device.</p>
<p>If you would rather not pay for online storage, another solution is to set up a separate e-mail account. E-mail yourself any documents you wish to save. For hard copies, scan the documents and then send to the e-mail address. Once there, file the documents into special folders. Your e-mail has become your online backup.</p>
<p>&nbsp;</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/pixy.gif?x-id=7f884bbc-b7ec-4f07-af57-4c1e3e6ef522" alt="" /></div>
]]></content:encoded>
			<wfw:commentRss>http://www.cnfreeos.org/software-for-the-home-office.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Maintain a Safe Computer Network</title>
		<link>http://www.cnfreeos.org/how-to-maintain-a-safe-computer-network.htm</link>
		<comments>http://www.cnfreeos.org/how-to-maintain-a-safe-computer-network.htm#comments</comments>
		<pubDate>Sun, 10 Apr 2011 10:30:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Networks]]></category>
		<category><![CDATA[Anti Virus]]></category>
		<category><![CDATA[Computer file]]></category>
		<category><![CDATA[Spyware]]></category>

		<guid isPermaLink="false">http://www.cnfreeos.org/?p=96</guid>
		<description><![CDATA[Setting up a home network is a great way to keep multiple computers connected, and allows for several machines to share one printer, one internet connection, other files and documents. It is important to ensure that every single computer is fully equipped with anti-virus software to protect against dangerous and malicious files being accidentally downloaded.... <a href="http://www.cnfreeos.org/how-to-maintain-a-safe-computer-network.htm"> [Continue Reading]</a>]]></description>
			<content:encoded><![CDATA[<p>Setting up a home network is a great way to keep multiple computers connected, and allows for several machines to share one printer, one internet connection, other files and documents. It is important to ensure that every single computer is fully equipped with anti-virus software to protect against dangerous and malicious files being accidentally downloaded. However, if it is too late, and a virus has been detected, there are several things that must be done to remove the files before too much irreparable damage is caused.</p>
<p>The first step is to immediately download or purchase <a href="http://ezinearticles.com/?How-to-Maintain-Your-PC-Security&amp;id=2902007">antivirus software</a>, and make sure that it is current. This will help reduce any additional security threats. Spyware is another type of file that can severely damage a computer and the files stored within. If such a file is already on the computer, it may have features that will disable the current security features, causing users to be completely unaware of the problem. Anti-spyware programs are crucial to preventing these files from attacking the machine.</p>
<p>Some unsafe websites may allow access to personal information. When visiting a site, be sure that the information given will be encrypted for your protection. Many enjoy online gaming, but some sites featuring online casino games are not safe. Make sure that everyone with access to the network is an authorized user. Another tip is to allow anti-virus and anti-spyware programs to download automatic updates. There are new viruses created daily, so patches are created to fight off these new viruses. Following these steps is crucial in making sure that private information and important documents, photos, music, and more will always be protected.</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/pixy.gif?x-id=1326a663-be0e-4938-bb57-5a48d5e516b0" alt="" /></div>
]]></content:encoded>
			<wfw:commentRss>http://www.cnfreeos.org/how-to-maintain-a-safe-computer-network.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>10 Easy Steps to Parent Proof Your Home Computer</title>
		<link>http://www.cnfreeos.org/10-easy-steps-to-parent-proof-your-home-computer.htm</link>
		<comments>http://www.cnfreeos.org/10-easy-steps-to-parent-proof-your-home-computer.htm#comments</comments>
		<pubDate>Fri, 08 Apr 2011 04:40:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Home]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[Parental Control]]></category>
		<category><![CDATA[User (computing)]]></category>

		<guid isPermaLink="false">http://www.cnfreeos.org/?p=101</guid>
		<description><![CDATA[Image via Wikipedia You can be in control of your kids computer usage in 10 easy steps. Follow these steps to parent proof your computer at home. Step 1:Log into your Windows computer as the administrator Step 2: Click the start button then click in the search box and type in parental control. Click on... <a href="http://www.cnfreeos.org/10-easy-steps-to-parent-proof-your-home-computer.htm"> [Continue Reading]</a>]]></description>
			<content:encoded><![CDATA[<div class="zemanta-img" style="float: left; display: block; width: 310px; margin: 1em;"><a href="http://en.wikipedia.org/wiki/File:Windows_Vista_Parental_Controls.PNG"><img style="border: medium none; display: block;" src="http://upload.wikimedia.org/wikipedia/en/thumb/b/bf/Windows_Vista_Parental_Controls.PNG/300px-Windows_Vista_Parental_Controls.PNG" alt="Parental controls control panel" width="300" height="225" /></a></p>
<p class="zemanta-img-attribution" style="font-size: 0.8em;">Image via <a href="http://en.wikipedia.org/wiki/File:Windows_Vista_Parental_Controls.PNG">Wikipedia</a></p>
</div>
<p>You can be in control of your kids computer usage in 10 easy steps. Follow these steps to parent proof your computer at home.</p>
<p>Step 1:Log into your Windows computer as the administrator</p>
<p>Step 2: Click the start button then click in the search box and type in parental control. Click on the <a href="http://windows.microsoft.com/en-US/windows-vista/Prevent-children-from-using-specific-programs">parental control</a> icon.</p>
<p>Step 3: If you need to create a user account for your child click the create user link, type in a username and click create account. If a user account is already setup click on their account.</p>
<p>Step 4: On the setup screen click to turn on parental control</p>
<p>Step 5: Click on time limits. On the calendar, select the times to block. Click ok to save.</p>
<p>Step 6: To restrict games, click games on the setup screen. You can click yes or no to allow games.</p>
<p>Step 7: If you&#8217;re allowing games you can click to allow or block games with no ratings. Next, click on the ratings that are allowed for your child. Below the ratings section select what types of content to block, press ok to save.</p>
<p>Step 8: On the games control screen you can click block or allow specific games. Select the games on your computer to block, then select always block.</p>
<p>Step 9: On the setup screen click allow and block specific programs. On the next screen click to allow all programs or programs you allow.</p>
<p>Step 10: Select the programs from the list to allow. If a specific program is not on the list click browse to locate the program.</p>
<p>Your computer is now parent proof and more safe for your kids.</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/pixy.gif?x-id=0ee937bf-d3b8-4b32-b052-08c46bc070b5" alt="" /></div>
]]></content:encoded>
			<wfw:commentRss>http://www.cnfreeos.org/10-easy-steps-to-parent-proof-your-home-computer.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Making Sure Your Laptop Computer is Secure</title>
		<link>http://www.cnfreeos.org/making-sure-your-laptop-computer-is-secure.htm</link>
		<comments>http://www.cnfreeos.org/making-sure-your-laptop-computer-is-secure.htm#comments</comments>
		<pubDate>Thu, 17 Mar 2011 10:50:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Laptop]]></category>

		<guid isPermaLink="false">http://www.cnfreeos.org/?p=92</guid>
		<description><![CDATA[Laptop computers are perfect for working or enjoying games, TV programs, movies, music videos, and just about anything else you can think of while traveling, but just like “permanent” computers, they can have security issues. These issues can be very serious when it comes to work-related entries and functions. However, there is security software available... <a href="http://www.cnfreeos.org/making-sure-your-laptop-computer-is-secure.htm"> [Continue Reading]</a>]]></description>
			<content:encoded><![CDATA[<p>Laptop computers are perfect for working or enjoying games, TV programs, movies, music videos, and just about anything else you can think of while traveling, but just like “permanent” computers, they can have security issues. These issues can be very serious when it comes to work-related entries and functions.</p>
<p>However, there is security software available for <a href="http://www.dell.com/us/p/laptops">laptop computers</a> just as there for fixed computers. This software includes the same things as that for regular computers, including anti-virus software and some that is specifically designed for use on laptop computers.</p>
<p><strong>What Is Security Software?</strong></p>
<p>For example, you can obtain <a href="http://www.microsoft.com/atwork/security/laptopsecurity.aspx">security software</a> that can act as a laptop anti-theft device as well as a warning that someone is trying to “hack” into the files stored there. You receive information or a signal that unauthorized use is being attempted or has occurred as well as an alarm when the laptop itself is being stolen. If the laptop is stolen, you can even use tracking software to help locate the computer for possible recovery.</p>
<p>The best security <a href="http://en.wikipedia.org/wiki/Antivirus_software">anti-virus software</a>, however, needs the user’s help to make it most effective. This includes creating strong passwords and changing them frequently, and maintaining as much physical control of laptop computers as possible. However, because there will be times when you are your laptop are separated, tracking and anti-theft security software can be a major asset in providing protection.</p>
<p>Backing up your files often can also help the security software work well. Even if information is compromised or lost, you will still have something to work with so that you can rebuild your files, making adjustments or changes where necessary.</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/pixy.gif?x-id=2fca1edb-fa39-4212-9227-f6ef03f491c0" alt="" /></div>
]]></content:encoded>
			<wfw:commentRss>http://www.cnfreeos.org/making-sure-your-laptop-computer-is-secure.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

