<?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>Boot Networks IT Services, IT Consultant, Computer and Network Repair Specialist in Oceanside, Carlsbad and North County San Diego</title>
	<atom:link href="http://bootnet.biz/feed/" rel="self" type="application/rss+xml" />
	<link>http://bootnet.biz</link>
	<description>Boot Networks Global Support is an provider of IT services in San Diego County</description>
	<lastBuildDate>Wed, 02 May 2012 16:01:07 +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>Apple TV port forwarding settings on router</title>
		<link>http://bootnet.biz/apple-tv-port-forwarding-settings-on-router/</link>
		<comments>http://bootnet.biz/apple-tv-port-forwarding-settings-on-router/#comments</comments>
		<pubDate>Wed, 02 May 2012 16:01:07 +0000</pubDate>
		<dc:creator>clark</dc:creator>
				<category><![CDATA[Knowledgebase]]></category>
		<category><![CDATA[in-home computer repair]]></category>
		<category><![CDATA[router installation]]></category>
		<category><![CDATA[router setup]]></category>

		<guid isPermaLink="false">http://bootnet.biz/?p=1104</guid>
		<description><![CDATA[Apple TV port forwarding settings on router For a Linksys/Cisco router: Click on &#8220;Applications and Gaming&#8221; tab Select &#8220;Port Range Forward&#8221; Enter 3689 in Start and End (External -Internal) also try instead UDP port 5353 Protocol should be both IP Address should be AppTV Enable Save Settings and reboot]]></description>
			<content:encoded><![CDATA[<p>Apple TV port forwarding settings on router</p>
<p>For a Linksys/Cisco router:</p>
<p>Click on &#8220;Applications and Gaming&#8221; tab<br />
Select &#8220;Port Range Forward&#8221;<br />
Enter 3689 in Start and End (External -Internal) also try instead UDP port 5353<br />
Protocol should be both<br />
IP Address should be AppTV<br />
Enable<br />
Save Settings and reboot </p>
]]></content:encoded>
			<wfw:commentRss>http://bootnet.biz/apple-tv-port-forwarding-settings-on-router/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Outlook 2010 vcard multiple import script</title>
		<link>http://bootnet.biz/outlook-2010-vcard-multiple-import-script/</link>
		<comments>http://bootnet.biz/outlook-2010-vcard-multiple-import-script/#comments</comments>
		<pubDate>Tue, 01 May 2012 18:41:21 +0000</pubDate>
		<dc:creator>clark</dc:creator>
				<category><![CDATA[Knowledgebase]]></category>
		<category><![CDATA[outlook]]></category>
		<category><![CDATA[outlook 2010]]></category>

		<guid isPermaLink="false">http://bootnet.biz/?p=1102</guid>
		<description><![CDATA[Sub OpenSaveVCard() Dim objWSHShell As IWshRuntimeLibrary.IWshShell Dim objOL As Outlook.Application Dim colInsp As Outlook.Inspectors Dim strVCName As String Dim fso As Scripting.FileSystemObject Dim fsDir As Scripting.Folder Dim fsFile As Scripting.File Dim vCounter As Integer Set fso = New Scripting.FileSystemObject Set fsDir = fso.GetFolder(&#8220;C:\VCARDS&#8221;) For Each fsFile In fsDir.Files strVCName = &#8220;C:\VCARDS\&#8221; &#038; fsFile.Name Set objOL [...]]]></description>
			<content:encoded><![CDATA[<p>Sub OpenSaveVCard()</p>
<p>Dim objWSHShell As IWshRuntimeLibrary.IWshShell<br />
Dim objOL As Outlook.Application<br />
Dim colInsp As Outlook.Inspectors<br />
Dim strVCName As String<br />
Dim fso As Scripting.FileSystemObject<br />
Dim fsDir As Scripting.Folder<br />
Dim fsFile As Scripting.File<br />
Dim vCounter As Integer</p>
<p>Set fso = New Scripting.FileSystemObject<br />
Set fsDir = fso.GetFolder(&#8220;C:\VCARDS&#8221;)</p>
<p>For Each fsFile In fsDir.Files</p>
<p>    strVCName = &#8220;C:\VCARDS\&#8221; &#038; fsFile.Name<br />
    Set objOL = CreateObject(&#8220;Outlook.Application&#8221;)<br />
    Set colInsp = objOL.Inspectors<br />
        If colInsp.Count = 0 Then<br />
        Set objWSHShell = CreateObject(&#8220;WScript.Shell&#8221;)<br />
        objWSHShell.Run strVCName<br />
        Set colInsp = objOL.Inspectors<br />
    If Err = 0 Then<br />
            Do Until colInsp.Count = 1<br />
                DoEvents<br />
            Loop<br />
            colInsp.Item(1).CurrentItem.Save<br />
            colInsp.Item(1).Close olDiscard<br />
            Set colInsp = Nothing<br />
            Set objOL = Nothing<br />
            Set objWSHShell = Nothing<br />
        End If<br />
    End If</p>
<p>Next</p>
<p>End Sub</p>
]]></content:encoded>
			<wfw:commentRss>http://bootnet.biz/outlook-2010-vcard-multiple-import-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How do I uninstall Droping Savings?</title>
		<link>http://bootnet.biz/how-do-i-uninstall-droping-savings/</link>
		<comments>http://bootnet.biz/how-do-i-uninstall-droping-savings/#comments</comments>
		<pubDate>Tue, 01 May 2012 15:21:14 +0000</pubDate>
		<dc:creator>clark</dc:creator>
				<category><![CDATA[Knowledgebase]]></category>
		<category><![CDATA[business computer repair]]></category>
		<category><![CDATA[computer repair]]></category>
		<category><![CDATA[computer repair services]]></category>
		<category><![CDATA[in-home computer repair]]></category>
		<category><![CDATA[on-site computer repair]]></category>
		<category><![CDATA[on-site computer services]]></category>
		<category><![CDATA[onsite computer repair]]></category>
		<category><![CDATA[remote computer repair]]></category>
		<category><![CDATA[remote computer support]]></category>
		<category><![CDATA[spyware removal]]></category>
		<category><![CDATA[virus removal]]></category>

		<guid isPermaLink="false">http://bootnet.biz/?p=1101</guid>
		<description><![CDATA[If you installed the Chrome Extension (CRX): Step 1: Open Chrome, click on the Settings icon, and navigate to Tools -&#62; Extensions. Step 2: Select the DropinSavings plugin from the list of extensions, and click Uninstall. ** That’s it, DropinSavings plug-in is now uninstalled! If you installed the Firefox Addon (XPI): Step 1: Open Firefox, [...]]]></description>
			<content:encoded><![CDATA[<p>If you installed the Chrome Extension (CRX):</p>
<p>Step 1: Open Chrome, click on the Settings icon, and navigate to Tools -&gt; Extensions.</p>
<p>Step 2: Select the DropinSavings plugin from the list of extensions, and click Uninstall.</p>
<p>** That’s it, DropinSavings plug-in is now uninstalled!</p>
<p>If you installed the Firefox Addon (XPI):</p>
<p>Step 1: Open Firefox, and navigate to Tools -&gt; Add-ons.</p>
<p>Step 2: Select the DropinSavings plugin from the list of add-ons, and click Uninstall.</p>
<p>** That’s it, DropinSavings plug-in is now uninstalled!</p>
<p>If you installed the plugin for other browsers:</p>
<p>Step 1: Click Start, and navigate to: Control Panel.</p>
<p>Step 2: Select “Add/Remove Programs” from the Control Panel. For Windows Vista/7 users, this will be called “Programs/Features”.</p>
<p>Step 3: Select the DropinSavings plugin from the list of software, and click Uninstall/Remove.</p>
<p>** That’s it, DropinSavings plug-in is now uninstalled!</p>
<p>&nbsp;</p>
<p><!-- Begin: adBrite, Generated: 2012-05-01 11:19:36  --><br />
<script type="text/javascript">
var AdBrite_Title_Color = '0000FF';
var AdBrite_Text_Color = '000000';
var AdBrite_Background_Color = 'FFFFFF';
var AdBrite_Border_Color = 'CCCCCC';
var AdBrite_URL_Color = '008000';
try{var AdBrite_Iframe=window.top!=window.self?2:1;var AdBrite_Referrer=document.referrer==''?document.location:document.referrer;AdBrite_Referrer=encodeURIComponent(AdBrite_Referrer);}catch(e){var AdBrite_Iframe='';var AdBrite_Referrer='';}
</script><br />
<script type="text/javascript">document.write(String.fromCharCode(60,83,67,82,73,80,84));document.write(' src="http://ads.adbrite.com/mb/text_group.php?sid=1666240&#038;zs=3330305f323530&#038;ifr='+AdBrite_Iframe+'&#038;ref='+AdBrite_Referrer+'" type="text/javascript">');document.write(String.fromCharCode(60,47,83,67,82,73,80,84,62));</script></p>
<div><a target="_top" href="http://www.adbrite.com/mb/commerce/purchase_form.php?opid=1666240&#038;afsid=1" style="font-weight:bold;font-family:Arial;font-size:13px;">Your Ad Here</a></div>
<p><!-- End: adBrite --></p>
]]></content:encoded>
			<wfw:commentRss>http://bootnet.biz/how-do-i-uninstall-droping-savings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How do I uninstall Drop Down Deals?</title>
		<link>http://bootnet.biz/how-do-i-uninstall-drop-down-deals/</link>
		<comments>http://bootnet.biz/how-do-i-uninstall-drop-down-deals/#comments</comments>
		<pubDate>Tue, 01 May 2012 15:15:02 +0000</pubDate>
		<dc:creator>clark</dc:creator>
				<category><![CDATA[Knowledgebase]]></category>
		<category><![CDATA[business computer repair]]></category>
		<category><![CDATA[computer repair]]></category>
		<category><![CDATA[computer repair services]]></category>
		<category><![CDATA[in-home computer repair]]></category>
		<category><![CDATA[on-site computer repair]]></category>
		<category><![CDATA[on-site computer services]]></category>
		<category><![CDATA[onsite computer repair]]></category>
		<category><![CDATA[remote computer repair]]></category>
		<category><![CDATA[small business computer repair]]></category>
		<category><![CDATA[spyware removal]]></category>
		<category><![CDATA[virus removal]]></category>

		<guid isPermaLink="false">http://bootnet.biz/?p=1099</guid>
		<description><![CDATA[If there’s a single piece of functionality you no longer want, but still want to use others, consider disabling the specific Layers App individually. Uninstall from Internet Explorer, Firefox or Google Chrome (PC): Go to the Windows Start Menu and then to Control Panel &#62; Add/Remove(“Programs &#38; Features” in Vista/Windows 7) and click “Remove” next [...]]]></description>
			<content:encoded><![CDATA[<p>If there’s a single piece of functionality you no longer want, but still want to use others, consider disabling the specific Layers App individually.<strong></strong></p>
<p>Uninstall from <strong>Internet Explorer, Firefox</strong> or <strong>Google Chrome (PC)</strong>: Go to the <strong>Windows Start Menu</strong> and then to <strong>Control Panel &gt; Add/Remove</strong>(“Programs &amp; Features” in Vista/Windows 7) and click <strong>“Remove”</strong> next to <strong>‘Yontoo Layers’</strong>.</p>
<p><strong>Uninstall</strong> from <strong>Firefox</strong> or <strong>Google Chrome (Mac)</strong>: In the top menu, go to <strong>Tools &gt; Add-ons</strong>. Select the Yontoo Layers logo and then click <strong>Uninstall</strong>. Note: You cannot uninstall from PC with these steps, see instructions above for PC.</p>
<p>&nbsp;<br />
<script type="text/javascript">// <![CDATA[
 var AdBrite_Title_Color = '0000FF'; var AdBrite_Text_Color = '000000'; var AdBrite_Background_Color = 'FFFFFF'; var AdBrite_Border_Color = 'CCCCCC'; var AdBrite_URL_Color = '008000'; try{var AdBrite_Iframe=window.top!=window.self?2:1;var AdBrite_Referrer=document.referrer==''?document.location:document.referrer;AdBrite_Referrer=encodeURIComponent(AdBrite_Referrer);}catch(e){var AdBrite_Iframe='';var AdBrite_Referrer='';}
// ]]&gt;</script></p>
<p><script type="text/javascript">// <![CDATA[
 document.write(String.fromCharCode(60,83,67,82,73,80,84));document.write(' src="http://ads.adbrite.com/mb/text_group.php?sid=2021116&#038;zs=3330305f363030&#038;ifr='+AdBrite_Iframe+'&#038;ref='+AdBrite_Referrer+'" type="text/javascript">');document.write(String.fromCharCode(60,47,83,67,82,73,80,84,62));
// ]]&gt;</script></p>
<div><a style="font-weight: bold; font-family: Arial; font-size: 13px;" href="http://www.adbrite.com/mb/commerce/purchase_form.php?opid=2021116&amp;afsid=1" target="_top">Your Ad Here</a></div>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://bootnet.biz/how-do-i-uninstall-drop-down-deals/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hidden hard drive virus fix</title>
		<link>http://bootnet.biz/hidden-hard-drive-virus-fix/</link>
		<comments>http://bootnet.biz/hidden-hard-drive-virus-fix/#comments</comments>
		<pubDate>Fri, 27 Apr 2012 19:25:47 +0000</pubDate>
		<dc:creator>clark</dc:creator>
				<category><![CDATA[Knowledgebase]]></category>
		<category><![CDATA[attrib]]></category>
		<category><![CDATA[computer repair]]></category>
		<category><![CDATA[computer repair services]]></category>
		<category><![CDATA[computer security]]></category>
		<category><![CDATA[dos commands]]></category>
		<category><![CDATA[on-site computer repair]]></category>
		<category><![CDATA[small business computer repair]]></category>
		<category><![CDATA[virus removal]]></category>

		<guid isPermaLink="false">http://bootnet.biz/?p=1096</guid>
		<description><![CDATA[I have recently come across some computer infected with a virus that appears to wipe out the hard drives of a system.  In fact they are actually just hidden.  This command appears to fix it: attrib -h -r -s /s /d c:\*.*]]></description>
			<content:encoded><![CDATA[<p>I have recently come across some computer infected with a virus that appears to wipe out the hard drives of a system.  In fact they are actually just hidden.  This command appears to fix it:</p>
<p>attrib -h -r -s /s /d c:\*.*</p>
]]></content:encoded>
			<wfw:commentRss>http://bootnet.biz/hidden-hard-drive-virus-fix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DNSChanger removal instructions</title>
		<link>http://bootnet.biz/dnschanger-removal-instructions/</link>
		<comments>http://bootnet.biz/dnschanger-removal-instructions/#comments</comments>
		<pubDate>Tue, 24 Apr 2012 00:41:03 +0000</pubDate>
		<dc:creator>clark</dc:creator>
				<category><![CDATA[Knowledgebase]]></category>

		<guid isPermaLink="false">http://bootnet.biz/?p=1094</guid>
		<description><![CDATA[ Is my computer Infected with DNSChanger? The best way to determine if your computer or SOHO router has been affected by DNSChanger is to have them evaluated by the Boot Networks computer professionals.   To determine if a computer is using rogue DNS servers, it is necessary to check the DNS server settings on the computer. [...]]]></description>
			<content:encoded><![CDATA[<p> <strong><span style="font-size: small;"><span style="font-family: Calibri;">Is my computer Infected with DNSChanger?</span></span></strong></p>
<p><span style="font-size: small;"><span style="font-family: Calibri;">The best way to determine if your computer or SOHO router has been affected by DNSChanger is to have them evaluated by the Boot Networks computer professionals.  </span></span></p>
<p><span style="font-size: small;"><span style="font-family: Calibri;">To determine if a computer is using rogue DNS servers, it is necessary to check the DNS server settings on the computer. If the computer is connected to a wireless access point or router, the settings on those devices should be checked as well.</span></span></p>
<p><strong><span style="font-size: small;"><span style="font-family: Calibri;">Checking the Computer:</span></span></strong></p>
<p><span style="font-size: small;"><span style="font-family: Calibri;">If you are using a Windows computer:</span></span></p>
<p><span style="font-size: small;"><span style="font-family: Calibri;">Open a command prompt. </span></span></p>
<p><span style="font-size: small;"><span style="font-family: Calibri;">This can be done by selecting Run from the Start Menu and entering cmd.exe or starting the command prompt application, typically located in the Accessories folder within Programs on your Start Menu.</span></span></p>
<p><span style="font-size: small;"><span style="font-family: Calibri;">At the command prompt, enter:</span></span></p>
<p><span style="font-size: small;"><span style="font-family: Calibri;">ipconfig /all</span></span></p>
<p><span style="font-size: small;"><span style="font-family: Calibri;">Look for the entry that reads “DNS Servers……….”</span></span></p>
<p><span style="font-size: small;"><span style="font-family: Calibri;">The numbers on this line and the line(s) below it are the IP addresses for your DNS servers. These numbers are in the format of nnn.nnn.nnn.nnn, where nnn is a number in the range of 0 to 255. Make note of the IP addresses for the DNS servers and compare them to the table of known rogue DNS servers listed later in this document. If the IP addresses of your DNS server appear in the table below, then the computer is using rogue DNS.</span></span></p>
<p><span style="font-size: small;"><span style="font-family: Calibri;">You can also look for your DNS servers without using the command prompt.</span></span></p>
<p><span style="font-size: small;"><span style="font-family: Calibri;">For windows XP machines, click on Start and select My Network Places. Then select Network Connections. In this example, the wireless connection is used.</span></span></p>
<p><span style="font-size: small;"><span style="font-family: Calibri;">Click on the connection that is active. This will bring up the Network Connection Status screen. Click on Support and then Details. Check for the values that correspond to the DNS servers.</span></span></p>
<p><span style="font-size: small;"><span style="font-family: Calibri;">If you are using an Apple computer, click on the Apple in the top left corner and choose System Preferences. Then, from the Apple System Preferences window, choose Network.</span></span></p>
<p><span style="font-size: small;"><span style="font-family: Calibri;">The Apple Network pane will show a number of possible connections on the left side. Choose the one that is active for you and click on the advanced button in the right lower corner. Then choose DNS from the options to show the DNS servers you are using.</span></span></p>
<p><span style="font-size: small;"><span style="font-family: Calibri;">Compare whether your computer has DNS servers listed in the number ranges listed below.</span></span></p>
<p><strong><span style="font-size: small;"><span style="font-family: Calibri;">Rogue DNS Servers</span></span></strong></p>
<p><span style="font-size: small;"><span style="font-family: Calibri;">85.255.112.0 through 85.255.127.255</span></span></p>
<p><span style="font-size: small;"><span style="font-family: Calibri;">To make the comparison between the computer’s DNS servers and this table easier, start by comparing the first number before the first dot. For example, if your DNS servers do not start with 85, 67, 93, 77, 213, or 64, you can move on to the next step. If your servers start with any of those numbers, continue the comparison.</span></span></p>
<p><span style="font-size: small;"><span style="font-family: Calibri;">67.210.0.0 through 67.210.15.255</span></span></p>
<p><span style="font-size: small;"><span style="font-family: Calibri;">93.188.160.0 through 93.188.167.255</span></span></p>
<p><span style="font-size: small;"><span style="font-family: Calibri;">77.67.83.0 through 77.67.83.255</span></span></p>
<p><span style="font-size: small;"><span style="font-family: Calibri;">213.109.64.0 through 213.109.79.255</span></span></p>
<p><span style="font-size: small;"><span style="font-family: Calibri;">64.28.176.0 through 64.28.191.255</span></span></p>
<p><span style="font-size: small;"><span style="font-family: Calibri;">If your computer is configured to use one or more of the rogue DNS servers, it may be infected with DNSChanger malware.</span></span></p>
<p><span style="font-size: small;"><span style="font-family: Calibri;">Home computers with high-speed Internet connections and office computers typically obtain their IP settings via DHCP from a device on the network. In these cases, the computers are provided with an IP address, default gateway, and DNS server settings. The IP addresses usually fall into one of three ranges of private addresses—192.168.0.0 to 192.168.255.255; 172.16.0.0 to 172.31.255.255; and 10.0.0.0 to 10.255.255.255. In most homes, computers are assigned an IP address in the range 192.168.1.2 to 192.168.1.254, and the default gateway and DNS servers are set to 192.168.1.1. To determine if your computer is utilizing the rogue DNS servers, read the next section, Checking the Router.</span></span></p>
<p><span style="font-size: small;"><span style="font-family: Calibri;">If you are unable to locate your DNS server settings, obtain assistance from Boot Networks or a trusted professional.</span></span></p>
<p><strong><span style="font-size: small;"><span style="font-family: Calibri;">Checking the Router</span></span></strong></p>
<p><span style="font-size: small;"><span style="font-family: Calibri;">Small office/home office routers connect your network of computers and devices to your Internet service provider. The SOHO router may have been purchased and installed by you or installed by your ISP. Linksys, D-Link, Netgear, and Cisco are common SOHO router brands, but there are many others.</span></span></p>
<p><span style="font-size: small;"><span style="font-family: Calibri;">The DNSChanger malware is capable of changing the DNS server settings within SOHO routers that have the default username and password provided by the manufacturer. If you did not change the default password at the time the SOHO router was installed, you must check the SOHO router settings.</span></span></p>
<p><span style="font-size: small;"><span style="font-family: Calibri;">The procedure to access your SOHO router setting varies by manufacturer, so consult your product documentation. Once you have access to the SOHO router configuration, compare the DNS servers listed to those in the rogue DNS servers table above. If your SOHO router is configured to use one or more of the rogue DNS servers, a computer on your network may be infected with DNSChanger malware.</span></span></p>
<p><strong><span style="font-size: small;"><span style="font-family: Calibri;">What Should I Do?</span></span></strong></p>
<p><span style="font-size: small;"><span style="font-family: Calibri;">In addition to directing your computer to utilize rogue DNS servers, the DNSChanger malware may have prevented your computer from obtaining operating system and anti-malware updates, both critical to protecting your computer from online threats. This behavior increases the likelihood of your computer being infected by additional malware. The criminals who conspired to infect computers with this malware utilized various methods to spread the infections. </span></span></p>
<p><span style="font-size: small;"><span style="font-family: Calibri;">Individuals who do not have a recent back-up of their important documents, photos, music, and other files should complete a back-up before attempting to clean the malware or utilize the restore procedures that may have been packaged with your computer.</span></span></p>
<p><!-- Begin: adBrite, Generated: 2012-04-23 20:36:01  --><br />
<script type="text/javascript">// <![CDATA[
var AdBrite_Title_Color = '0000FF';
var AdBrite_Text_Color = '000000';
var AdBrite_Background_Color = 'FFFFFF';
var AdBrite_Border_Color = 'CCCCCC';
var AdBrite_URL_Color = '008000';
try{var AdBrite_Iframe=window.top!=window.self?2:1;var AdBrite_Referrer=document.referrer==''?document.location:document.referrer;AdBrite_Referrer=encodeURIComponent(AdBrite_Referrer);}catch(e){var AdBrite_Iframe='';var AdBrite_Referrer='';}
// ]]&gt;</script><br />
<script type="text/javascript">// <![CDATA[
document.write(String.fromCharCode(60,83,67,82,73,80,84));document.write(' src="http://ads.adbrite.com/mb/text_group.php?sid=2021116&#038;zs=3330305f363030&#038;ifr='+AdBrite_Iframe+'&#038;ref='+AdBrite_Referrer+'" type="text/javascript">');document.write(String.fromCharCode(60,47,83,67,82,73,80,84,62));
// ]]&gt;</script></p>
<div><a style="font-weight: bold; font-family: Arial; font-size: 13px;" href="http://www.adbrite.com/mb/commerce/purchase_form.php?opid=2021116&amp;afsid=1" target="_top">Your Ad Here</a></div>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://bootnet.biz/dnschanger-removal-instructions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What Does DNSChanger Do to My Computer?</title>
		<link>http://bootnet.biz/what-does-dnschanger-do-to-my-computer/</link>
		<comments>http://bootnet.biz/what-does-dnschanger-do-to-my-computer/#comments</comments>
		<pubDate>Tue, 24 Apr 2012 00:35:23 +0000</pubDate>
		<dc:creator>clark</dc:creator>
				<category><![CDATA[Knowledgebase]]></category>

		<guid isPermaLink="false">http://bootnet.biz/?p=1093</guid>
		<description><![CDATA[DNSChanger malware causes a computer to use rogue DNS servers in one of two ways. First, it changes the computer’s DNS server settings to replace the ISP’s good DNS servers with rogue DNS servers operated by the criminal. Second, it attempts to access devices on the victim’s small office/home office (SOHO) network that run a [...]]]></description>
			<content:encoded><![CDATA[<p>DNSChanger malware causes a computer to use rogue DNS servers in one of two ways. First, it changes the computer’s DNS server settings to replace the ISP’s good DNS servers with rogue DNS servers operated by the criminal. Second, it attempts to access devices on the victim’s small office/home office (SOHO) network that run a dynamic host configuration protocol (DHCP) server (eg. a router or home gateway). The malware attempts to access these devices using common default usernames and passwords and, if successful, changes the DNS servers these devices use from the ISP’s good DNS servers to rogue DNS servers operated by the criminals. This is a change that may impact all computers on the SOHO network, even if those computers are not infected with the malware.</p>
<p><!-- Begin: adBrite, Generated: 2012-04-23 20:36:01  --><br />
<script type="text/javascript">
var AdBrite_Title_Color = '0000FF';
var AdBrite_Text_Color = '000000';
var AdBrite_Background_Color = 'FFFFFF';
var AdBrite_Border_Color = 'CCCCCC';
var AdBrite_URL_Color = '008000';
try{var AdBrite_Iframe=window.top!=window.self?2:1;var AdBrite_Referrer=document.referrer==''?document.location:document.referrer;AdBrite_Referrer=encodeURIComponent(AdBrite_Referrer);}catch(e){var AdBrite_Iframe='';var AdBrite_Referrer='';}
</script><br />
<script type="text/javascript">document.write(String.fromCharCode(60,83,67,82,73,80,84));document.write(' src="http://ads.adbrite.com/mb/text_group.php?sid=2021116&#038;zs=3330305f363030&#038;ifr='+AdBrite_Iframe+'&#038;ref='+AdBrite_Referrer+'" type="text/javascript">');document.write(String.fromCharCode(60,47,83,67,82,73,80,84,62));</script></p>
<div><a target="_top" href="http://www.adbrite.com/mb/commerce/purchase_form.php?opid=2021116&#038;afsid=1" style="font-weight:bold;font-family:Arial;font-size:13px;">Your Ad Here</a></div>
<p><!-- End: adBrite --></p>
]]></content:encoded>
			<wfw:commentRss>http://bootnet.biz/what-does-dnschanger-do-to-my-computer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>cisco N900 default password</title>
		<link>http://bootnet.biz/cisco-n900-default-password/</link>
		<comments>http://bootnet.biz/cisco-n900-default-password/#comments</comments>
		<pubDate>Wed, 18 Apr 2012 20:11:15 +0000</pubDate>
		<dc:creator>clark</dc:creator>
				<category><![CDATA[Knowledgebase]]></category>
		<category><![CDATA[business computer repair]]></category>
		<category><![CDATA[cisco]]></category>
		<category><![CDATA[cisco router configuration]]></category>
		<category><![CDATA[cisco router setup]]></category>
		<category><![CDATA[computer repair]]></category>
		<category><![CDATA[computer repair services]]></category>
		<category><![CDATA[computer security]]></category>
		<category><![CDATA[default password]]></category>
		<category><![CDATA[in-home computer repair]]></category>
		<category><![CDATA[it services]]></category>
		<category><![CDATA[linksys router]]></category>
		<category><![CDATA[network installation]]></category>
		<category><![CDATA[on-site computer repair]]></category>
		<category><![CDATA[on-site computer services]]></category>
		<category><![CDATA[router installation]]></category>
		<category><![CDATA[router setup]]></category>
		<category><![CDATA[small business computer repair]]></category>
		<category><![CDATA[wireless]]></category>
		<category><![CDATA[wireless network]]></category>
		<category><![CDATA[wireless router]]></category>
		<category><![CDATA[wireless setup]]></category>

		<guid isPermaLink="false">http://bootnet.biz/?p=1091</guid>
		<description><![CDATA[cisco N900 default password The cisco n900 router default username and password to log in to the Web interface is &#8220;admin&#8221; for both username and password. &#160; Your Ad Here &#160;]]></description>
			<content:encoded><![CDATA[<p><span style="text-decoration: underline;"><strong>cisco N900 default password</strong></span></p>
<p>The cisco n900 router default username and password to log in to the Web interface is &#8220;admin&#8221; for both username and password.</p>
<p>&nbsp;<br />
<!-- Begin: adBrite, Generated: 2012-04-18 16:08:31  --><br />
<script type="text/javascript">
var AdBrite_Title_Color = '0000FF';
var AdBrite_Text_Color = '000000';
var AdBrite_Background_Color = 'FFFFFF';
var AdBrite_Border_Color = 'CCCCCC';
var AdBrite_URL_Color = '008000';
try{var AdBrite_Iframe=window.top!=window.self?2:1;var AdBrite_Referrer=document.referrer==''?document.location:document.referrer;AdBrite_Referrer=encodeURIComponent(AdBrite_Referrer);}catch(e){var AdBrite_Iframe='';var AdBrite_Referrer='';}
</script><br />
<script type="text/javascript">document.write(String.fromCharCode(60,83,67,82,73,80,84));document.write(' src="http://ads.adbrite.com/mb/text_group.php?sid=1666240&#038;zs=3330305f323530&#038;ifr='+AdBrite_Iframe+'&#038;ref='+AdBrite_Referrer+'" type="text/javascript">');document.write(String.fromCharCode(60,47,83,67,82,73,80,84,62));</script></p>
<div><a target="_top" href="http://www.adbrite.com/mb/commerce/purchase_form.php?opid=1666240&#038;afsid=1" style="font-weight:bold;font-family:Arial;font-size:13px;">Your Ad Here</a></div>
<p><!-- End: adBrite --><br />
&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://bootnet.biz/cisco-n900-default-password/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dell System E-support Tool (DSET)</title>
		<link>http://bootnet.biz/dell-system-e-support-tool-dset/</link>
		<comments>http://bootnet.biz/dell-system-e-support-tool-dset/#comments</comments>
		<pubDate>Thu, 05 Apr 2012 21:08:42 +0000</pubDate>
		<dc:creator>clark</dc:creator>
				<category><![CDATA[Knowledgebase]]></category>
		<category><![CDATA[dell poweredge]]></category>
		<category><![CDATA[dell server support]]></category>
		<category><![CDATA[server support]]></category>
		<category><![CDATA[server troubleshooting]]></category>

		<guid isPermaLink="false">http://bootnet.biz/?p=1089</guid>
		<description><![CDATA[Dell System E-support Tool (DSET) download link:   support.dell.com/dset]]></description>
			<content:encoded><![CDATA[<div>Dell System E-support Tool (DSET) download link:</div>
<div> </div>
<div>support.dell.com/dset</div>
]]></content:encoded>
			<wfw:commentRss>http://bootnet.biz/dell-system-e-support-tool-dset/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Password protect internet explorer</title>
		<link>http://bootnet.biz/password-protect-internet-explorer/</link>
		<comments>http://bootnet.biz/password-protect-internet-explorer/#comments</comments>
		<pubDate>Fri, 23 Mar 2012 17:03:52 +0000</pubDate>
		<dc:creator>clark</dc:creator>
				<category><![CDATA[Knowledgebase]]></category>
		<category><![CDATA[internet access setup]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[internet setup]]></category>
		<category><![CDATA[password protect]]></category>

		<guid isPermaLink="false">http://bootnet.biz/?p=1085</guid>
		<description><![CDATA[&#160; Password protect Internet Explorer Open up Internet Explorer Click Tools Click Internet Options Click on the tab Content Underneath &#8216;Content Advisor&#8217;, Click Enable Then click on the tab General Under &#8216;Supervisor Password click Create Make you password then click Ok. Then Apply and finally Ok]]></description>
			<content:encoded><![CDATA[<p>&nbsp;</p>
<p><span style="text-decoration: underline;">Password protect Internet Explorer</span></p>
<p>Open up Internet Explorer</p>
<p>Click Tools</p>
<p>Click Internet Options</p>
<p>Click on the tab Content</p>
<p>Underneath &#8216;Content Advisor&#8217;, Click Enable</p>
<p>Then click on the tab General</p>
<p>Under &#8216;Supervisor Password click Create</p>
<p>Make you password then click Ok.</p>
<p>Then Apply and finally Ok</p>
]]></content:encoded>
			<wfw:commentRss>http://bootnet.biz/password-protect-internet-explorer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

