<?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> &#187; Online Tech</title>
	<atom:link href="http://www.noblecomputertech.com/category/online-tech/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.noblecomputertech.com</link>
	<description></description>
	<lastBuildDate>Sat, 01 Oct 2011 09:00:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Securing a Wireless Network from Malicious hackers</title>
		<link>http://www.noblecomputertech.com/securing-a-wireless-network-from-malicious-hackers/</link>
		<comments>http://www.noblecomputertech.com/securing-a-wireless-network-from-malicious-hackers/#comments</comments>
		<pubDate>Sun, 04 Sep 2011 13:36:27 +0000</pubDate>
		<dc:creator>qwcdirect</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Data Management]]></category>
		<category><![CDATA[Internet / Intranet]]></category>
		<category><![CDATA[Online Tech]]></category>
		<category><![CDATA[Softwares]]></category>
		<category><![CDATA[Technology Solutions]]></category>
		<category><![CDATA[TroubleShooting]]></category>
		<category><![CDATA[Wireless]]></category>

		<guid isPermaLink="false">http://www.noblecomputertech.com/?p=450</guid>
		<description><![CDATA[Being an innovative group in the world, the hackers are continually coming up with new ways to break through network defences. But their attacks can generally be grouped into these categories:
	 MAC spoofing
Hackers use MAC spoofing to impersonate a legitimate network user.
All network interface cards (NICs), like PCMCIA or PCI cards, provide a mechanism for [...]]]></description>
			<content:encoded><![CDATA[<p><img style="padding-right: 10px" src="http://img221.imageshack.us/img221/3388/securingawirelessnetworr.jpg" alt="" width="148" height="109" align="left" />Being an innovative group in the world, the hackers are continually coming up with new ways to break through network defences. But their attacks can generally be grouped into these categories:</p>
<p>	 MAC spoofing<br />
Hackers use MAC spoofing to impersonate a legitimate network user.<br />
All network interface cards (NICs), like PCMCIA or PCI cards, provide a mechanism for changing their MAC addresses, issued by the manufacturer, that identify a specific device.</p>
<p>	 Denial of Service (DoS)<br />
In a more common type of DoS attack, the hacker uses a laptop or PDA with a wireless<br />
NIC to issue the floods of de-association frames, forcing clients to drop their association with the access point. Thus the hacker now controls access to the network.</p>
<p>	 Malicious association<br />
The hacker configures his device to behave as a functioning access point.<br />
When a user’s laptop or station broadcasts a probe for an AP, it encounters the hacker’s device, which responds with an association. At this point, the legitimate user’s computer can be mined for any and all information, including MAC address, SSID, pass codes, etc.</p>
<p>	 Man-in-the-middle attacks<br />
The hacker sends a de-authorization to a network device, which drops its association to its access point and begins searching for a new access point. It finds the hacker’s station and associates with it, and allowing him to change or steal data at will.</p>
<p>Secure the Wireless Network:</p>
<p>•	Adjust the default SSID.<br />
•	Use strong encryption.<br />
•	Set up mutual authentication between the client and the network.<br />
•	Use VPNs or WEP combined with MAC address control lists to secure business specific devices.<br />
•	Use uniqueness networking in combination with VLANs to restrict access to network resources.<br />
•	Make sure management ports are secured.<br />
•	Set up lightweight access points as they do not store security information locally.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.noblecomputertech.com/securing-a-wireless-network-from-malicious-hackers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Storing Data over the Internet</title>
		<link>http://www.noblecomputertech.com/storing-data-over-the-internet/</link>
		<comments>http://www.noblecomputertech.com/storing-data-over-the-internet/#comments</comments>
		<pubDate>Sun, 28 Feb 2010 09:00:27 +0000</pubDate>
		<dc:creator>qwcdirect</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Data Management]]></category>
		<category><![CDATA[Internet / Intranet]]></category>
		<category><![CDATA[Online Tech]]></category>

		<guid isPermaLink="false">http://www.noblecomputertech.com/?p=141</guid>
		<description><![CDATA[ 
Storing data over the internet is a critical aspect that facilitates the transmission of information over long distances. Storing of data has over the years helped create a global village by linking people, businesses and organizations.
Data can be stored over the internet in different ways and this may include email and email attachments, Web [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" style="padding-right: 10px" src="http://img246.imageshack.us/img246/1716/storingdataovertheinter.png" alt="null" width="537" height="422" align="left" /> </p>
<p>Storing data over the internet is a critical aspect that facilitates the transmission of information over long distances. Storing of data has over the years helped create a global village by linking people, businesses and organizations.</p>
<p>Data can be stored over the internet in different ways and this may include email and email attachments, Web pages, Internet applications or a file on a desktop or notebook computer or on a mobile device. However, these methods are prone to risks and may lead to loss of data through unauthorized access or malfunction of either hardware or software.</p>
<p>To make sure that the data remains secure it is always advisable to use encrypting technology that only grants access to authorized recipients. This method however requires a web browser and a web server that uses HTTPS (Hypertext Transfer Protocol Secure) rather than the more common HTTP. It’s advisable that users storing sensitive data use the HTTPS model.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.noblecomputertech.com/storing-data-over-the-internet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Repair Your Computer Online</title>
		<link>http://www.noblecomputertech.com/how-to-repair-your-computer-online/</link>
		<comments>http://www.noblecomputertech.com/how-to-repair-your-computer-online/#comments</comments>
		<pubDate>Mon, 04 Jan 2010 09:10:48 +0000</pubDate>
		<dc:creator>Techie</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Online Tech]]></category>

		<guid isPermaLink="false">http://www.noblecomputertech.com/?p=98</guid>
		<description><![CDATA[For a person experiencing computer problems, then online computer repair will come in handy. There are computer repair companies which provide online repairs to their clients. They have qualified and competent technicians who are available to offer service at all times and days of the year.  The companies strive at all times to provide [...]]]></description>
			<content:encoded><![CDATA[<p><img style="padding-right:10px" src="http://img246.imageshack.us/img246/1572/howtorepairyourcomputer.jpg " alt="null" width="261" height="233" align="left" />For a person experiencing computer problems, then online computer repair will come in handy. There are computer repair companies which provide online repairs to their clients. They have qualified and competent technicians who are available to offer service at all times and days of the year.  The companies strive at all times to provide the best service to their clients as well as give advice on how to maintain the computer so that it serves you better.</p>
<p>They offer computer repair articles on such issues as virus detection and removal which is the major cause of computer breakdowns. You also have a chance to hold live chats with the technicians who answer the questions which you may be having.</p>
<p>Online computer repair is made possible through a secure link which enables the technician’s computer and your computer to connect through the internet. The technicians are thus able to know the problem and fix it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.noblecomputertech.com/how-to-repair-your-computer-online/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Buying Antispyware tools online</title>
		<link>http://www.noblecomputertech.com/buying-antispyware-tools-online/</link>
		<comments>http://www.noblecomputertech.com/buying-antispyware-tools-online/#comments</comments>
		<pubDate>Thu, 20 Aug 2009 08:42:24 +0000</pubDate>
		<dc:creator>Techie</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Internet / Intranet]]></category>
		<category><![CDATA[Online Tech]]></category>

		<guid isPermaLink="false">http://www.noblecomputertech.com/?p=16</guid>
		<description><![CDATA[Protection from spyware, viruses and other such things is very necessary if you want your computer to work properly. Spyware not only slows down your computer but also cause a lot of damage to the security and privacy of your files.
There are several spyware blockers that can be installed on your computer through internet for [...]]]></description>
			<content:encoded><![CDATA[<p><img style="padding-right:10px" src=" http://img515.imageshack.us/img515/813/buyingantispywaretoolso.jpg" alt="null" width="116" height="146" align="left" />Protection from spyware, viruses and other such things is very necessary if you want your computer to work properly. Spyware not only slows down your computer but also cause a lot of damage to the security and privacy of your files.</p>
<p>There are several spyware blockers that can be installed on your computer through internet for free, but it is found that these are not very effective and it is better to purchase these antispyware tools online. If you are installing real time versions of these tools, then they will block all the unwanted components from your system, keep your registry, memory and hard drives free of any problematic element, remove unused and old files from your computer and protect your privacy while you are surfing through the internet. Most of these antispyware tools are user-friendly which means that you can install and start using them without any professional help.</p>
<p>While purchasing these tools over the internet, you get an opportunity to compare the prices and features of different tools available in the market and choose the one that best suits your requirements and budget.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.noblecomputertech.com/buying-antispyware-tools-online/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

