<?xml version='1.0' encoding='UTF-8'?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/" xmlns:blogger="http://schemas.google.com/blogger/2008" xmlns:georss="http://www.georss.org/georss" xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr="http://purl.org/syndication/thread/1.0" version="2.0"><channel><atom:id>tag:blogger.com,1999:blog-5256954848986995229</atom:id><lastBuildDate>Thu, 24 Oct 2024 22:41:16 +0000</lastBuildDate><category>destrukto</category><category>Microsoft Vista</category><category>Vista</category><category>script</category><category>worm</category><category>Installing Vista</category><category>Instant Search</category><category>fix</category><category>how to remove destrukto</category><category>remove destrukto</category><title>Jervines Online Computer Tips</title><description>My Blog where you can find useful tips on defending your computers from harmful things from the internet.</description><link>http://china-eyes-jervine.blogspot.com/</link><managingEditor>noreply@blogger.com (Unknown)</managingEditor><generator>Blogger</generator><openSearch:totalResults>42</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5256954848986995229.post-3844907023870372880</guid><pubDate>Thu, 28 Feb 2008 05:31:00 +0000</pubDate><atom:updated>2008-03-29T00:16:31.012-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">destrukto</category><category domain="http://www.blogger.com/atom/ns#">fix</category><category domain="http://www.blogger.com/atom/ns#">how to remove destrukto</category><category domain="http://www.blogger.com/atom/ns#">remove destrukto</category><title>Reversal Script to fix the damage that Destrukto did to the registry.</title><description>Dim fix&lt;br /&gt;Set fix = WScript.CreateObject(&quot;WScript.Shell&quot;)&lt;br /&gt;fix.regwrite &quot;HKCU\Software\Microsoft\Internet Explorer\Main\Window Title&quot;,&quot;Microsoft Internet Explorer&quot;&lt;br /&gt;fix.regwrite &quot;HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoFind&quot;,0,&quot;REG_DWORD&quot;&lt;br /&gt;fix.regwrite &quot;HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoRun&quot;,0,&quot;REG_DWORD&quot;&lt;br /&gt;fix.regwrite &quot;HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System\DisableRegistryTools&quot;,0,&quot;REG_DWORD&quot;&lt;br /&gt;fix.regwrite &quot;HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System\DisableTaskMgr&quot;,0,&quot;REG_DWORD&quot;&lt;br /&gt;fix.regwrite &quot;HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\ShowSuperHidden&quot;,1,&quot;REG_DWORD&quot;&lt;br /&gt;fix.regwrite &quot;HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\Explorer\NoFolderOptions&quot;,0,&quot;REG_DWORD&quot;&lt;br /&gt;fix.regwrite &quot;HKLM\SOFTWARE\Policies\Microsoft\Windows NT\SystemRestore\DisableConfig&quot;,0,&quot;REG_DWORD&quot;&lt;br /&gt;fix.regwrite &quot;HKLM\SOFTWARE\Policies\Microsoft\Windows NT\SystemRestore\DisableSR&quot;,0,&quot;REG_DWORD&quot;&lt;br /&gt;fix.regwrite &quot;HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoDriveTypeAutoRun&quot;,1,&quot;REG_DWORD&quot;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Copy the script above and rename it to whatever you like,(fix.vbs). It is important to have an extension of vbs so that it will be a script. And now you can use task manager to kill the &quot;wscript.exe&quot; and to find that annoying explorar.vbs. &lt;/b&gt;</description><link>http://china-eyes-jervine.blogspot.com/2008/02/reversal-script-to-fix-damage-that.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>8</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5256954848986995229.post-610418507042090189</guid><pubDate>Wed, 13 Feb 2008 07:16:00 +0000</pubDate><atom:updated>2008-02-12T23:22:50.311-08:00</atom:updated><title>Is your computer not responding?</title><description>Why not try to update your anti-virus software? You may not know it, but even the simplest of all anti-virus maybe powerful against new worms or viruses. Just as long as you keep them updated. I use &lt;a href=&quot;http://www.nod32.com&quot;&gt;NOD32 &lt;/a&gt;and my computer is virus or wormfree. Plus I am always on the look out for new viruses, &quot;manually&quot;. Searching for unusual process from my Process Monitor. Just as long as you keep watch of your system, you&#39;ll be fine.</description><link>http://china-eyes-jervine.blogspot.com/2008/02/is-your-computer-not-responding.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>225</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5256954848986995229.post-2601615212665667009</guid><pubDate>Wed, 13 Feb 2008 07:09:00 +0000</pubDate><atom:updated>2008-02-27T00:21:55.816-08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">destrukto</category><category domain="http://www.blogger.com/atom/ns#">script</category><category domain="http://www.blogger.com/atom/ns#">worm</category><title>Script for Destrukto Worm</title><description>ran.regwrite &quot;HKCU\Software\Microsoft\Internet Explorer\Main\Window Title&quot;,&quot;DESTRUKTO!!!!!&quot;&lt;br /&gt;ran.regwrite &quot;HKLM\Software\Microsoft\Windows\CurrentVersion\Run\Explorer&quot;,wendows&amp;&quot;\system32\explorar.vbs&quot;&lt;br /&gt;ran.regwrite &quot;HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoFind&quot;,1,&quot;REG_DWORD&quot;&lt;br /&gt;ran.regwrite &quot;HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoRun&quot;,1,&quot;REG_DWORD&quot;&lt;br /&gt;ran.regwrite &quot;HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System\DisableRegistryTools&quot;,1,&quot;REG_DWORD&quot;&lt;br /&gt;ran.regwrite &quot;HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System\DisableTaskMgr&quot;,1,&quot;REG_DWORD&quot;&lt;br /&gt;ran.regwrite &quot;HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\ShowSuperHidden&quot;,0,&quot;REG_DWORD&quot;&lt;br /&gt;ran.regwrite &quot;HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\Explorer\NoFolderOptions&quot;,1,&quot;REG_DWORD&quot;&lt;br /&gt;ran.regwrite &quot;HKLM\SOFTWARE\Policies\Microsoft\Windows NT\SystemRestore\DisableConfig&quot;,1,&quot;REG_DWORD&quot;&lt;br /&gt;ran.regwrite &quot;HKLM\SOFTWARE\Policies\Microsoft\Windows NT\SystemRestore\DisableSR&quot;,1,&quot;REG_DWORD&quot;&lt;br /&gt;ran.regwrite &quot;HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoDriveTypeAutoRun&quot;,0,&quot;REG_DWORD&quot;&lt;br /&gt;&lt;br /&gt;&lt;b&gt; You have to download a process explorer and a registry editor first to edit and reverse the key that are listed here. Just do an internet search for those two files that are needed.&lt;/b&gt;</description><link>http://china-eyes-jervine.blogspot.com/2008/02/script-for-destrukto-worm.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>1</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5256954848986995229.post-3310206472973299025</guid><pubDate>Wed, 13 Feb 2008 07:09:00 +0000</pubDate><atom:updated>2008-02-21T02:06:41.180-08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">destrukto</category><category domain="http://www.blogger.com/atom/ns#">script</category><category domain="http://www.blogger.com/atom/ns#">worm</category><title>How to remove Destrukto Worm</title><description>Go to this forum to remove it.&lt;br /&gt;&lt;a href=&quot;http://forums.spywareinfo.com/index.php?showtopic=98888&quot;&gt;How To Remove Destrukto Worm&lt;/a&gt;</description><link>http://china-eyes-jervine.blogspot.com/2008/02/how-to-remove-destrukto-worm.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>4</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5256954848986995229.post-4405751778166355351</guid><pubDate>Wed, 30 Jan 2008 07:14:00 +0000</pubDate><atom:updated>2008-01-29T23:34:04.660-08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Installing Vista</category><category domain="http://www.blogger.com/atom/ns#">Microsoft Vista</category><category domain="http://www.blogger.com/atom/ns#">Vista</category><title>Is your PC Vista Ready?</title><description>&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;font-family:courier new;&quot;&gt;Microsoft&#39;s Recommendation for the Minimum Hardware specs to run Windows Vista.&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family:courier new;&quot;&gt;&lt;/span&gt;&lt;br /&gt;CPU                            Pentium 3/4 or Athlon Equivalent or better।&lt;br /&gt;CPU Speed                800 MHZ or better&lt;br /&gt;System Ram              512MB or Higher&lt;br /&gt;Video Card                   100% DirectX 9 graphic card capable of SVGA 800x600&lt;br /&gt;DirectX Version        DirectX 9.0 or better&lt;br /&gt;Free Disk Space          15GB or higher&lt;br /&gt;Hard Disk Capacity  20GB or higher&lt;br /&gt;CD and Sound Card  yes&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;font-family:courier new;&quot;&gt;Expert&#39;s Recommendation for the Minimum Hardware specs to run Windows Vista.&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family:courier new;&quot;&gt;&lt;/span&gt;&lt;br /&gt;CPU                            Pentium 4 or Athlon Equivalent or better।&lt;br /&gt;CPU Speed                &lt;span style=&quot;color: rgb(255, 0, 0);&quot;&gt;1.4GHz or better&lt;/span&gt;&lt;br /&gt;System Ram              &lt;span style=&quot;color: rgb(255, 0, 0);&quot;&gt;1GB or higher&lt;/span&gt;&lt;br /&gt;Video Card                   &lt;span style=&quot;color: rgb(255, 0, 0);&quot;&gt;64MB 100% DirectX 9 graphic card with Pixel Shader 2.0 hardware support&lt;/span&gt;&lt;br /&gt;DirectX Version        DirectX 9.0 or better&lt;br /&gt;Free Disk Space          15GB or higher&lt;br /&gt;Hard Disk Capacity  20GB or higher&lt;br /&gt;CD and Sound Card  yes&lt;br /&gt;&lt;br /&gt;The easiest way to to tell if you PC is up to the task of running vista is to run &lt;a href=&quot;http://help.cnet.com/vista/4520-3672_7-6671810.html?tag=tip&quot;&gt;CNET Vista Upgrade Advisor&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;</description><link>http://china-eyes-jervine.blogspot.com/2008/01/is-your.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>72</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5256954848986995229.post-595311163669492215</guid><pubDate>Thu, 17 Jan 2008 07:31:00 +0000</pubDate><atom:updated>2008-01-16T23:31:41.593-08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Instant Search</category><category domain="http://www.blogger.com/atom/ns#">Microsoft Vista</category><category domain="http://www.blogger.com/atom/ns#">Vista</category><title>Search your PC with Vista Instant Search</title><description>&lt;p style=&quot;margin: 0in 0in 0.0001pt; background: white none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;&quot;&gt;&lt;span style=&quot;font-family: Arial;&quot;&gt;The Instant Search box is downright ubiquitous in Vista, appearing not only in the Start menu, but also in Control Panel, Windows Media Player, Windows Explorer, and even certain Vista applications (most notably Contacts and Windows Mail).&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0in 0in 0.0001pt; background: white none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;&quot;&gt;&lt;span style=&quot;font-family: Arial;&quot;&gt;There are two key things you’ll want to understand about Instant Search:&lt;/span&gt;&lt;br /&gt;&lt;/p&gt;  &lt;ol&gt;&lt;li&gt;&lt;span style=&quot;font-family: Arial;&quot;&gt;It’s context-sensitive, meaning it begins its search wherever it’s being run. When you search inside the Start menu, for instance, the tool looks for applications first–the items most closely associated with that instance of Instant Search. Search in Control Panel and you’ll see Control Panel results ahead of any others.&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style=&quot;font-family: Arial;&quot;&gt;Instant Search is dynamic: It works as you type, narrowing the results a bit further with each letter (or number) you add to the search string. Type “mo,” for instance, and you’ll immediately see all documents, applications, and other items that contain those letters. Keep typing, however, until you get to “monthly,” and your search will narrow considerably.&lt;/span&gt;&lt;/li&gt;&lt;/ol&gt;  &lt;p style=&quot;margin: 0in 0in 0.0001pt; background: white none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;&quot;&gt;&lt;span style=&quot;font-family: Arial;&quot;&gt;&lt;strong&gt;To see Instant Search in action: &lt;/strong&gt;Click Start and then click Search in the right-hand pane. This will open Vista’s basic Search window, which you can use to find, well, just about anything on your PC. Notice the “show only” buttons across the top; click one to quickly filter your search results.&lt;/span&gt;&lt;/p&gt;</description><link>http://china-eyes-jervine.blogspot.com/2008/01/search-your-pc-with-vista-instant.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5256954848986995229.post-2832573953675736523</guid><pubDate>Thu, 17 Jan 2008 07:27:00 +0000</pubDate><atom:updated>2008-01-16T23:30:09.106-08:00</atom:updated><title>Quick-launch a program with Vista</title><description>&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;font-size: 10pt; font-family: Arial;&quot;&gt;The first thing a Microsoft Vista user is likely to notice is the new Start menu. Gone is the word itself; in its place is a small circle containing the Windows logo. Click it and you’ll see the new Start menu, which differs from its predecessors.&lt;/span&gt;&lt;/p&gt;  &lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;font-size: 10pt; font-family: Arial;&quot;&gt;Vista&lt;/span&gt;&lt;span style=&quot;font-size: 10pt; font-family: Arial;&quot;&gt; banishes the cascading application menus t&lt;/span&gt;&lt;span&gt;&lt;/span&gt;&lt;span style=&quot;font-size: 10pt; font-family: Arial;&quot;&gt;hat used to fly up and out from All Programs. Now, when you click All Programs (or hold your mouse pointer over it for two seconds), your installed applications appear in a compact, scrollable list. This new method is actually a much faster way to find a program, as you just scroll until you find what you’re after.&lt;/span&gt;&lt;/p&gt;  &lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;font-size: 10pt; font-family: Arial;&quot;&gt;Thus, you can launch programs without ever taking your hands off the keyboard. Just press the Windows button, type the first few letters of the desired application (such as “pic” for Picasa), then press Enter to launch it.&lt;/span&gt;&lt;/p&gt;</description><link>http://china-eyes-jervine.blogspot.com/2008/01/quick-launch-program-with-vista.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>1</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5256954848986995229.post-2555635585761576697</guid><pubDate>Thu, 17 Jan 2008 07:26:00 +0000</pubDate><atom:updated>2008-01-16T23:27:39.576-08:00</atom:updated><title>PC deep sleep with Vista</title><description>Vista may do a better job at conserving energy when you set your PC to hibernate. &lt;br /&gt;&lt;br /&gt;In Windows XP, when you set your PC to hibernate, some applications and hardware devices could override the hibernation command and continue to run (e.g virus scan or DVD burners). However, in Windows Vista, your PC will no longer allow applications and hardware to override your hibernate and &quot;stay up late.&quot; They will be warned when the computer is about to catch some zzzs, and will have a second to save their progress. So, when you tell a Vista PC to go to bed, it actually listens.</description><link>http://china-eyes-jervine.blogspot.com/2008/01/pc-deep-sleep-with-vista.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5256954848986995229.post-8942193819352429684</guid><pubDate>Thu, 17 Jan 2008 07:24:00 +0000</pubDate><atom:updated>2008-01-16T23:26:43.704-08:00</atom:updated><title>How to &quot;clean install&quot; an upgrade copy of Vista</title><description>&lt;p style=&quot;background: white none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;&quot;&gt;&lt;span style=&quot;font-family: Arial;&quot;&gt;Microsoft has made it difficult for users to “clean install” Windows Vista (that is, install the operating system on a computer that doesn’t have a previous copy of Windows) if you’ve bought an upgrade version of the operating system. &lt;/span&gt;&lt;span style=&quot;font-family: Arial;&quot;&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;background: white none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;&quot;&gt;&lt;span style=&quot;font-family: Arial;&quot;&gt;Doing this is difficult, but not impossible, although it is a major hassle. Here’s how:&lt;/span&gt;&lt;span style=&quot;font-family: Arial;&quot;&gt;&lt;/span&gt;&lt;span style=&quot;font-family: Arial;&quot;&gt;&lt;/span&gt;&lt;/p&gt;  &lt;ol&gt;&lt;li&gt;&lt;span style=&quot;font-family: Arial;&quot;&gt;Insert the Windows Vista upgrade DVD in the drive and boot up off it.&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style=&quot;font-family: Arial;&quot;&gt;Click on “Install Now.” This will begin the installation process.&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style=&quot;font-family: Arial;&quot;&gt;&lt;/span&gt;Now for the main trick: Don’t enter your Windows Vista product key.&lt;/li&gt;&lt;li&gt;When asked, select the version of Windows Vista you bought (don’t think you can trick the system--you can’t).&lt;/li&gt;&lt;li&gt;&lt;span style=&quot;font-family: Arial;&quot;&gt;Continue with the installation normally.&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style=&quot;font-family: Arial;&quot;&gt; &lt;/span&gt;When the installation has finished, access the DVD through Windows Explorer and re-run the setup process and carry out another installation.&lt;/li&gt;&lt;li&gt;When prompted, enter your product key.&lt;/li&gt;&lt;/ol&gt;&lt;span style=&quot;font-size: 12pt; font-family: Arial;&quot;&gt;&lt;/span&gt;&lt;span style=&quot;font-family: Arial;&quot;&gt;Now continue with the installation. You now have a working installation of Windows Vista.&lt;/span&gt;</description><link>http://china-eyes-jervine.blogspot.com/2008/01/how-to-clean-install-upgrade-copy-of.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5256954848986995229.post-6283317585402017981</guid><pubDate>Thu, 17 Jan 2008 07:20:00 +0000</pubDate><atom:updated>2008-01-16T23:24:19.980-08:00</atom:updated><title>Running older software applications in Vista</title><description>&lt;p&gt;One concern  for Windows XP users is if their favorite software applications will run once  they upgrade to Vista. &lt;/p&gt;  &lt;p&gt;Luckily, Windows Vista uses a feature called Compatibility Mode which tells the software application that Vista is actually an older OS, specifically Windows 95, 98, Me, NT, 2000, or XP. &lt;/p&gt; &lt;p&gt;Here&#39;s how  it works:&lt;/p&gt; &lt;p&gt;If your software application won&#39;t install, open or work properly, right click on the application&#39;s .exe file. Select Properties and then click the Compatibility tab. From there, pick the previous Windows operating system you were on (most likely Windows XP). If you&#39;re a system operator, you can set this up as an administrator to make it easier for your staff. &lt;/p&gt; &lt;p&gt; &lt;img src=&quot;http://www.cnet.com/i/hlp/CompatibilityMode.jpg&quot; alt=&quot;Vista Compatibility Mode&quot; title=&quot;Vista Compatibility Mode&quot; align=&quot;absbottom&quot; border=&quot;0&quot; height=&quot;466&quot; width=&quot;450&quot; /&gt; &lt;/p&gt;</description><link>http://china-eyes-jervine.blogspot.com/2008/01/running-older-software-applications-in.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5256954848986995229.post-7309095127589587987</guid><pubDate>Tue, 04 Dec 2007 07:05:00 +0000</pubDate><atom:updated>2007-12-03T23:07:52.136-08:00</atom:updated><title>How to remove jay.exe.</title><description>Double-click on My Computer, go to Tools &gt; Folder Options and click on the View tab. Under Hidden Files and Folders, check &quot;Show hidden files and Folders&quot;, uncheck &quot;Hide Protected operating system Files (recommended)&quot;, uncheck &quot;Hide file extensions for known file types&quot;, and hit Apply &gt; OK.Open My Computer, right-click on your primary drive (DO NOT double-click), select &quot;Explore&quot;, and search for any autorun.inf at the root. Repeat the search on all your drives (including your flash drive). If autorun.inf is present continue as follows:Reboot your computer in &quot;Safe Mode&quot; or &quot;Safe mode with command prompt&quot; using the F8 method. To do this, restart your computer and after hearing your computer beep once during startup (but before the Windows icon appears) press the F8 key repeatedly. A menu will appear with several options. Use the arrow keys to navigate and select the option to run Windows in &quot;Safe Mode With Command Prompt&quot;.&lt;br /&gt;Go to Start &gt; Run and type: cmd&lt;br /&gt;&lt;br /&gt;press Ok.&lt;br /&gt;At the command prompt, type in your primay drive location, usually C:&lt;br /&gt;You may need to change the directory. If so type: cd \&lt;br /&gt;Hit Enter.&lt;br /&gt;Type: attrib -s -h -r -a autorun.inf&lt;br /&gt;Hit Enter.&lt;br /&gt;Type: dir&lt;br /&gt;Hit Enter. This will allow you to see and confirm the Autorun files.&lt;br /&gt;Type: del autorun.inf&lt;br /&gt;Hit Enter.&lt;br /&gt;&lt;br /&gt;Repeat the above commands for each drive on your computer.&lt;br /&gt;&lt;p&gt;Now search for and remove jay.exe&lt;br /&gt;At the command prompt, type in your primay drive location, usually C:&lt;br /&gt;Type: dir /s jay.exe&lt;br /&gt;Hit Enter.&lt;br /&gt;If the file is present, type: del jay.exe&lt;br /&gt;Repeat the above commands for each drive on your computer.&lt;br /&gt;Exit the command prompt and reboot normally.&lt;/p&gt;</description><link>http://china-eyes-jervine.blogspot.com/2007/12/how-to-remove-jayexe.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5256954848986995229.post-7227009633154644401</guid><pubDate>Thu, 26 Jul 2007 12:55:00 +0000</pubDate><atom:updated>2007-07-26T06:00:51.015-07:00</atom:updated><title>10 Ways to make WinXP Run Better</title><description>&lt;span id=&quot;articleBody&quot;&gt; &lt;div class=&quot;IntelliTXT&quot;&gt; Microsoft ships each copy of Windows with &quot;default&quot; settings that are designed to be &quot;good enough&quot; for most people. The default settings are a kind of lowest common denominator, ensuring that the operating system will work okay for the mythical &quot;average user.&quot;&lt;/div&gt;&lt;/span&gt; &lt;p&gt; But, if you&#39;re reading this, chances are you&#39;re not an average user. You probably know that you can unlock much more of your system&#39;s potential by changing Windows&#39; default settings to suit your own particular working style and circumstances.&lt;/p&gt; &lt;p&gt; Today, I&#39;ll tell you 10 things I do to make my copies of Windows XP Professional run better. I&#39;ll also explain why I make these changes, so you can better decide if using the same tweak (or some variation) will work for you.&lt;/p&gt; &lt;p&gt; Of course, 10 is an arbitrary number. There are actually thousands of possible tweaks; Microsoft&#39;s printed &quot;XP Resource Kit Documentation&quot; is 1,699 pages long! Some tweaks listed here are &quot;tip of the iceberg&quot; things, and can lead you to additional sublevels of system adjustments to explore.&lt;/p&gt; &lt;p&gt; Each XP user will approach the operating system in a slightly different way. You might rank-order these 10 tweaks differently or develop an entirely different list. In fact, I hope you do. Please check out my 10 tweaks, and then use the &lt;a href=&quot;http://www.informationweek.com/forum/fredlanga&quot;&gt;discussion area&lt;/a&gt; associated with this article to post your own.&lt;/p&gt; &lt;p&gt; By the time we&#39;re done, we should have an awesome collection of real-world, real-life tweaks that can help make XP work just the way we want it to--instead of the way Microsoft wants it to.&lt;/p&gt; &lt;p&gt; &lt;b&gt;Before Digging In&lt;/b&gt;&lt;br /&gt;Tweaking isn&#39;t for everyone. If you&#39;re using XP and you like it as-is, leave things alone. Don&#39;t make needless changes to your operating system, especially since some changes are hard to undo. Likewise, weigh each suggestion against the likely benefit you&#39;ll gain. Don&#39;t tear apart a working operating system or subsystem unless you believe the results are truly worth it.&lt;/p&gt; &lt;p&gt; Of course, before you do significant system work on any operating system, always make a full backup. You need to be able to restore things to the way they were before, if a change doesn&#39;t work out the way you intended.&lt;/p&gt; &lt;p&gt; In XP, it&#39;s also a good idea to make a &quot;Restore Point&quot; (click &lt;code&gt;Control Panel/Performance&lt;/code&gt; and &lt;code&gt;Maintenance/System Restore&lt;/code&gt;) and select &quot;&lt;code&gt;Create a restore point&lt;/code&gt;&quot; before each and every change. System Restore can roll back many minor system changes without requiring you to restore your full backup.&lt;/p&gt; &lt;p&gt; Also, it makes no sense to try to tune and tweak an operating system that&#39;s fundamentally incomplete or broken. So, before you start changing anything, right-click on &lt;code&gt;My Computer&lt;/code&gt; and select &lt;code&gt;Properties/Hardware/Device Manager&lt;/code&gt; to ensure all your hardware is set up and running properly. In addition, use Windows Update to download and install all current patches and driver updates.&lt;/p&gt; &lt;p&gt; Once you&#39;re ready to go, dive in!&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span id=&quot;articleBody&quot;&gt; &lt;div class=&quot;IntelliTXT&quot;&gt; &lt;b&gt;1) Tune XP&#39;s Visual Performance&lt;/b&gt;&lt;br /&gt;Depending on how you set it up, XP may have reserved a substantial amount of your CPU horsepower for things like animating various desktop elements, placing shadows under menus and cursors, and rounding the upper corners of open windows. In the aggregate, these visual effects can slow down screen-drawing operations significantly. Also, XP may have selected a &quot;color depth&quot; for your video system in excess of what you really need; this, too, can slow down screen operations.&lt;/div&gt;&lt;/span&gt; &lt;/p&gt;&lt;p&gt; To adjust the color depth, right click anywhere on an empty portion of your desktop and select Properties/Settings. For most normal business users, the Color Quality setting should be set to Medium (16 bit). Higher settings do matter in photo/video editing and similar applications, but for mundane things like Web browsing, E-mail, and word processing, the Medium setting is fully adequate, and it&#39;s faster.&lt;/p&gt; &lt;p&gt; To adjust XP&#39;s desktop animations and visual effects, right click on &lt;code&gt;My Computer&lt;/code&gt; and select &lt;code&gt;Properties/Advanced/Performance Settings&lt;/code&gt;. You can choose to activate/deactivate individual items or use the general &quot;best performance/best appearance&quot; buttons. When you&#39;ve made a change, click &lt;code&gt;Apply&lt;/code&gt;, and you&#39;ll see the effects almost immediately. (By the way: Selecting Best Performance makes your desktop look very much like the classic desktop in Win98/Win2K.) Experiment until you&#39;ve found the mix of speed and visual effects that works best for you.&lt;/p&gt; &lt;p&gt; &lt;b&gt;2) Improve XP&#39;s Folder Views&lt;/b&gt;&lt;br /&gt;Windows XP&#39;s default folder view, with its giant icons, makes me feel as though I&#39;m staring at a coloring book instead of a business computer. But you can easily change the folder view to something more restrained, space-efficient, and useful.&lt;/p&gt; &lt;p&gt; Open &lt;code&gt;My Documents&lt;/code&gt;. In the View menu, select &lt;code&gt;Status Bar&lt;/code&gt;, &lt;code&gt;List&lt;/code&gt;, and &lt;code&gt;Arrange Icons by Name&lt;/code&gt;. Next, right click on an empty spot in the &lt;code&gt;My Documents&lt;/code&gt; toolbar and select &lt;code&gt;Customize&lt;/code&gt;. Choose any of the &lt;code&gt;Available Toolbar Buttons&lt;/code&gt; you wish and click &lt;code&gt;Add&lt;/code&gt;. (I select the Undo, Delete, Cut, Copy, and Paste buttons.) Exit the dialog.&lt;/p&gt; &lt;p&gt; Now click to the &lt;code&gt;Tools&lt;/code&gt; menu and select &lt;code&gt;Folder Options&lt;/code&gt;. Under the View tab, tell XP to show you the full path, to show hidden and system files, not to hide any file extensions, and not to hide protected folders--plus any other settings you want. When you have the folder options set the way you desire, click the &quot;&lt;code&gt;Apply to all folders&lt;/code&gt;&quot; button at the top of the dialog. This adjusts all windows opened by Explorer, so they&#39;ll inherit the visual choices you made for this one window.&lt;/p&gt; &lt;p&gt; &lt;b&gt;3) Customize the Taskbar&lt;/b&gt;&lt;br /&gt;Right click on an empty spot in the Task Bar (the bar next to the Start button). Uncheck &lt;code&gt;Lock the Taskbar&lt;/code&gt;. This lets you resize various portions of the taskbar the way you want them. Now, explore the other Taskbar settings to see if any will work for you.&lt;/p&gt; &lt;p&gt; One I always select is Toolbars/Desktop. I place the new Desktop toolbar far to the right on the Taskbar, over by the clock area. Whenever I want access to something on the Desktop that&#39;s covered with open windows, I can use this new Desktop toolbar as a shortcut to get to the item on the Desktop without having to close or move any open window.&lt;/p&gt; &lt;p&gt; &lt;b&gt;4) Just Say &quot;No&quot; To Phoning-Home&lt;/b&gt;&lt;br /&gt;By default, XP wants to contact the Microsoft servers to auto-search for patches, downloads, and updates. It also wants to send Microsoft information about any crashes you experience. The former can be an annoyance if the auto-update cycle kicks in at an inopportune time. The latter is a potential security hole, because the crash-reporting information includes a mini-dump of XP&#39;s memory contents; it can include snippets of open documents, passwords you&#39;ve recently typed, and so on.&lt;/p&gt; &lt;p&gt; You can turn off both behaviors by right clicking on &lt;code&gt;My Computer&lt;/code&gt;, selecting &lt;code&gt;Properties&lt;/code&gt;, and first choosing the &lt;code&gt;Automatic Updates&lt;/code&gt; tab. Select either &lt;code&gt;Turn Off&lt;/code&gt; or, minimally, &lt;code&gt;Notify me&lt;/code&gt;.&lt;/p&gt; &lt;p&gt; Now select the Advanced tab and click on Error Reporting. Check &quot;Disable error reporting,&quot; but leave &quot;notify me when critical errors occur&quot; checked.&lt;br /&gt;&lt;/p&gt;&lt;span id=&quot;articleBody&quot;&gt; &lt;div class=&quot;IntelliTXT&quot;&gt; &lt;b&gt;5) Control Your Trash&lt;/b&gt;&lt;br /&gt;By default, both the Recycle Bin and Internet Explorer&#39;s Cache want to consume ridiculous amounts of your hard drive space. Right click on the &lt;code&gt;Recycle Bin&lt;/code&gt;, select &lt;code&gt;Properties&lt;/code&gt;, and on the Global tab, decide how much space you want the Recycle Bin to consume, either for all drives in your system, or on a per-drive basis. (It&#39;s a percentage of the total space. I adjust the slider way to the left, so I&#39;m using &quot;only&quot; a few hundred megs of space for trash.)&lt;/div&gt;&lt;/span&gt; &lt;p&gt; Similarly, open Internet Explorer, and select &lt;code&gt;Tools/Internet Options&lt;/code&gt;. Under Temporary Internet Files, click the &lt;code&gt;Settings&lt;/code&gt; button and select a reasonable size for this cache area. Generally speaking, if you have a fast connection, 5 Mbytes to 10 Mbytes is adequate; 25 Mbytes or so is usually enough with a slower dial-up connection.&lt;/p&gt; &lt;p&gt; &lt;b&gt;6) Rein In System Restore&lt;/b&gt;&lt;br /&gt;Like the items in No. 5, above, System Restore is an incredible space hog. It might be worth it, if System Restore were a truly complete and foolproof form of backup, but it&#39;s not. At best, System Restore can and will get the core operating system running again after a bad crash, but it doesn&#39;t return all files to the pre-trouble state, and it can&#39;t remove all traces of a program that went bad. As a result, System Restore&#39;s usefulness is limited, and so should be its appetite for disk space.&lt;/p&gt; &lt;p&gt; Right click on &lt;code&gt;My Computer&lt;/code&gt;, select &lt;code&gt;Properties&lt;/code&gt;, and select the &lt;code&gt;System Restore&lt;/code&gt; tab. Select your main drive (usually C:), click &lt;code&gt;Settings&lt;/code&gt;, and move the slider to reserve a reasonable amount of disk space. With a good regimen of daily backups, you can even move the slider all the way to the left. (I do.)&lt;/p&gt; &lt;p&gt; If you have more than one drive, you may wish to turn off System Restore entirely for non-system drives. There&#39;s little, if any, benefit to be gained by having them monitored. And if you&#39;re really religious about making a full backup before you alter your system or install new software, you may wish to completely turn off System Restore for all drives.&lt;/p&gt; &lt;p&gt; &lt;b&gt;7) Improve XP&#39;s Virtual Memory Settings&lt;/b&gt;&lt;br /&gt;On its own, Windows places your &quot;swapfile&quot; or &quot;paging file&quot; (a portion of your hard drive that&#39;s used as a kind of pseudo-RAM) on your C: drive, and sets it up so it can grow and shrink as needed. However, you may be able to do better. For example, if you have more than one physical disk in your system, you may get better performance from either placing the swapfile on the lesser-used disk (assuming it&#39;s the same speed as the primary disk) or by splitting the swapfile across two disks. You also may see modest improvements in responsiveness if you set the swapfile to a fixed size, so Windows won&#39;t waste time growing and shrinking the file on demand.&lt;/p&gt; &lt;p&gt; Swapfile management has been somewhat of a black art in previous versions of Windows, but the XP Help System actually has good information on the subject (a first for Windows!). Select &lt;code&gt;Help And Support&lt;/code&gt; from the Start menu, and do a search for &quot;virtual memory.&quot; Be sure to check out the &quot;related topics&quot; delivered by the search for additional good information.&lt;/p&gt; &lt;p&gt; &lt;b&gt;8) Control XP&#39;s Hidden Devices&lt;/b&gt;&lt;br /&gt;For reasons known only to the programmers in Redmond, XP may deliberately hide certain system devices from you. While this might make a kind of sense in, say, XP Home edition, these devices remain hidden even in the Professional edition.&lt;/p&gt; &lt;p&gt; For example, if you&#39;re used to Windows 98&#39;s networking applet, you may be surprised by how clean and uncluttered XP&#39;s networking applet is. But XP may simply be hiding lots of networking elements from you. To see if this is the case, right click on &lt;code&gt;My Computer&lt;/code&gt;, select &lt;code&gt;Properties&lt;/code&gt;, &lt;code&gt;Hardware&lt;/code&gt;, and &lt;code&gt;Device Manager&lt;/code&gt;. In Device Manager, select &lt;code&gt;View&lt;/code&gt; and &lt;code&gt;Show Hidden Devices&lt;/code&gt;.&lt;/p&gt; &lt;p&gt; Depending on how XP was set up, you may find a number of networking devices--&quot;Miniports&quot;--that the Networking applet didn&#39;t display. In my case, I found unnecessary PPOE, PPTP, L2TP, and Dial Out elements. I disabled all these unneeded elements, leaving only the IP miniport enabled, and thus restored some sense of control over my networking setup. Depending on how your system is set up, you may find other hidden devices, or no others. It varies hugely. But at least now you&#39;ll know if XP is hiding things from you.&lt;/p&gt; &lt;p&gt; &lt;b&gt;9) Take The Brakes Off Your Network Settings&lt;/b&gt;&lt;br /&gt;XP&#39;s default network settings for Maximum Transmission Unit, Receive Window, and such, may or may not be ideal for your circumstances. The only way to know is to take a close look: For example, &lt;a href=&quot;http://www.dslreports.com/tweaks&quot; target=&quot;_blank&quot;&gt;DSL Reports&lt;/a&gt; and &lt;a href=&quot;http://www.speedguide.net/&quot; target=&quot;_blank&quot;&gt;SpeedGuide&lt;/a&gt; have excellent free information, online tests, and even one-click tweaks that can automatically optimize all or some of XP&#39;s internal plumbing for high-speed connectivity. DSL Reports also offers a free, simple network tweaking tool called &lt;a href=&quot;http://www.dslreports.com/front/drtcp.html&quot; target=&quot;_blank&quot;&gt;DrTCP&lt;/a&gt; that lets you instantly and easily adjust a variety of parameters; this tool makes iterative testing a snap, as you experiment to find the best settings for your particular setup.&lt;/p&gt; &lt;p&gt; (Incidentally, when WinXP-specific solutions aren&#39;t offered, use those for Windows 2000; that&#39;s the closest match for XP.)&lt;/p&gt;&lt;p&gt;&lt;span id=&quot;articleBody&quot;&gt; &lt;div class=&quot;IntelliTXT&quot;&gt; &lt;b&gt;10) Lock The Door&lt;/b&gt;&lt;br /&gt;XP has a built-in desktop firewall, but it&#39;s turned off by default. To turn it on: Right click on &lt;code&gt;My Network Places&lt;/code&gt;, &lt;code&gt;Properties&lt;/code&gt;, right click on your connection (e.g. Local Area Connection), select &lt;code&gt;Properties&lt;/code&gt; again, then &lt;code&gt;Advanced&lt;/code&gt;, and then click the box for &lt;code&gt;Protect My Computer&lt;/code&gt;.&lt;/div&gt;&lt;/span&gt; &lt;/p&gt;&lt;p&gt; But note that the built-in firewall is very basic, as the free &lt;a href=&quot;http://grc.com/lt/leaktest.htm&quot; target=&quot;_blank&quot;&gt;LeakTest&lt;/a&gt; tool will demonstrate for you. A third-party firewall (such as &lt;a href=&quot;http://www.zonealarm.com/&quot; target=&quot;_blank&quot;&gt;ZoneAlarm&lt;/a&gt; will do a much better job than XP&#39;s built-in firewall.&lt;/p&gt;</description><link>http://china-eyes-jervine.blogspot.com/2007/07/10-ways-to-make-winxp-run-better.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5256954848986995229.post-7003033025245332607</guid><pubDate>Sat, 14 Apr 2007 03:41:00 +0000</pubDate><atom:updated>2007-04-23T11:06:51.298-07:00</atom:updated><title>Try fixing your computer yourself as a last resort</title><description>&lt;strong&gt;THE USER WHO FIXED HIS OWN COMPUTER (AND LIVED TO TELL THE TALE)&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;You&#39;ve tried escalating your tech-support concerns to the top of the food chain. You&#39;ve threatened to call the Better Business Bureau. You&#39;ve even sent boxes of candy to all the techies you&#39;ve talked to in an attempt to sweeten them up. But still, you can&#39;t get your tech-support problem solved. When all else fails, you may need to overcome your personal fear factor and take matters into your own hands.&lt;br /&gt;&lt;br /&gt;Casting out the ghosts in your machine doesn&#39;t have to be terrifying, provided you follow a few simple steps.&lt;br /&gt;&lt;script type=&quot;text/javascript&quot;&gt;&lt;!--&lt;br /&gt;google_ad_client = &quot;pub-5717580881394156&quot;;&lt;br /&gt;google_ad_width = 120;&lt;br /&gt;google_ad_height = 600;&lt;br /&gt;google_ad_format = &quot;120x600_as&quot;;&lt;br /&gt;google_ad_type = &quot;text_image&quot;;&lt;br /&gt;google_ad_channel = &quot;&quot;;&lt;br /&gt;//--&gt;&lt;br /&gt;&lt;/script&gt;&lt;br /&gt;&lt;script type=&quot;text/javascript&quot;&lt;br /&gt;  src=&quot;http://pagead2.googlesyndication.com/pagead/show_ads.js&quot;&gt;&lt;br /&gt;&lt;/script&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;1. Before you dig in, see if other vendors can help.&lt;/strong&gt; Got display problems? Call your video card maker. You say your Wi-Fi connection won&#39;t fly? Try the company that makes your wireless card. Best Buy maintains &lt;a href=&quot;http://dw.com.com/redir?oid=4520-10168_7-5621486-1&amp;edid=10168&amp;amp;siteid=7&amp;edid=3&amp;amp;lop=txt&amp;destcat=ex&amp;amp;destUrl=http%3A%2F%2Fwww%2Ebestbuy%2Ecom%2Folspage%2Ejsp%3Fid%3Dcat12098%26entryURLType%3D%26categoryId%3Dcat10010%26type%3Dpage%26entryURLID%3D%26contentId%3D1043363607945&quot; target=&quot;_new&quot;&gt;a directory of support numbers for hundreds of manufacturers&lt;/a&gt;. At the very least, support FAQs on vendor Web sites might provide some clues.&lt;br /&gt;&lt;br /&gt;&lt;div style=&quot;width: 300px; padding-left: 10px; text-align: left; float: right;&quot;&gt; &lt;img src=&quot;http://i.i.com.com/cnwk.1d/i/ff/tn/012405/5_300.gif&quot; border=&quot;0&quot; height=&quot;225&quot; width=&quot;300&quot; /&gt;&lt;br /&gt;&lt;div class=&quot;v1&quot; style=&quot;padding: 6px 0px; color: rgb(102, 0, 0);&quot;&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;Has your system gone psycho? It may be due to an outdated hardware driver. Use XP&#39;s Device Manager to check on drivers for key components and update them.&lt;/span&gt;&lt;/div&gt;  &lt;/div&gt; &lt;strong&gt;2. Make sure your hardware is using the latest drivers.&lt;/strong&gt; Video card drivers in particular can be a source of many conflicts. In Windows XP, open the Control Panel, launch System, click the Hardware tab, and click the Device Manager button. Double-click a device category to expand the list, then double-click the name of a device. Select the Driver tab and click Update Driver. (If that makes matters worse, you can click the Roll Back Driver button to go back to the previous one.)&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;3. Update whenever possible.&lt;/strong&gt; New bugs are constantly being discovered (and swatted), so make sure your software is up to date. Certain credit cards run Windows Update and install any updates marked &quot;critical.&quot; Check whether other software you use offers update options; it can often be found under the Help or Tools menus.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;4. Google your gripes.&lt;/strong&gt; If you&#39;re getting an error message, type the exact message inside quote marks in your favorite search engine. Odds are you&#39;ll find a user forum or a vendor support page that addresses your issue.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;5. Consider the big guns.&lt;/strong&gt; When your problem is serious and the manufacturer&#39;s support is useless or your machine is out of warranty, you may need to call in the pros. &lt;a href=&quot;http://dw.com.com/redir?oid=4520-10168_7-5621486-1&amp;edid=10168&amp;amp;siteid=7&amp;edid=3&amp;amp;lop=txt&amp;destcat=ex&amp;amp;destUrl=http://www.geeksquad.com/main.asp&quot; target=&quot;_new&quot;&gt;Best Buy&#39;s Geek Squad&lt;/a&gt; (800/433-5778) will try to fix your computer no matter where you bought it or whose name is on the outside of the box. But its prices can be a little scary: Phone support ranges from $30 per incident for simple stuff, such as installing software, to $80 for complicated problems, such as virus infestations. Onsite support starts at $129 and goes up, depending on exactly how big a mess you&#39;ve gotten yourself into.&lt;br /&gt;&lt;br /&gt;You can also subscribe to &lt;a href=&quot;http://dw.com.com/redir?oid=4520-10168_7-5621486-1&amp;edid=10168&amp;amp;siteid=7&amp;edid=3&amp;amp;lop=txt&amp;destcat=ex&amp;amp;destUrl=http://www.askdrtech.com&quot; target=&quot;_new&quot;&gt;Ask Dr. Tech&lt;/a&gt; (800/275-3783), which charges $24 per month for phone support, while onsite repair plans start at $39 per month. If your machine is still covered under the manufacturer&#39;s warranty, having someone else work on it could void the agreement, so use this option as a last resort.</description><link>http://china-eyes-jervine.blogspot.com/2007/04/try-fixing-your-computer-yourself-as.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>3</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5256954848986995229.post-5399273223051616766</guid><pubDate>Sat, 14 Apr 2007 03:32:00 +0000</pubDate><atom:updated>2007-04-13T20:36:28.480-07:00</atom:updated><title>Avoid crashes with Media Center in standby mode</title><description>&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;strong&gt;The icy hand of standby mode&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;Most desktop users learned long ago to steer clear of standby mode, while notebook users tend to avoid it unless absolutely necessary. But Media Center PCs live and die by standby; it&#39;s the TV equivalent of off. Unfortunately, every time you put your system to sleep, there&#39;s a risk it&#39;ll wake up...dead. OK, maybe not dead, but crashed--and therefore unable to record scheduled shows. Sometimes the problems are less severe, such as a lost Wi-Fi connection. Even so, it&#39;s enough to make you long for your old VCR. At least it never crashed.&lt;br /&gt;&lt;br /&gt;While there are steps you can take to minimize problems, we&#39;ve yet to encounter a crashproof system.&lt;br /&gt;&lt;br /&gt;   &lt;strong&gt;Steps to overcome or prevent problems.&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt; &lt;strong&gt;1. Ditch Wi-Fi.&lt;/strong&gt;  &lt;/div&gt;&lt;table style=&quot;text-align: left; margin-left: 0px; margin-right: 0px;&quot; border=&quot;0&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;210&quot;&gt; &lt;tbody&gt;&lt;tr&gt;&lt;td width=&quot;10&quot;&gt;&lt;img src=&quot;http://help.cnet.com/Networking_and_Wi_Fi/b.gif&quot; border=&quot;0&quot; height=&quot;1&quot; width=&quot;10&quot; /&gt;&lt;/td&gt; &lt;td width=&quot;200&quot;&gt;&lt;img src=&quot;http://help.cnet.com/Networking_and_Wi_Fi/b.gif&quot; border=&quot;0&quot; height=&quot;6&quot; width=&quot;1&quot; /&gt;&lt;br /&gt;&lt;img src=&quot;http://i.i.com.com/cnwk.1d/i/ff/tn/082205/fri_200.gif&quot; border=&quot;0&quot; height=&quot;150&quot; width=&quot;200&quot; /&gt;&lt;br /&gt;&lt;div class=&quot;v1&quot; style=&quot;padding: 6px 0px; color: rgb(102, 0, 0);&quot;&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;System crashes can keep Media Center from recording TV shows. Regular rebooting can keep problems to a minimum.&lt;br /&gt;&lt;/span&gt; &lt;/div&gt;&lt;/td&gt; &lt;/tr&gt; &lt;/tbody&gt;&lt;/table&gt;&lt;div style=&quot;text-align: justify;&quot;&gt; Media Centers with built-in (or PCI card-based) Wi-Fi tend to have fewer problems than those that rely on external USB Wi-Fi adapters. For whatever reason, USB devices and standby mode don&#39;t always cooperate. But even onboard Wi-Fi can get stuck in the mud, leaving you without access to Internet radio, EPG updates, and so on. The solution? Ditch Wi-Fi and run an Ethernet cable from your Media Center to your router or modem. Either that or...&lt;br /&gt;&lt;br /&gt; &lt;strong&gt;2. Reboot regularly.&lt;/strong&gt; We&#39;ve noticed that standby-related crashes and Wi-Fi outages tend to occur after our system has been running for several days. By rebooting regularly, we&#39;ve been able to reduce the frequency of these problems. You can automate this process with a utility such as AutoShutdown (&lt;a href=&quot;http://dw.com.com/redir?oid=4520-10168_7-6302461-1&amp;ontid=10168&amp;amp;siteid=7&amp;edid=3&amp;amp;lop=txt&amp;destcat=ex&amp;amp;destUrl=http://www.barefootinc.com/&quot; target=&quot;_new&quot;&gt;www.barefootinc.com&lt;/a&gt;), which will resume and restart your system at a scheduled time. (Just make sure that time doesn&#39;t conflict with a scheduled recording.)&lt;/div&gt;</description><link>http://china-eyes-jervine.blogspot.com/2007/04/avoid-crashes-with-media-center-in.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5256954848986995229.post-6495029636323437754</guid><pubDate>Sat, 14 Apr 2007 03:31:00 +0000</pubDate><atom:updated>2007-04-13T20:32:22.143-07:00</atom:updated><title>How not to get hacked</title><description>&lt;p&gt;It&#39;s important to know how not to get hacked. The following details the layers of security you can place on your wireless network, as well as the effectiveness of each layer. &lt;/p&gt;&lt;p&gt;In some ways, securing a network is like the security on your home:&lt;br /&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;strong&gt;Leave the front door wide open.&lt;/strong&gt; Seen by curious honest people and criminals alike as an open invitation to enter. See, it even says ‘Welcome’ on the doormat!&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;&lt;strong&gt;Shut the front door. &lt;/strong&gt;This will keep out an honest person, but a crook wouldn’t be deterred, as they’ll walk right up and try the handle.&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;&lt;strong&gt;Lock the front door.&lt;/strong&gt; This will again keep out the opportunist thief who will only try the door handle or climb in open a window to see if he can get it. Luckily most criminals fall into this category, so lock your door!&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;&lt;strong&gt;Bolt the door with deadbolts, bars on the windows, and alarms.&lt;/strong&gt; It takes a lot more to keep out the determined criminal who, with a little equipment and know-how, might pick the lock, disable your alarm, or break your whole door down! &lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Wireless security falls into the same categories:&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Leaving the door open: an open invitation&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Broadcasting a default SSID&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;No MAC filtering&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;No encryption&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;DHCP switched on/No access controls&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;Shutting the door:&lt;/strong&gt; &lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;strong&gt;Changing the SSID&lt;/strong&gt; (the name) of your network and disabling SSID broadcast. The determined hacker can discover this, so it merely protects you from the opportunist who’s in a hurry.&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;&lt;strong&gt;Disabling DHCP/Access Control. &lt;/strong&gt;This will not stop a hacker with even minimal knowledge, as there are many tools which will sniff out available IP addresses on your network&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;&lt;strong&gt;MAC address filtering. &lt;/strong&gt;A hacker with only a little know-how will be able to clone your MAC address--and see everything you see on your network.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;Locking the door&lt;/strong&gt;&lt;br /&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;strong&gt;WEP: &lt;/strong&gt;Wireless Encryption Protocol can be hacked in seconds using free tools that are widely available.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;Bolting the door&lt;/strong&gt;&lt;br /&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;strong&gt;WPA: &lt;/strong&gt;A randomized pre-shared key of at least 10 characters would take half-a-million years to crack. More info about this &lt;a href=&quot;http://blogs.zdnet.com/Ou/?p=127&quot; target=&quot;_blank&quot; title=&quot;How long does a WPA key have to be?&quot;&gt;here&lt;/a&gt;. (Note: A random key means that it shouldn’t be a word that exists in any dictionary (hackers have extensive dictionaries that include all common passwords, English words, nicknames, and misspellings of words. This is called a “dictionary attack.”) A random key is a meaningless mix of lower- and uppercase letters and numbers, and sometimes special characters like punctuation, depending on whether your router supports it). If you’re not sure how to get a random key, you can generate a simple WPA key online on &lt;a href=&quot;http://www.kingsley-hughes.com/pc-zone/security/wpa.php&quot; target=&quot;_blank&quot; title=&quot;Kingsley-Hughes site&quot;&gt;Kathies Website&lt;/a&gt; or a more complex one &lt;a href=&quot;http://darkvoice.dyndns.org/wlankeygen/&quot; target=&quot;_blank&quot; title=&quot;Key generator&quot;&gt;here&lt;/a&gt;. You can also get software that will generate a key for you (type “software generate wpa key” into your favorite search engine).&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;It’s best to build up each type of security in layers, checking that all devices can connect and communicate at each step before adding another layer. Make sure you read your router’s manual to ensure you’re storing the settings correctly (some routers require you to save the settings each time you make a change or the changes will be lost). &lt;/p&gt;</description><link>http://china-eyes-jervine.blogspot.com/2007/04/how-not-to-get-hacked.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5256954848986995229.post-7255485927953457943</guid><pubDate>Sat, 14 Apr 2007 03:27:00 +0000</pubDate><atom:updated>2007-04-13T20:28:25.129-07:00</atom:updated><title>Tricks for installing a wireless router</title><description>&lt;p style=&quot;text-align: justify;&quot;&gt;The trick to successfully installing your router is to read the manual. Every router is different; even two models from the same manufacturer can have significant differences. Familiarizing yourself with the manual will help your success in the long term.&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;There are two steps to installing a wireless router: &lt;/p&gt;&lt;ol style=&quot;text-align: justify;&quot;&gt;&lt;li&gt;The first is hooking it up and switching on the wireless aspect. You need that wired connection first so that you can set up the wireless aspect.&lt;/li&gt;&lt;li&gt;The second part is setting up your broadband connection. That is usually just a case of pointing the DNS to the modem. Most setup installations will guide you to do this. Of course, this is assuming you have a broadband modem and not an integrated wireless router and modem in one. If that’s the case, you’re going to have to hit the books…and read the manual! &lt;/li&gt;&lt;/ol&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;One of the things that freaks people out most is the fear of putting a wrong setting into the router. Don’t worry. There is always a reset option that will allow you to easily take it back to the factory settings.&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;Also, always be sure to make notes about what you’re doing every step of the way. That way you can easily go back on what you just did.&lt;/p&gt;</description><link>http://china-eyes-jervine.blogspot.com/2007/04/tricks-for-installing-wireless-router.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5256954848986995229.post-8692383487140678810</guid><pubDate>Sat, 14 Apr 2007 03:24:00 +0000</pubDate><atom:updated>2007-04-13T20:27:53.087-07:00</atom:updated><title>Protect your wireless network from hackers</title><description>&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;strong&gt;TALES FROM THE CRYPTOGRAPHER&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;It would send chills down your spine to learn how easy it is for others to connect to your Wi-Fi network and put your computers under their spell. If your computer has been acting funny lately, working fine at times while slowing to a crawl at others, it may have crossed over to the dark side and could be spamming your friends and scamming your parents.&lt;br /&gt;&lt;br /&gt;A home network brings many benefits, but it can also expose new evils. Both your Internet connection and your wireless router are potential points of entry for the bad guys. Hackers can probe for your computers over the Internet and turn them into zombies if they are unprotected. Worms and viruses can slither their way through your network, burrowing more holes into your PC than a maggot-infested corpse, and the thief parked on the street where you live can set up shop with the help of your Wi-Fi connection.&lt;br /&gt;&lt;br /&gt;Here are a few tips that will keep hackers and freeloaders at bay.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;1. Use encryption to protect your wireless network.&lt;/strong&gt; It sounds trivial, but consider this: wireless data is transmitted over the air. This makes it far more exposed than data transmitted over a cable. To hack into an Ethernet network, you either need to force entry through an Ethernet connection or you need access to the Ethernet cable, which you can lock behind a door; but to pry into a wireless network, you need only be within range. A would-be intruder can park in the street where you live and do her dirty work from the privacy of her car, without risking the unpleasantries of breaking and entering.&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;table style=&quot;text-align: left; margin-left: 0px; margin-right: 0px;&quot; border=&quot;0&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;310&quot;&gt; &lt;tbody&gt;&lt;tr&gt;&lt;td width=&quot;10&quot;&gt;&lt;img src=&quot;http://help.cnet.com/Networking_and_Wi_Fi/b.gif&quot; border=&quot;0&quot; height=&quot;1&quot; width=&quot;10&quot; /&gt;&lt;/td&gt; &lt;td align=&quot;center&quot; width=&quot;300&quot;&gt;&lt;img src=&quot;http://i.i.com.com/cnwk.1d/i/ff/tn/022105/6_300.gif&quot; border=&quot;0&quot; height=&quot;225&quot; width=&quot;300&quot; /&gt;&lt;br /&gt;&lt;div class=&quot;v1&quot; style=&quot;padding: 6px 0px; color: rgb(102, 0, 0);&quot;&gt;Use a passphrase to configure WEP.&lt;/div&gt;&lt;/td&gt; &lt;/tr&gt; &lt;/tbody&gt;&lt;/table&gt;&lt;div style=&quot;text-align: justify;&quot;&gt; You can protect your wireless network by encrypting it. Virtually all Wi-Fi gear supports an encryption scheme called WEP (Wired Equivalent Privacy). WEP scrambles data transmitted over your network, making it difficult to decipher. Even better, setting up WEP is easy. In most cases, you merely enter a passphrase into the configuration settings of each device on your network. The devices use the passphrase to generate a WEP key, which is used to encrypt and decrypt data transmitted over the network.&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;table style=&quot;width: 318px; height: 66px; text-align: left; margin-left: 0px; margin-right: 0px;&quot; border=&quot;0&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot;&gt; &lt;tbody&gt;&lt;tr&gt;&lt;td width=&quot;10&quot;&gt;&lt;img src=&quot;http://help.cnet.com/Networking_and_Wi_Fi/b.gif&quot; border=&quot;0&quot; height=&quot;1&quot; width=&quot;10&quot; /&gt;&lt;/td&gt;  &lt;td width=&quot;300&quot;&gt;&lt;br /&gt;&lt;div class=&quot;v1&quot; style=&quot;padding: 6px 0px; color: rgb(102, 0, 0);&quot;&gt;Configure the computers on your network with static IP addresses.&lt;/div&gt;&lt;/td&gt; &lt;/tr&gt; &lt;/tbody&gt;&lt;/table&gt;&lt;div style=&quot;text-align: justify;&quot;&gt; &lt;strong&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;/strong&gt;&lt;img src=&quot;http://i.i.com.com/cnwk.1d/i/ff/tn/022105/7_300.gif&quot; border=&quot;0&quot; height=&quot;225&quot; width=&quot;300&quot; /&gt;&lt;br /&gt;&lt;strong&gt;2. Lock down your LAN.&lt;/strong&gt; An always-on broadband connection is convenient, but it&#39;s also a magnet for hackers and script kiddies, giving them a target that is open 24/7. You can use a firewall to thwart attacks on your network that use your Internet connection as their point of entry. Most wireless routers come with an integrated NAT firewall. NAT stands for &lt;em&gt;network address translation&lt;/em&gt; and is used to hide the IP addresses of the PCs on your network behind your router&#39;s IP address. From the Internet, your network appears to consist of only one device, your router. This makes it more difficult for intruders to identify the computers on your network. NAT, however, is relatively dumb. It maps the addresses of the computers on your network to the IP address of the router, but it doesn&#39;t inspect the data inside the packets passing through your router. For that, you need a second firewall that performs &lt;em&gt;stateful packet inspection,&lt;/em&gt; or SPI. An SPI firewall can determine if an incoming data packet is a legitimate response to a request from one of your computers. Not all routers include an SPI firewall, so keep a lookout for it when you buy your gear.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;3. Don&#39;t make it easy for criminals.&lt;/strong&gt; Most consumer networking gear is designed to be easy to use out of the box. Easy setup might leave you with a warm fuzzy feeling after the initial setup, but a foolproof setup routine can also leave your network vulnerable to unwanted visitors. For example, routers use DHCP, &lt;em&gt;dynamic host configuration protocol,&lt;/em&gt; to automatically handle the IP address information for the computers on your network. But handing out IP address information automatically makes it easy for unwanted guests to join your network. Consider manually assigning static IP addresses to your computers and turning off your router&#39;s DHCP server. To manually configure an IP address, right-click the Network Neighborhood icon and select Properties. A window appears listing your network adapters. Right-click the adapter you use to connect to your LAN and select Properties. In the &quot;Local area connection properties&quot; window that appears, select Internet Protocol (TCP/IP) and click the button marked Properties. This window allows you to use a prespecified IP address, subnet mask, default gateway (in this case, your router), and DNS server. Check Wednesday&#39;s nightmare for more information about assigning IP address information.&lt;br /&gt;&lt;br /&gt;If you have a wireless router, it probably advertises its network name, or SSID, at regular intervals to any device within range, making it easy for others to join your wireless network. Some routers let you turn off the beacon that puts your SSID on the air for everyone to see. Since your computers presumably already know your wireless network&#39;s SSID and have profiles instructing them to use it for their connection, consider turning off your router&#39;s beacon. Though not all routers let you turn the beacon off, many do. Check the router&#39;s browser-based configuration tool for a beacon switch.&lt;/div&gt;</description><link>http://china-eyes-jervine.blogspot.com/2007/04/protect-your-wireless-network-from.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5256954848986995229.post-2465625618170608336</guid><pubDate>Sat, 14 Apr 2007 03:22:00 +0000</pubDate><atom:updated>2007-04-13T20:28:59.692-07:00</atom:updated><title>Optimize your router for a stable wireless connection</title><description>&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;strong&gt;HOUSE OF SCREAMING RADIOS&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;Say you&#39;re approaching the end of a large download, and in the middle of a Skype call to clients in China, without warning, your Wi-Fi connection drops, leaving your download and VoIP call in limbo. You retry the wireless connection, but your router, though blinking contentedly in your den, seems to be off the air. Two hours later, for no apparent reason, your Wi-Fi connection miraculously resurfaces.&lt;br /&gt;&lt;br /&gt;Wireless networking can be a blessing and a curse: great when it works and a mind-numbing frustration when it doesn&#39;t. A common complaint among many who have moved to Wi-Fi is that their wireless connection mysteriously fades in and out.&lt;br /&gt;&lt;br /&gt;These steps will help you create a stable, always-on wireless connection.&lt;br /&gt;&lt;br /&gt; &lt;strong&gt;1. Change channels.&lt;/strong&gt; Interference is a likely cause of intermittent connections, such as the one described above. All 802.11b and 802.11g networks operate at 2.4GHz, in a small swath of spectrum once used primarily by ham-radio hobbyists. Today, these radios, plus other Wi-Fi gear, Bluetooth devices, cordless phones, microwave ovens, baby monitors, and wireless surveillance equipment, all crowd the spectrum. When these devices compete for the same airspace, they interfere with each other, potentially blocking each other&#39;s signals. Luckily, there are ways to sidestep and minimize interference in many situations. In the United States, 802.11b and 802.11g devices can be configured to operate at any one of 11 channels. Unfortunately, these channels overlap with adjacent channels, so you have only 3 nonoverlapping channels at your disposal: channels 1, 6, and 11. If you and your neighbor both have a wireless network, both of which are set to channel 6, you may experience interference. You can remedy the problem by resetting your wireless router to a different, preferably nonoverlapping, channel, in this case, either 1 or 11.&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;table style=&quot;text-align: left; margin-left: 0px; margin-right: 0px;&quot; border=&quot;0&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;310&quot;&gt; &lt;tbody&gt;&lt;tr&gt;&lt;td width=&quot;10&quot;&gt;&lt;img src=&quot;http://help.cnet.com/Networking_and_Wi_Fi/b.gif&quot; border=&quot;0&quot; height=&quot;1&quot; width=&quot;10&quot; /&gt;&lt;/td&gt; &lt;td width=&quot;300&quot;&gt;&lt;img src=&quot;http://i.i.com.com/cnwk.1d/sc/31125736-2-300-overview-1.gif&quot; border=&quot;0&quot; height=&quot;225&quot; width=&quot;300&quot; /&gt;&lt;br /&gt;&lt;div class=&quot;v1&quot; style=&quot;padding: 6px 0px; color: rgb(102, 0, 0); font-style: italic;&quot;&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;A power-line access point can help you expand your wireless network.&lt;/span&gt;&lt;/div&gt;&lt;/td&gt; &lt;/tr&gt; &lt;/tbody&gt;&lt;/table&gt;&lt;div style=&quot;text-align: justify;&quot;&gt; &lt;strong&gt;2. Replace your cordless phone.&lt;/strong&gt; Cordless phones are among the worst sources of interference for wireless networks. They tend to transmit at a higher power output than Wi-Fi gear, making them louder and therefore harder to talk over, and they tend to transmit frequently, especially when the handset and base station are separated. Some 2.4GHz cordless phones let you select a channel, in which case you can try separating the phone&#39;s frequency from the frequency of your wireless network. For example, set your phone to channel 1 and your wireless router to channel 11. If your phone doesn&#39;t let you select a channel, try putting some distance between your phone and your router. Generally, it&#39;s not a good idea to place a cordless phone next to a Wi-Fi router. If this doesn&#39;t help, consider replacing your 2.4GHz phone with a 5GHz phone. This way, your phone and network won&#39;t be sharing the same airspace and won&#39;t interfere with each other.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;3. Expand your wireless network.&lt;/strong&gt; The farther you are from your wireless router, the greater the potential for interference to block or to slow your connection. For example, you may be able to connect just fine in your house, but on your patio, you may have an intermittent connection that disappears whenever your neighbor is using her cordless phone. The signal on your patio may be too weak to cope with the interference coming from the house next door. You can strengthen the connection with antennas or repeaters, as discussed in Monday&#39;s nightmare, or you can use a power-line bridge to import the connection from your router to your patio and feed it into a power-line access point. Instead of the weak signal from your distant router, you now have a strong signal from an access point placed right where you want to buttress your coverage area.&lt;/div&gt;</description><link>http://china-eyes-jervine.blogspot.com/2007/04/optimize-your-router-for-stable.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>44</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5256954848986995229.post-6896736735513303017</guid><pubDate>Sat, 14 Apr 2007 03:21:00 +0000</pubDate><atom:updated>2007-04-13T20:21:56.967-07:00</atom:updated><title>Reduce interference on your wireless network</title><description>&lt;div style=&quot;text-align: justify;&quot;&gt;One of the biggest reasons for wireless interference is the use of 802.11g or 802.11b networks and 2.4GHz cordless phones. Router for those networks and 2.4GHz phones operate in the same frequency, and they&#39;re competing with each other. This is exacerbated by the fact that they&#39;re in the same room. Interference from wireless products in the 2.4GHz frequency is a known issue for 802.11g/b networks; even baby monitors and microwave ovens have been known to wreak havoc on Wi-Fi networks.&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style=&quot;text-align: justify;&quot;&gt; You can try a number of things for free, or you can pony up for a new phone. First off, try moving the phone&#39;s base unit into a different room from your router/access point. Also, try switching channels on router/access point. If these suggestions don&#39;t work, you can invest in a cordless phone that uses a different frequency than your wireless network: 900MHz or 5.8GHz.&lt;/div&gt;</description><link>http://china-eyes-jervine.blogspot.com/2007/04/reduce-interference-on-your-wireless.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5256954848986995229.post-5079817905846028751</guid><pubDate>Sat, 14 Apr 2007 03:19:00 +0000</pubDate><atom:updated>2007-04-13T20:21:06.743-07:00</atom:updated><title>How to tell neighbors you can see their Wi-Fi</title><description>&lt;p style=&quot;text-align: justify;&quot;&gt;It’s a difficult question: how to tell your neighbors you can see their wireless network. I’ve heard stories from a few folks who’ve told their neighbors that they could see their Wi-Fi connection and the neighbor reacted as if they had been looking. &lt;em&gt;Seeing &lt;/em&gt;is very different from looking! &lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;Most computer users don’t have the faintest idea that the connections between their computers will be visible to other people, and while it’s understandable that they will react with horror, it’s quite common for people to misunderstand and think that you’ve been deliberately spying on them. &lt;/p&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;One guy I know got into a fistfight, so caution is definitely advised when broaching the subject!&lt;/div&gt;</description><link>http://china-eyes-jervine.blogspot.com/2007/04/how-to-tell-neighbors-you-can-see-their.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5256954848986995229.post-6897651549825863142</guid><pubDate>Sat, 14 Apr 2007 03:17:00 +0000</pubDate><atom:updated>2007-04-13T20:19:38.897-07:00</atom:updated><title>Who&#39;s using your wireless? Find out</title><description>&lt;p style=&quot;text-align: justify;&quot;&gt;How to know whether your neighbors or others are using your wireless network is rather complicated. If your neighbors are experienced Wi-Fi hackers, you might not be able to tell at all. If they’re just stealing your Internet connection, you may be able to tell from the logs on your router. You could look for logs such as current LAN clients, connection or status log, or connected MAC addresses. &lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;&lt;strong&gt;Check MAC ID addresses&lt;/strong&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;To find out who’s on your wireless network, you’ll need to start by taking inventory of all the devices that are meant to be connected. Find out their MAC IDs and their IP addresses (if they’re static). &lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;To find out the MAC ID/IP address on a PC, click the Start menu and choose Run. Type cmd and click OK. In the screen that opens, type “ipconfig /all” (without the quotes) and hit Enter. The MAC address will be shown as the “physical address.”&lt;br /&gt;Once you know the MAC addresses of each of the PCs on your network, you will recognize any addresses that don’t belong under the screen that shows the MAC addresses of current connections. &lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;&lt;strong&gt;Check IP addresses&lt;/strong&gt;&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;Likewise you may be able to see how many IP addresses have been dished out by the DHCP server. If you check the IP addresses of each of your PCs, you can see if other IP addresses have been served. &lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;To find out your IP address from the Start menu, click Run. Then type in cmd and click OK. In the screen that comes up, type ipconfig which will display the IP address for that computer. (Bear in mind, however, that if the PC is set to auto detect settings, then the PC’s IP address will change the next time the computer is rebooted or switched on. Sometimes previously served numbers have not yet expired, so you may think someone is connected when they are not.)&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Dealing with intruders&lt;/strong&gt;&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;If you do find someone using your connection, they may well not be doing so maliciously or even knowingly. Sometimes people can’t tell which is their own connection and they may honestly believe that they are using their Wi-Fi router rather than yours. The best way to deal with this is to set up your own security and maybe you can help them find their own router! &lt;/p&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;The optimal solution is to set up a strong password using WPA and change it regularly. Once your network is functioning, you can switch off the SSID broadcast (which prevents it from advertising the name of your network) so it would effectively disappear as far as your neighbors are concerned, and the first you might hear of it is when someone complains that their Web connection has disappeared.&lt;/div&gt;</description><link>http://china-eyes-jervine.blogspot.com/2007/04/whos-using-your-wireless-find-out.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>1</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5256954848986995229.post-302168340045033557</guid><pubDate>Sat, 14 Apr 2007 03:17:00 +0000</pubDate><atom:updated>2007-04-13T20:26:59.568-07:00</atom:updated><title>WinRAR: Free up some room on your hard drive</title><description>&lt;div style=&quot;text-align: justify;&quot;&gt;Sure, WinRAR is perfectly suited for prepping files for upload and decompressing them after a download, but don&#39;t overlook the many other possibilities of compression. Files you don&#39;t use every day or week can be compressed to great effect (especially Word docs, databases, and any other text-based file)--and that means more room on your hard drive for Unreal mods and new music, right? Make sure you use the &quot;Best&quot; setting for this project. It&#39;s slower, but you&#39;ll get better compression than with &quot;Normal&quot; (which is more suited for frequent backups). WinRAR has the added advantage of enabling &quot;solid&quot; archives, a special, high-compression method that crams files into one continuous data stream. (Just be warned: solid archiving takes a long time, and if there&#39;s any damage to the archive later, you could have more difficulty recovering data.)&lt;/div&gt;</description><link>http://china-eyes-jervine.blogspot.com/2007/04/winrar-free-up-some-room-on-your-hard.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5256954848986995229.post-7433254324165323175</guid><pubDate>Sat, 14 Apr 2007 03:16:00 +0000</pubDate><atom:updated>2007-04-13T20:20:08.555-07:00</atom:updated><title>Record Your Own Ringtones</title><description>&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;strong&gt;What you&#39;ll need:&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;• In this project, you need a voice recorder application on your smartphone.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;Record an audio clip&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;/strong&gt;Symbian OS/S60 phone: Go to the main Menu and open the Media folder (or Office folder). Launch the Recorder application.&lt;br /&gt;&lt;br /&gt;Just in case you want to transfer the recorded clips to your computer for further mixing, define the default storage device in the Recorder application. Open the Options menu and select Settings. If Memory Card is not selected as the Memory In Use, push the selection key to change the value to Memory Card.&lt;br /&gt;&lt;br /&gt;Back in the main screen, highlight the red Record button. Push the selection key, and the recording will start. Hit the Stop key to end it.&lt;br /&gt;&lt;br /&gt;Windows Mobile phone: Go to the Home screen and push the Start key. Locate the Voice Notes (Voice Recorder) application and open it. You may see an empty screen, but it means only that you haven&#39;t recorded anything yet.&lt;br /&gt;&lt;br /&gt;When you are so close to the audio source that the phone microphone can pick up the sound, push the Record key. End the recording by hitting the Stop key.&lt;br /&gt;&lt;br /&gt;Although you can record as long as there is memory space available, try to limit the recording to 10 to 60 seconds. Windows Mobile phones record audio in WAV format, which tends to result in large files. A long recording will take plenty of memory space, and your phone may not be able to play a lengthy tune anyway.&lt;br /&gt;&lt;br /&gt;Other phones: Open the recorder application and record an audio clip.&lt;br /&gt;&lt;br /&gt;Name the tune&lt;br /&gt;Symbian OS/S60 phone: In the Recorder application, push the Options key and select Rename Sound Clip. Type a new name for the tune. You can change the name of the last recording only.&lt;br /&gt;&lt;br /&gt;Windows Mobile phone: When you are in the main screen of the Recorder, highlight a recording in the list. Open the Menu and select Rename. Type a new name for the tune.&lt;br /&gt;&lt;br /&gt;Set the recording as your new ring tone&lt;br /&gt;Symbian OS/S60 phone: With the Voice Recorder on the screen, open Options. Select Go To Gallery. All the recordings you have saved can be accessed from the Gallery. You should see a list of recorded tunes. Highlight a recording, open Options and choose &quot;Set as ringing tone.&quot;&lt;br /&gt;&lt;br /&gt;Windows Mobile phone: When you are still in the Voice Recorder, highlight a recording in the list and open the Menu. Select Set As Ringtone.&lt;br /&gt;&lt;br /&gt;If your phone menu doesn&#39;t show the Set As Ringtone choice at all, you have to set it manually. Go to the Home screen, push Start, and open File Manager. You have to move the recording from the folder /Storage/My Documents/Notes to the folder /Storage/Application Data/Sounds. Then, go to the Start menu and launch Settings. Select Sounds, open Ring Tone, and pick up the recorded ring tone.&lt;/div&gt;</description><link>http://china-eyes-jervine.blogspot.com/2007/04/record-your-own-ringtones.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5256954848986995229.post-2857288894527275406</guid><pubDate>Sat, 14 Apr 2007 03:07:00 +0000</pubDate><atom:updated>2007-04-13T20:12:43.858-07:00</atom:updated><title>Store your passwords safely</title><description>&lt;p style=&quot;text-align: justify;&quot;&gt;If you are an average PC user, you probably have more than 14 different passwords to remember and that you use on a regular basis. You will have a password to access your PC, a password for your favorite shopping Web sites, passwords for your e-mail accounts, and another dozen or so for a variety of Web sites and applications.&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;An open-source software product called &lt;a href=&quot;http://passwordsafe.sourceforge.net/&quot; target=&quot;_blank&quot; title=&quot;PasswordSafe&quot;&gt;PasswordSafe&lt;/a&gt; is a good example of a small, secure application for storing your passwords in. All your passwords are safely and securely encrypted in a file so that you need to remember only one password.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiu_3wVBWooa16y9Lshp9hcyoX6eQj0boL96zRzamJJ7cgJbCx9hrphA5Gb4XCCoQZSm7EmTq0X8VJmjf1ot3d-gaTcDUYxyB7xekhWaSqW0fKSFCMKqHEnvtALqY4FfO0x0hDjogoKXnla/s1600-h/PC-Protect-Fig-3.gif&quot;&gt;&lt;img style=&quot;margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiu_3wVBWooa16y9Lshp9hcyoX6eQj0boL96zRzamJJ7cgJbCx9hrphA5Gb4XCCoQZSm7EmTq0X8VJmjf1ot3d-gaTcDUYxyB7xekhWaSqW0fKSFCMKqHEnvtALqY4FfO0x0hDjogoKXnla/s400/PC-Protect-Fig-3.gif&quot; alt=&quot;&quot; id=&quot;BLOGGER_PHOTO_ID_5053116031095608930&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;/p&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;span class=&quot;caption&quot;&gt;&lt;em&gt;Using PasswordSafe to generate a random password. &lt;span style=&quot;font-size:100%;&quot;&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/em&gt;&lt;/span&gt;&lt;/span&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;If you keep all your passwords in an application such as PasswordSafe, make sure that you keep a backup of the password storage file in a safe place and update it regularly in case you suffer a PC crash and lose your data. Another advantage of using an application such as PasswordSafe is that you can use it to generate secure passwords automatically.&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;For instructions on creating a password that’s hard to crack, see the tip &lt;a href=&quot;http://help.cnet.com/9602-12576_39-0.html?messageID=2509802&quot; target=&quot;_blank&quot; title=&quot;Three simple steps to a secure password&quot;&gt;Three simple steps to a secure password&lt;/a&gt;.&lt;/p&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;span class=&quot;caption&quot;&gt;&lt;em&gt;&lt;span style=&quot;font-size:100%;&quot;&gt;&lt;/span&gt;&lt;/em&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class=&quot;caption&quot;&gt;&lt;em&gt;&lt;/em&gt;&lt;/span&gt;&lt;/div&gt;</description><link>http://china-eyes-jervine.blogspot.com/2007/04/store-your-passwords-safely.html</link><author>noreply@blogger.com (Unknown)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiu_3wVBWooa16y9Lshp9hcyoX6eQj0boL96zRzamJJ7cgJbCx9hrphA5Gb4XCCoQZSm7EmTq0X8VJmjf1ot3d-gaTcDUYxyB7xekhWaSqW0fKSFCMKqHEnvtALqY4FfO0x0hDjogoKXnla/s72-c/PC-Protect-Fig-3.gif" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5256954848986995229.post-8814210721784215696</guid><pubDate>Fri, 13 Apr 2007 22:36:00 +0000</pubDate><atom:updated>2007-04-13T15:39:33.967-07:00</atom:updated><title>Make Firefox go fast</title><description>&lt;div align=&quot;justify&quot;&gt;Here are a few steps you can perform to speed up Firefox. Back to performance basics first, though: the user is the slowest thing attached to the computer. Better use of Firefox&#39;s features will speed up the user, so be sure to read the rest of the hacks in this post.&lt;/div&gt;&lt;div align=&quot;justify&quot;&gt; &lt;/div&gt;&lt;div align=&quot;justify&quot;&gt;&lt;strong&gt;Fix dial-up modem bottlenecks&lt;/strong&gt;&lt;/div&gt;&lt;div align=&quot;justify&quot;&gt;Any dial-up modem you use is the slowest network hardware you have, so tune it wisely. Make sure any modem connection is running as close as possible to the maximum speed for POTS (plain old telephone system) phone lines. That line is usually a 64Kbps service (unless you&#39;re stuck on an ancient analog exchange). No one gets every drop of 64Kbps out of it, unless they pay a fortune for ISDN, but you should get 53.3Kbps at least.&lt;/div&gt;&lt;div align=&quot;justify&quot;&gt; &lt;/div&gt;&lt;div align=&quot;justify&quot;&gt;If you&#39;re using Windows, your modem driver and chipset should support the latest compression standards now available. Update the modem and the modem&#39;s Windows driver directly from the chipset manufacturer. Look on the modem card to see who made the chips; don&#39;t bother with who made the card. If you buy a cutoff switch that lets you isolate your answering machine, fax, and telephone gear while you&#39;re on the Internet, you won&#39;t strain the line voltage as much, and you&#39;ll have less noise causing error-correction delays.&lt;/div&gt;&lt;div align=&quot;justify&quot;&gt; &lt;/div&gt;&lt;div align=&quot;justify&quot;&gt;If your connection is still slow, call your telephone provider and complain that their voltages and noise filters are all wrong; they can test and adjust from their end. Call Microsoft and complain that Windows hasn&#39;t tuned your PPP connection correctly. Call your ISP and complain that their modem bank isn&#39;t negotiating the best possible speed. None of that will do you much good, but it&#39;s nice to vent sometimes.&lt;/div&gt;&lt;div align=&quot;justify&quot;&gt; &lt;/div&gt;&lt;div align=&quot;justify&quot;&gt;&lt;strong&gt;Move to broadband&lt;/strong&gt;&lt;/div&gt;&lt;div align=&quot;justify&quot;&gt;If you&#39;re stuck on dial-up, the biggest performance plus you can get from Firefox without using caching is to turn images off. That&#39;s in the Options dialog box under Web Features. Turning off images might reduce your Web experience to an unacceptable low, so it&#39;s a dramatic step. You can also ensure that Web pages are checked for updates only once per browsing session, instead of every time you look at them. In About:config, find:&lt;/div&gt;&lt;div align=&quot;justify&quot;&gt; &lt;/div&gt;&lt;div align=&quot;justify&quot;&gt;browser.cache.check_doc_frequency /* set it to 0, normally 3 */&lt;/div&gt;&lt;div align=&quot;justify&quot;&gt; &lt;/div&gt;&lt;div align=&quot;justify&quot;&gt;This preference change shouldn&#39;t affect you much if you&#39;re just surfing idly. If you spend a lot of time with online message boards or similarly intensive Web-based applications, it might cause confusion, though, so avoid it in that case. One possible compromise is to create a separate &quot;I&#39;m not working&quot; profile and turn the preference on in that profile. Use that profile for recreation only.&lt;/div&gt;&lt;div align=&quot;justify&quot;&gt; &lt;/div&gt;&lt;div align=&quot;justify&quot;&gt;Some of the Firefox ad-blocking extensions prevent advertising images from being downloaded, which is a further performance-saving feature.&lt;/div&gt;</description><link>http://china-eyes-jervine.blogspot.com/2007/04/make-firefox-go-fast.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item></channel></rss>