<?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>Tech N Life &#187; Hardware &amp; Software</title>
	<atom:link href="http://tech-n-life.com/index.php/category/hardware-software/feed/" rel="self" type="application/rss+xml" />
	<link>http://tech-n-life.com</link>
	<description>Your Tech Update</description>
	<lastBuildDate>Tue, 16 Aug 2011 08:26:09 +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>Wake On Lan (WOL) &#8211; What Is It &amp; How To Use It</title>
		<link>http://tech-n-life.com/index.php/2011/08/wake-on-lan-wol-what-is-it-how-to-use-it/</link>
		<comments>http://tech-n-life.com/index.php/2011/08/wake-on-lan-wol-what-is-it-how-to-use-it/#comments</comments>
		<pubDate>Tue, 16 Aug 2011 08:20:45 +0000</pubDate>
		<dc:creator>Konrad Walsh-(admin)</dc:creator>
				<category><![CDATA[Hardware & Software]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://tech-n-life.com/?p=3293</guid>
		<description><![CDATA[Technology often yields ridiculous conveniences, like being able to turn on your computer from miles away without pushing the power button. Wake-on-LAN, has been around for a while, so let’s see how it works and how we can enable it. What is Wake-on-LAN? Wake-on-LAN is an industry standard protocol for waking computers up from a [...]]]></description>
			<content:encoded><![CDATA[<div id="in_post_ad_top_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><img title="banner-01-01" src="http://www.howtogeek.com/wp-content/uploads/2011/08/banner-01-01.png" alt="banner-01-01" width="650" height="300" border="0" />

Technology often yields ridiculous conveniences, like being able to turn on your computer from miles away without pushing the power button. Wake-on-LAN, has been around for a while, so let’s see how it works and how we can enable it.
<h3>What is Wake-on-LAN?</h3>
Wake-on-LAN is an industry standard protocol for waking computers up from a very low power mode remotely. The definition of “low power mode” has changed a bit over time, but we can take it to mean while the computer is “off” and has access to a power source. The protocol also allows for a supplementary Wake-on-Wireless-LAN ability as well.

&nbsp;

<a href="http://www.howtogeek.com/wp-content/uploads/2011/08/WakeOnLanBiosSetting.jpg"><img title="WakeOnLanBiosSetting.jpg" src="http://www.howtogeek.com/wp-content/uploads/2011/08/WakeOnLanBiosSetting.jpg" alt="" width="550" height="400" /></a>

WoL is dependent on two things: your motherboard and your network card. Your motherboard must be hooked up to an ATX-compatible power supply, as most computers in the past decade or so are. Your Ethernet or wireless card must also support this functionality. Because it is set either through the BIOS or through your NIC’s firmware, you don’t need specific software to enable it. Support for WoL is pretty universal nowadays, even when it’s not advertised as a feature, so if you have a computer built in the past decade or so you’re covered. If, however, you have a more modern computer, you may find that you have advanced BIOS options for allowing the computer to power on via a time schedule. It’s not technically WoL, but in terms of functionality, it’s pretty close.

For those of you who build your own rigs, take care when buying an Ethernet card. While most built-in cards on motherboards don’t need this step, discrete network cards often need a 3-pin cable attached to the motherboard to support WoL. Do your research online before you buy so you’re not disappointed later on down the line.
<h3>The MagicPacket: How WoL Works</h3>
WoL-enabled computers essentially wait for a “magic packet” to arrive that includes the NIC’s MAC address in it. These magic packets are sent out by professional software made for any platform, but can also be sent by routers and internet-based websites. The typical ports used for WoL magic packets are UDP 7 and 9. Because your computer is actively listening for a packet, some power is feeding your network card which will result in your laptop’s battery draining faster, so road warriors should take care to turn this off when you need to eke out some extra juice.

<img title="magic packet" src="http://www.howtogeek.com/wp-content/uploads/2011/08/magic-packet.png" alt="magic packet" width="476" height="380" border="0" />

Magic packets are usually sent over the entirety of a network and contain the subnet information, network broadcast address, and the MAC address of the target computer’s network card, whether Ethernet or wireless. The above image shows the results of a packet sniffer tool used on magic packet, which brings into question exactly how secure they are when used in unsafe networks and over the internet. On a secure network, or for basic home use, there shouldn’t be any practical reason to worry. Many motherboard manufacturers often implement software along with WoL capabilities to offer hassle-free or largely configuration-free usage scenarios.
<h3>Enabling WoL on Your System</h3>
<strong>BIOS</strong>

Most older computers and many modern ones have their WoL settings buried in the BIOS. Depending on your system, you need to hit Escape, F2, or Delete to get into the BIOS, but if you’re not sure then you should check your system’s documentation. Once you’re in, check under Power Management or Advanced Options or something of that sort.

<img title="bios" src="http://www.howtogeek.com/wp-content/uploads/2011/08/bios.jpg" alt="bios" width="650" height="488" border="0" />

On this HP computer’s BIOS, the setting is found near the “resume after power failure” option.

Many computer, however, do not have a BIOS option. Fortunately, this doesn’t mean that the capability isn’t there, it just means we need to go through the operating system to enable WoL.

<strong>Windows</strong>

Click Start, then search for and open the Device Manager. Find your networking device in the list.

<img title="win1" src="http://www.howtogeek.com/wp-content/uploads/2011/08/win1.png" alt="win1" width="515" height="607" border="0" />

Right click on it and go to Properties, then click on the Advanced tab.

<img title="win2" src="http://www.howtogeek.com/wp-content/uploads/2011/08/win2.png" alt="win2" width="442" height="507" border="0" />

Scroll down in the list to find “Wake on Magic Packet” and change the Value to “Enabled.” You can leave the other “Wake on” settings alone. Click OK when you’re done.

<strong>OS X</strong>

Open up your System Settings and choose Energy Saver.

<img title="energysaver" src="http://www.howtogeek.com/wp-content/uploads/2011/08/energysaver.png" alt="energysaver" width="603" height="464" border="0" />

Under the Options tab, you should see “Wake for Ethernet” or something similar. This enables Wake-on-LAN.

<strong>Linux</strong>

Ubuntu has a great tool that can check to see if your machine supports WoL and can enable it. Open up a terminal and install “ethtool” with the following command:
<blockquote>sudo apt-get install ethtool</blockquote>
You can check your compatibility by running:
<blockquote>sudo ethtool eth0</blockquote>
If your default interface is something else, substitute it for “eth0”.

<img title="wol ubuntu" src="http://www.howtogeek.com/wp-content/uploads/2011/08/wol-ubuntu.png" alt="wol ubuntu" width="640" height="357" border="0" />

Look for the “Supports Wake-on” section. As long as one of the letters listed is “g,” you can use magic packets for WoL. To enable this option, use the following command.
<blockquote>sudo ethtool -s eth0 wol g</blockquote>
This should take of it. You can run the command to check and see if it’s enabled now. Look for the “Wake on” section. You should see a “g” instead of a “d” now.

<img title="wol ubuntu 2" src="http://www.howtogeek.com/wp-content/uploads/2011/08/wol-ubuntu-2.png" alt="wol ubuntu 2" width="265" height="130" border="0" />
<h3>Sending WoL Magic Packets</h3>
To send out WoL requests, you have a cornucopia of options available.

<img title="depicus" src="http://www.howtogeek.com/wp-content/uploads/2011/08/depicus.jpg" alt="depicus" width="253" height="238" border="0" />

<a href="http://www.depicus.com/wake-on-lan/welcome.aspx">Depicus</a> has an excellent series of lightweight tools to get the job done, including a GUI-based one for Windows and command-line-based one for both Windows and Mac OS.<a href="http://wiki.tcl.tk/15423">Wiki.tcl.tk</a> has a great cross-platform lightweight script that handles the requests as well.

<a href="http://www.howtogeek.com/70084/how-to-schedule-your-computer-to-wake-up-at-specific-times-with-dd-wrt/">DD-WRT has great WoL support</a>, so if you don’t feel like downloading software to do it, you really don’t have to. Lastly, if you’re out and about, <a href="http://www.howtogeek.com/news/wake-up-your-computers-using-your-android-phone/5110/">you can use your Android device</a> to wake your computers.

&nbsp;

VIA <a title="How To Geek" href="http://www.howtogeek.com/70374/how-to-geek-explains-what-is-wake-on-lan-and-how-do-i-enable-it/" target="_blank">HOW TO GEEK</a><div id="in_post_ad_bottom_1" style="clear:both;margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://tech-n-life.com/index.php/2011/08/wake-on-lan-wol-what-is-it-how-to-use-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>156 Really Useful Windows Run Commands</title>
		<link>http://tech-n-life.com/index.php/2011/07/156-really-useful-windows-run-commands/</link>
		<comments>http://tech-n-life.com/index.php/2011/07/156-really-useful-windows-run-commands/#comments</comments>
		<pubDate>Wed, 06 Jul 2011 08:01:48 +0000</pubDate>
		<dc:creator>Konrad Walsh-(admin)</dc:creator>
				<category><![CDATA[Computer Maintenance]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[Commands]]></category>
		<category><![CDATA[MSConfig]]></category>
		<category><![CDATA[Private Character Editor]]></category>
		<category><![CDATA[RUN]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://tech-n-life.com/?p=3268</guid>
		<description><![CDATA[I came across this list and thought I&#8217;d share it with my readers. Its a really useful list of RUN COMMANDS To Access… Run Command Accessibility Controls access.cpl Accessibility Wizard accwiz Add Hardware Wizard hdwwiz.cpl Add/Remove Programs appwiz.cpl Administrative Tools control admintools Adobe Acrobat (if installed) acrobat Adobe Designer (if installed) formdesigner Adobe Distiller (if [...]]]></description>
			<content:encoded><![CDATA[<div id="in_post_ad_top_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><img class="aligncenter size-full wp-image-3269" title="run-command" src="http://tech-n-life.com/wp-content/uploads/2011/07/run-command.jpg" alt="" width="300" height="276" />
<p style="text-align: left;">I came across this list and thought I&#8217;d share it with my readers. Its a really useful list of RUN COMMANDS</p>

<table>
<tbody>
<tr>
<th>To Access…</th>
<th>Run Command</th>
</tr>
<tr>
<td>Accessibility Controls</td>
<td>access.cpl</td>
</tr>
<tr>
<td>Accessibility Wizard</td>
<td>accwiz</td>
</tr>
<tr>
<td>Add Hardware Wizard</td>
<td>hdwwiz.cpl</td>
</tr>
<tr>
<td>Add/Remove Programs</td>
<td>appwiz.cpl</td>
</tr>
<tr>
<td>Administrative Tools</td>
<td>control admintools</td>
</tr>
<tr>
<td>Adobe Acrobat (if installed)</td>
<td>acrobat</td>
</tr>
<tr>
<td>Adobe Designer (if installed)</td>
<td>formdesigner</td>
</tr>
<tr>
<td>Adobe Distiller (if installed)</td>
<td>acrodist</td>
</tr>
<tr>
<td>Adobe ImageReady (if installed)</td>
<td>imageready</td>
</tr>
<tr>
<td>Adobe Photoshop (if installed)</td>
<td>photoshop</td>
</tr>
<tr>
<td>Automatic Updates</td>
<td>wuaucpl.cpl</td>
</tr>
<tr>
<td>Bluetooth Transfer Wizard</td>
<td>fsquirt</td>
</tr>
<tr>
<td>Calculator</td>
<td>calc</td>
</tr>
<tr>
<td>Certificate Manager</td>
<td>certmgr.msc</td>
</tr>
<tr>
<td>Character Map</td>
<td>charmap</td>
</tr>
<tr>
<td>Check Disk Utility</td>
<td>chkdsk</td>
</tr>
<tr>
<td>Clipboard Viewer</td>
<td>clipbrd</td>
</tr>
<tr>
<td>Command Prompt</td>
<td>cmd</td>
</tr>
<tr>
<td>Component Services</td>
<td>dcomcnfg</td>
</tr>
<tr>
<td>Computer Management</td>
<td>compmgmt.msc</td>
</tr>
<tr>
<td>Control Panel</td>
<td>control</td>
</tr>
<tr>
<td>Date and Time Properties</td>
<td>timedate.cpl</td>
</tr>
<tr>
<td>DDE Shares</td>
<td>ddeshare</td>
</tr>
<tr>
<td>Device Manager</td>
<td>devmgmt.msc</td>
</tr>
<tr>
<td>Direct X Control Panel (if installed)*</td>
<td>directx.cpl</td>
</tr>
<tr>
<td>Direct X Troubleshooter</td>
<td>dxdiag</td>
</tr>
<tr>
<td>Disk Cleanup Utility</td>
<td>cleanmgr</td>
</tr>
<tr>
<td>Disk Defragment</td>
<td>dfrg.msc</td>
</tr>
<tr>
<td>Disk Management</td>
<td>diskmgmt.msc</td>
</tr>
<tr>
<td>Disk Partition Manager</td>
<td>diskpart</td>
</tr>
<tr>
<td>Display Properties</td>
<td>control desktop</td>
</tr>
<tr>
<td>Display Properties</td>
<td>desk.cpl</td>
</tr>
<tr>
<td>Display Properties (w/Appearance Tab Preselected)</td>
<td>control color</td>
</tr>
<tr>
<td>Dr. Watson System Troubleshooting Utility</td>
<td>drwtsn32</td>
</tr>
<tr>
<td>Driver Verifier Utility</td>
<td>verifier</td>
</tr>
<tr>
<td>Event Viewer</td>
<td>eventvwr.msc</td>
</tr>
<tr>
<td>Files and Settings Transfer Tool</td>
<td>migwiz</td>
</tr>
<tr>
<td>File Signature Verification Tool</td>
<td>sigverif</td>
</tr>
<tr>
<td>Findfast</td>
<td>findfast.cpl</td>
</tr>
<tr>
<td>Firefox (if installed)</td>
<td>firefox</td>
</tr>
<tr>
<td>Folders Properties</td>
<td>folders</td>
</tr>
<tr>
<td>Fonts</td>
<td>control fonts</td>
</tr>
<tr>
<td>Fonts Folder</td>
<td>fonts</td>
</tr>
<tr>
<td>Free Cell Card Game</td>
<td>freecell</td>
</tr>
<tr>
<td>Game Controllers</td>
<td>joy.cpl</td>
</tr>
<tr>
<td>Group Policy Editor (XP Prof)</td>
<td>gpedit.msc</td>
</tr>
<tr>
<td>Hearts Card Game</td>
<td>mshearts</td>
</tr>
<tr>
<td>Help and Support</td>
<td>helpctr</td>
</tr>
<tr>
<td>HyperTerminal</td>
<td>hypertrm</td>
</tr>
<tr>
<td>Iexpress Wizard</td>
<td>iexpress</td>
</tr>
<tr>
<td>Indexing Service</td>
<td>ciadv.msc</td>
</tr>
<tr>
<td>Internet Connection Wizard</td>
<td>icwconn1</td>
</tr>
<tr>
<td>Internet Explorer</td>
<td>iexplore</td>
</tr>
<tr>
<td>Internet Properties</td>
<td>inetcpl.cpl</td>
</tr>
<tr>
<td>Internet Setup Wizard</td>
<td>inetwiz</td>
</tr>
<tr>
<td>IP Configuration (Display Connection Configuration)</td>
<td>ipconfig /all</td>
</tr>
<tr>
<td>IP Configuration (Display DNS Cache Contents)</td>
<td>ipconfig /displaydns</td>
</tr>
<tr>
<td>IP Configuration (Delete DNS Cache Contents)</td>
<td>ipconfig /flushdns</td>
</tr>
<tr>
<td>IP Configuration (Release All Connections)</td>
<td>ipconfig /release</td>
</tr>
<tr>
<td>IP Configuration (Renew All Connections)</td>
<td>ipconfig /renew</td>
</tr>
<tr>
<td>IP Configuration (Refreshes DHCP &amp; Re-Registers DNS)</td>
<td>ipconfig /registerdns</td>
</tr>
<tr>
<td>IP Configuration (Display DHCP Class ID)</td>
<td>ipconfig /showclassid</td>
</tr>
<tr>
<td>IP Configuration (Modifies DHCP Class ID)</td>
<td>ipconfig /setclassid</td>
</tr>
<tr>
<td>Java Control Panel (if installed)</td>
<td>jpicpl32.cpl</td>
</tr>
<tr>
<td>Java Control Panel (if installed)</td>
<td>javaws</td>
</tr>
<tr>
<td>Keyboard Properties</td>
<td>control keyboard</td>
</tr>
<tr>
<td>Local Security Settings</td>
<td>secpol.msc</td>
</tr>
<tr>
<td>Local Users and Groups</td>
<td>lusrmgr.msc</td>
</tr>
<tr>
<td>Logs You Out Of Windows</td>
<td>logoff</td>
</tr>
<tr>
<td>Malicious Software Removal Tool</td>
<td>mrt</td>
</tr>
<tr>
<td>Microsoft Access (if installed)</td>
<td>msaccess</td>
</tr>
<tr>
<td>Microsoft Chat</td>
<td>winchat</td>
</tr>
<tr>
<td>Microsoft Excel (if installed)</td>
<td>excel</td>
</tr>
<tr>
<td>Microsoft Frontpage (if installed)</td>
<td>frontpg</td>
</tr>
<tr>
<td>Microsoft Movie Maker</td>
<td>moviemk</td>
</tr>
<tr>
<td>Microsoft Paint</td>
<td>mspaint</td>
</tr>
<tr>
<td>Microsoft Powerpoint (if installed)</td>
<td>powerpnt</td>
</tr>
<tr>
<td>Microsoft Word (if installed)</td>
<td>winword</td>
</tr>
<tr>
<td>Microsoft Syncronization Tool</td>
<td>mobsync</td>
</tr>
<tr>
<td>Minesweeper Game</td>
<td>winmine</td>
</tr>
<tr>
<td>Mouse Properties</td>
<td>control mouse</td>
</tr>
<tr>
<td>Mouse Properties</td>
<td>main.cpl</td>
</tr>
<tr>
<td>Nero (if installed)</td>
<td>nero</td>
</tr>
<tr>
<td>Netmeeting</td>
<td>conf</td>
</tr>
<tr>
<td>Network Connections</td>
<td>control netconnections</td>
</tr>
<tr>
<td>Network Connections</td>
<td>ncpa.cpl</td>
</tr>
<tr>
<td>Network Setup Wizard</td>
<td>netsetup.cpl</td>
</tr>
<tr>
<td>Notepad</td>
<td>notepad</td>
</tr>
<tr>
<td>Nview Desktop Manager (if installed)</td>
<td>nvtuicpl.cpl</td>
</tr>
<tr>
<td>Object Packager</td>
<td>packager</td>
</tr>
<tr>
<td>ODBC Data Source Administrator</td>
<td>odbccp32.cpl</td>
</tr>
<tr>
<td>On Screen Keyboard</td>
<td>osk</td>
</tr>
<tr>
<td>Opens AC3 Filter (if installed)</td>
<td>ac3filter.cpl</td>
</tr>
<tr>
<td>Outlook Express</td>
<td>msimn</td>
</tr>
<tr>
<td>Paint</td>
<td>pbrush</td>
</tr>
<tr>
<td>Password Properties</td>
<td>password.cpl</td>
</tr>
<tr>
<td>Performance Monitor</td>
<td>perfmon.msc</td>
</tr>
<tr>
<td>Performance Monitor</td>
<td>perfmon</td>
</tr>
<tr>
<td>Phone and Modem Options</td>
<td>telephon.cpl</td>
</tr>
<tr>
<td>Phone Dialer</td>
<td>dialer</td>
</tr>
<tr>
<td>Pinball Game</td>
<td>pinball</td>
</tr>
<tr>
<td>Power Configuration</td>
<td>powercfg.cpl</td>
</tr>
<tr>
<td>Printers and Faxes</td>
<td>control printers</td>
</tr>
<tr>
<td>Printers Folder</td>
<td>printers</td>
</tr>
<tr>
<td>Private Character Editor</td>
<td>eudcedit</td>
</tr>
<tr>
<td>Quicktime (If Installed)</td>
<td>QuickTime.cpl</td>
</tr>
<tr>
<td>Quicktime Player (if installed)</td>
<td>quicktimeplayer</td>
</tr>
<tr>
<td>Real Player (if installed)</td>
<td>realplay</td>
</tr>
<tr>
<td>Regional Settings</td>
<td>intl.cpl</td>
</tr>
<tr>
<td>Registry Editor</td>
<td>regedit</td>
</tr>
<tr>
<td>Registry Editor</td>
<td>regedit32</td>
</tr>
<tr>
<td>Remote Access Phonebook</td>
<td>rasphone</td>
</tr>
<tr>
<td>Remote Desktop</td>
<td>mstsc</td>
</tr>
<tr>
<td>Removable Storage</td>
<td>ntmsmgr.msc</td>
</tr>
<tr>
<td>Removable Storage Operator Requests</td>
<td>ntmsoprq.msc</td>
</tr>
<tr>
<td>Resultant Set of Policy (XP Prof)</td>
<td>rsop.msc</td>
</tr>
<tr>
<td>Scanners and Cameras</td>
<td>sticpl.cpl</td>
</tr>
<tr>
<td>Scheduled Tasks</td>
<td>control schedtasks</td>
</tr>
<tr>
<td>Security Center</td>
<td>wscui.cpl</td>
</tr>
<tr>
<td>Services</td>
<td>services.msc</td>
</tr>
<tr>
<td>Shared Folders</td>
<td>fsmgmt.msc</td>
</tr>
<tr>
<td>Shuts Down Windows</td>
<td>shutdown</td>
</tr>
<tr>
<td>Sounds and Audio</td>
<td>mmsys.cpl</td>
</tr>
<tr>
<td>Spider Solitare Card Game</td>
<td>spider</td>
</tr>
<tr>
<td>SQL Client Configuration</td>
<td>cliconfg</td>
</tr>
<tr>
<td>System Configuration Editor</td>
<td>sysedit</td>
</tr>
<tr>
<td>System Configuration Utility</td>
<td>msconfig</td>
</tr>
<tr>
<td>System File Checker Utility (Scan Immediately)</td>
<td>sfc /scannow</td>
</tr>
<tr>
<td>System File Checker Utility (Scan Once At The Next Boot)</td>
<td>sfc /scanonce</td>
</tr>
<tr>
<td>System File Checker Utility (Scan On Every Boot)</td>
<td>sfc /scanboot</td>
</tr>
<tr>
<td>System File Checker Utility (Return Scan Setting To Default)</td>
<td>sfc /revert</td>
</tr>
<tr>
<td>System File Checker Utility (Purge File Cache)</td>
<td>sfc /purgecache</td>
</tr>
<tr>
<td>System File Checker Utility (Sets Cache Size to size x)</td>
<td>sfc /cachesize=x</td>
</tr>
<tr>
<td>System Information</td>
<td>msinfo32</td>
</tr>
<tr>
<td>System Properties</td>
<td>sysdm.cpl</td>
</tr>
<tr>
<td>Task Manager</td>
<td>taskmgr</td>
</tr>
<tr>
<td>TCP Tester</td>
<td>tcptest</td>
</tr>
<tr>
<td>Telnet Client</td>
<td>telnet</td>
</tr>
<tr>
<td>Tweak UI (if installed)</td>
<td>tweakui</td>
</tr>
<tr>
<td>User Account Management</td>
<td>nusrmgr.cpl</td>
</tr>
<tr>
<td>Utility Manager</td>
<td>utilman</td>
</tr>
<tr>
<td>Windows Address Book</td>
<td>wab</td>
</tr>
<tr>
<td>Windows Address Book Import Utility</td>
<td>wabmig</td>
</tr>
<tr>
<td>Windows Backup Utility (if installed)</td>
<td>ntbackup</td>
</tr>
<tr>
<td>Windows Explorer</td>
<td>explorer</td>
</tr>
<tr>
<td>Windows Firewall</td>
<td>firewall.cpl</td>
</tr>
<tr>
<td>Windows Magnifier</td>
<td>magnify</td>
</tr>
<tr>
<td>Windows Management Infrastructure</td>
<td>wmimgmt.msc</td>
</tr>
<tr>
<td>Windows Media Player</td>
<td>wmplayer</td>
</tr>
<tr>
<td>Windows Messenger</td>
<td>msmsgs</td>
</tr>
<tr>
<td>Windows Picture Import Wizard (need camera connected)</td>
<td>wiaacmgr</td>
</tr>
<tr>
<td>Windows System Security Tool</td>
<td>syskey</td>
</tr>
<tr>
<td>Windows Update Launches</td>
<td>wupdmgr</td>
</tr>
<tr>
<td>Windows Version (to show which version of windows)</td>
<td>winver</td>
</tr>
<tr>
<td>Windows XP Tour Wizard</td>
<td>tourstart</td>
</tr>
<tr>
<td>Wordpad</td>
<td>write</td>
</tr>
</tbody>
</table>
Credit goes to <a href="http://mypchell.com/guides/34-guides/69-156-useful-run-commands" target="_blank">MyPcHell</a>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Enhanced by Zemanta" href="http://www.zemanta.com/"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/zemified_e.png?x-id=aa7e5b0d-d78b-4928-b69e-4e95c4e33355" alt="Enhanced by Zemanta" /></a></div><div id="in_post_ad_bottom_1" style="clear:both;margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://tech-n-life.com/index.php/2011/07/156-really-useful-windows-run-commands/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Automate Mouse Control With GhostMouse</title>
		<link>http://tech-n-life.com/index.php/2011/03/automate-mouse-control-with-ghostmouse/</link>
		<comments>http://tech-n-life.com/index.php/2011/03/automate-mouse-control-with-ghostmouse/#comments</comments>
		<pubDate>Wed, 23 Mar 2011 08:34:41 +0000</pubDate>
		<dc:creator>Konrad Walsh-(admin)</dc:creator>
				<category><![CDATA[Hardware & Software]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[Mouse]]></category>
		<category><![CDATA[Shareware]]></category>
		<category><![CDATA[Universal Serial Bus]]></category>
		<category><![CDATA[Utilities]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[Windows Vista]]></category>

		<guid isPermaLink="false">http://tech-n-life.com/?p=3243</guid>
		<description><![CDATA[Have you ever wanted to automate some of your regularly used mouse and keyboard actions? If yes, you can try out GhostMouse, a freeware tool to record and play mouse and keyboardactions. GhostMouse Win7 is a tiny program that lets you record and playback a series of keyboard and mouse actions, and saves operation records as script files for [...]]]></description>
			<content:encoded><![CDATA[<div id="in_post_ad_top_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><img style="margin: 20px;" title="Ghost Mouse" src="http://tech-n-life.com/wp-content/uploads/2011/03/Ghost-Mouse2.png" border="0" alt="Ghost Mouse" width="214" height="110" />Have you ever wanted to automate some of your regularly used <a title="Record Mouse Clicks and Keyboard Inputs with TinyTask" href="http://www.nirmaltv.com/2011/02/18/record-mouse-clicks-and-keyboard-inputs-with-tinytask/">mouse and keyboard actions</a>? If yes, you can try out <a href="http://www.remouse.com/index.html">GhostMouse</a>, a <a href="http://www.nirmaltv.com/category/freewares/">freeware</a> tool to record and play mouse and <a id="KonaLink0" href="http://www.nirmaltv.com/2011/03/22/record-and-play-mouse-actions-with-ghostmouse/#"><span style="color: #0473b2;">keyboard</span></a>actions. GhostMouse Win7 is a tiny program that lets you record and playback a series of keyboard and mouse actions, and saves operation records as script files for later use. You can record actions and then play them whenever you want to repeat a set of actions you have performed.

&nbsp;

<img style="margin: 20px;" title="Record Options" src="http://tech-n-life.com/wp-content/uploads/2011/03/Record-Options2.png" border="0" alt="Record Options" width="234" height="155" />The interface is dead simple, click on the red button to start recording and when you want to play click on the play button. While recording, you can set what all actions need to be captured by the tool.

&nbsp;

<img style="margin: 20px;" title="Playback" src="http://tech-n-life.com/wp-content/uploads/2011/03/Playback2.png" border="0" alt="Playback" width="255" height="132" />For playback, you can set the speed and also repeat it using the settings.

&nbsp;

Features;
<ul>
	<li>Compact and easy to use</li>
	<li>Windows automation <a id="KonaLink1" href="http://www.nirmaltv.com/2011/03/22/record-and-play-mouse-actions-with-ghostmouse/#"><span style="color: #0473b2;">software</span></a></li>
	<li>Record all mouse and keyboard events</li>
	<li>Convenient settings interface</li>
	<li>Using recorded files anytime, anywhere</li>
</ul>
The app is perfectly compatible with <a id="KonaLink2" href="http://www.nirmaltv.com/2011/03/22/record-and-play-mouse-actions-with-ghostmouse/#"><span style="color: #0473b2;">Vista</span></a>, <a href="http://www.nirmaltv.com/category/Windows-7/">Windows 7</a>, and 64-bit systems.

<a href="http://www.remouse.com/downloads.html">Download GhostMouse</a>

VIA &#8211; <a href="http://www.nirmaltv.com/2011/03/22/record-and-play-mouse-actions-with-ghostmouse/" target="_blank">NIRMALTV</a>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Enhanced by Zemanta" href="http://www.zemanta.com/"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/zemified_e.png?x-id=63b39c5d-46c8-4590-b878-46320d90a5e9" alt="Enhanced by Zemanta" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div><div id="in_post_ad_bottom_1" style="clear:both;margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://tech-n-life.com/index.php/2011/03/automate-mouse-control-with-ghostmouse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upgrading Your Netbook To Windows 7 Home Premium</title>
		<link>http://tech-n-life.com/index.php/2010/04/upgrading-your-netbook-to-windows-7-home-premium/</link>
		<comments>http://tech-n-life.com/index.php/2010/04/upgrading-your-netbook-to-windows-7-home-premium/#comments</comments>
		<pubDate>Thu, 22 Apr 2010 01:58:24 +0000</pubDate>
		<dc:creator>Konrad Walsh-(admin)</dc:creator>
				<category><![CDATA[Hardware & Software]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[Anytime Upgrade]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[Windows 7 Home Premium]]></category>
		<category><![CDATA[Windows 7 Starter]]></category>
		<category><![CDATA[Windows Aero]]></category>
		<category><![CDATA[Windows Anytime Upgrade]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://tech-n-life.com/?p=3086</guid>
		<description><![CDATA[Would you like more features and flash in Windows on your netbook?  Here’s how you can easily upgrade your netbook to Windows 7 Home Premium the easy way. Most new netbooks today ship with Windows 7 Starter, which is the cheapest edition of Windows 7.  It is fine for many computing tasks, and will run [...]]]></description>
			<content:encoded><![CDATA[<div id="in_post_ad_top_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><p>Would you like more features and flash in Windows on your netbook?   Here’s how you can easily upgrade your netbook to Windows 7 Home Premium  the easy way.</p>

<p>Most new netbooks today ship with Windows 7 Starter, which is the  cheapest edition of Windows 7.  It is fine for many computing tasks, and  will run all your favorite programs great, but it lacks many  customization, multimedia, and business features found in higher  editions.  Here we’ll show you how you can quickly upgrade your netbook  to more full-featured edition of Windows 7 using Windows Anytime  Upgrade.  Also, if you want to upgrade your laptop or desktop to another  edition of Windows 7, say Professional, you can follow these same steps  to upgrade it, too.</p>

<p><em>Please note: This is only for computers already running Windows  7.  If your netbook is running XP or Vista, you will have to run a  traditional upgrade to install Windows 7.</em></p>

<p><strong>Upgrade Advisor</strong></p>

<p>First, let’s make sure your netbook can support the extra features,  such as Aero Glass, in Windows 7 Home Premium.  Most modern netbooks  that ship with Windows 7 Starter can run the advanced features in  Windows 7 Home Premium, but let’s check just in case.  Download the  Windows 7 Upgrade Advisor (<em>link below</em>), and install as normal.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/04/sshot8221.png" border="0" alt="sshot-82" width="531" height="438" /></p>

<p>Once it’s installed, run it and click Start Check.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/04/sshot8421.png" border="0" alt="sshot-84" width="645" height="442" /></p>

<p>Make sure you’re connected to the internet before you run the check,  or otherwise you may see this error message.  If you see it, click Ok  and then connect to the internet and start the check again.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/04/sshot8711.png" border="0" alt="sshot-87" width="507" height="202" /></p>

<p>It will now scan all of your programs and hardware to make sure  they’re compatible with Windows 7.  Since you’re already running Windows  7 Starter, it will also tell you if your computer will support the  features in other editions of Windows 7.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/04/sshot8621.png" border="0" alt="sshot-86" width="645" height="442" /></p>

<p>After a few moments, the Upgrade Advisor will show you want it  found.  Here we see that our netbook, a Samsung N150, can be upgraded to  Windows 7 Home Premium, Professional, or Ultimate. We also see that we  had one issue, but this was because a driver we had installed was not  recognized.  Click “See all system requirements” to see what your  netbook can do with the new edition.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/04/sshot8821.png" border="0" alt="sshot-88" width="645" height="442" /></p>

<p>This shows you which of the requirements, including support for  Windows Aero, your netbook meets.  Here our netbook supports Aero, so  we’re ready to go upgrade.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/04/sshot8911.png" border="0" alt="sshot-89" width="645" height="442" /></p>

<p>For more, check out our article on how to <a href="http://www.howtogeek.com/howto/2054/make-sure-your-computer-can-run-windows-7-with-upgrade-advisor/">make  sure your computer can run Windows 7 with Upgrade Advisor</a>.</p>

<p><strong>Upgrade with Anytime Upgrade</strong></p>

<p>Now, we’re ready to upgrade our netbook to Windows 7 Home Premium.   Enter “Anytime Upgrade” in the Start menu search,and select Windows  Anytime Upgrade.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/04/sshot9511.png" border="0" alt="sshot-95" width="439" height="513" /></p>

<p>Windows Anytime Upgrade lets you upgrade using product key you  already have or one you purchase during the upgrade process.  And, it  installs without any downloads or Windows disks, so it works great even  for netbooks without DVD drives.</p>

<p>Anytime Upgrades are cheaper than a standard upgrade, and for a  limited time, select retailers in the US are offering Anytime Upgrades  to Windows 7 Home Premium for only $49.99 if purchased with a new  netbook.  If you already have a netbook running Windows 7 Starter, you  can either purchase an Anytime Upgrade package at a retail store or  purchase a key online during the upgrade process for $79.95.  Or, if you  have a standard Windows 7 product key (full or upgrade), you can use it  in Anytime upgrade.  This is especially nice if you can purchase  Windows 7 cheaper through your school, university, or office.</p>

<p><strong>Purchase an upgrade online</strong></p>

<p>To purchase an upgrade online, click “Go online to choose the edition  of Windows 7 that’s best for you”.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/04/sshot991.png" border="0" alt="sshot-99" width="645" height="453" /></p>

<p>Here you can see a comparison of the features of each edition of  Windows 7.  Note that you can upgrade to either Home Premium,  Professional, or Ultimate.  We chose home Premium because it has most of  the features that home users want, including Media Center and Aero  Glass effects.  Also note that the price of each upgrade is cheaper than  the respective upgrade from Windows XP or Vista.  Click buy under the  edition you want.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/04/sshot1001.png" border="0" alt="sshot-100" width="645" height="453" /></p>

<p>Enter your billing information, then your payment information.  Once  you confirm your purchase, you will directly be taken to the Upgrade  screen.  Make sure to save your receipt, as you will need the product  key if you ever need to reinstall Windows on your computer.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/04/sshot10111.png" border="0" alt="sshot-101" width="645" height="453" /></p>

<p><strong>Upgrade with an existing product key</strong></p>

<p>If you purchased an Anytime Upgrade kit from a retailer, or already  have a Full or Upgrade key for another edition of Windows 7, choose  “Enter an upgrade key”.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/04/sshot10211.png" border="0" alt="sshot-102" width="645" height="453" /></p>

<p>Enter your product key, and click Next.  If you purchased an Anytime  Upgrade kit, the product key will be located on the inside of the case  on a yellow sticker.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/04/sshot10311.png" border="0" alt="sshot-103" width="645" height="453" /></p>

<p>The key will be verified as a valid key, and Anytime Upgrade will  automatically choose the correct edition of Windows 7 based on your  product key.  Click Next when this is finished.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/04/sshot10611.png" border="0" alt="sshot-106" width="645" height="453" /></p>

<div id="in_post_ad_middle_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
google_ad_slot = "2064052456";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script></div><p><strong>Continuing the Upgrade process</strong></p>

<p>Whether you entered a key or purchased a key online, the process is  the same from here on.  Click “I accept” to accept the license  agreement.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/04/sshot10711.png" border="0" alt="sshot-107" width="645" height="453" /></p>

<p>Now, you’re ready to install your upgrade.  Make sure to save all  open files and close any programs, and then click Upgrade.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/04/sshot11211.png" border="0" alt="sshot-112" width="645" height="453" /></p>

<p>The upgrade only takes about 10 minutes in our experience but your  mileage may vary.  Any available Microsoft updates, including ones for  Office, Security Essentials, and other products, will be installed  before the upgrade takes place.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/04/sshot11411.png" border="0" alt="sshot-114" width="645" height="453" /></p>

<p>After a couple minutes, your computer will automatically reboot and  finish the installation.  It will then reboot once more, and your  computer will be ready to use!  Welcome to your new edition of Windows  7!</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/04/sshot11711.png" border="0" alt="sshot-117" width="645" height="466" /></p>

<p>Here’s a before and after shot of our desktop.  When you do an  Anytime Upgrade, all of your programs, files, and settings will be just  as they were before you upgraded.  The only change we noticed was that  our pinned taskbar icons were slightly rearranged to the default order  of Internet Explorer, Explorer, and Media Player.  Here’s a shot of our  desktop before the upgrade.  Notice that all of our pinned programs and  desktop icons are still there, as well as our taskbar customization (we  are using small icons on the taskbar instead of the default large  icons).</p>

<p>Before, with the Windows 7 Starter background and the Aero Basic  theme:</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/04/sshot9411.png" border="0" alt="sshot-94" width="645" height="385" /></p>

<p>And after, with Aero Glass and the more colorful default Windows 7  background.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/04/sshot11611.png" border="0" alt="sshot-116" width="645" height="385" /></p>

<p>All of the features of Windows 7 Home Premium are now ready to use.   The Aero theme was activate by default, but you can now customize your  netbook theme, background, and more with the Personalization pane.  To  open it, right-click on your desktop and select Personalize.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/04/sshot1201.png" border="0" alt="sshot-120" width="645" height="451" /></p>

<p>You can also now use Windows Media Center, and can play-back DVD  movies using an external drive.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/04/sshot1291.png" border="0" alt="sshot-129" width="645" height="385" /></p>

<p>One of our favorite tools, the Snipping Tool, is also now available  for easy screenshots and clips.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/04/image1161.png" border="0" alt="image" width="284" height="190" /></p>

<p><strong>Activating you new edition of Windows 7</strong></p>

<p>You will still need to activate your new edition of Windows 7.  To do  this right away, open the start menu, right-click on Computer, and  select Properties.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/04/sshot1481.png" border="0" alt="sshot-148" width="580" height="531" /></p>

<p>Scroll to the bottom, and click “Activate Windows Now”.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/04/image1171.png" border="0" alt="image" width="645" height="451" /></p>

<p>Make sure you’re connected to the internet, and then select “Activate  Windows online now”.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/04/sshot1251.png" border="0" alt="sshot-125" width="645" height="567" /></p>

<p>Activation may take a few minutes, depending on your internet  connection speed.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/04/sshot1261.png" border="0" alt="sshot-126" width="645" height="567" /></p>

<p>When it is done, the Activation wizard will let you know that Windows  is activated and genuine.  Your upgrade is all finished!</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/04/sshot1271.png" border="0" alt="sshot-127" width="645" height="567" /></p>

<p><strong>Conclusion</strong></p>

<p>Windows Anytime Upgrade makes it easy, and somewhat cheaper, to  upgrade to another edition of Windows 7.  It’s useful for desktop and  laptop owners who want to upgrade to Professional or Ultimate, but many  more netbook owners will want to upgrade from Starter to Home Premium or  another edition.</p>

<p><strong>Links</strong></p>

<p><a href="http://www.microsoft.com/windows/windows-7/get/upgrade-advisor.aspx">Download  the Windows 7 Upgrade Advisor</a></p>

<p>Windows Team Blog:</p>

<p><a href="http://windowsteamblog.com/blogs/windows7/archive/2010/04/01/retailers-to-offer-windows-anytime-upgrade-deal-starting-next-week.aspx">Anytime  Upgrade Special with new PC purchase</a></p>

<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/f5bb58d8-22c0-443e-a6ba-3d2ee59bb525/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=f5bb58d8-22c0-443e-a6ba-3d2ee59bb525" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution">
<script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script>
</span></div><div id="in_post_ad_bottom_1" style="clear:both;margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://tech-n-life.com/index.php/2010/04/upgrading-your-netbook-to-windows-7-home-premium/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Which OS Should You Install On A Netbook? Xp vs 7</title>
		<link>http://tech-n-life.com/index.php/2010/04/which-os-should-you-install-on-a-netbook-xp-vs-7/</link>
		<comments>http://tech-n-life.com/index.php/2010/04/which-os-should-you-install-on-a-netbook-xp-vs-7/#comments</comments>
		<pubDate>Thu, 15 Apr 2010 19:17:19 +0000</pubDate>
		<dc:creator>Konrad Walsh-(admin)</dc:creator>
				<category><![CDATA[Hardware & Software]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[Operating System]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[Windows 7 Home Premium]]></category>
		<category><![CDATA[Windows 7 Starter]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://tech-n-life.com/?p=3062</guid>
		<description><![CDATA[Positioned as companions to either desktop or laptop computers, netbooks are small, light, convenient devices that allow for most of the basic computing functions found in larger systems. One of the most important decisions you will have to make when buying a netbook is whether to buy Windows XP or Windows 7 Starter for your [...]]]></description>
			<content:encoded><![CDATA[<div id="in_post_ad_top_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><p><a rel="attachment wp-att-3063" href="http://tech-n-life.com/index.php/2010/04/which-os-should-you-install-on-a-netbook-xp-vs-7/xp_vs_7/"><img class="aligncenter size-full wp-image-3063" title="xp_vs_7" src="http://tech-n-life.com/wp-content/uploads/2010/04/xp_vs_7.jpg" alt="" width="490" height="320" /></a>Positioned as companions to either desktop or laptop computers, netbooks are small, light,  convenient devices that allow for most of the basic computing functions  found in larger systems. One of the most important decisions you will  have to make when buying a netbook is whether to buy Windows XP or  Windows 7 Starter for your operating system.</p>

<p><a href="http://www.online-tech-tips.com/wp-content/uploads/2010/03/DellMiniInspiron10withWindows7Starter.png"><img src="http://tech-n-life.com/wp-content/uploads/2010/04/DellMiniInspiron10withWindows7Starter_thumb.png" border="0" alt="Dell Mini Inspiron 10 with Windows 7 Starter" width="520" height="344" /></a></p>

<p>Windows XP had a long and fruitful life as the operating system of  choice for almost a decade. Although it would seem that with the release  of Windows Vista and 7, XP would fade from memory, it remains an  excellent choice for netbooks and other applications where a fast,  small-footprint O/S is needed.</p>

<p>Alternatively, you could opt for Microsoft’s Windows 7 Starter,  essentially a stripped down version of Windows 7 Home Premium specially  designed for netbooks and mini laptops. If you are confused about which  operating system to choose, read on to learn the pros and cons of using  Windows XP or Windows 7 Starter as your netbook’s O/S.</p>

<h4>Windows XP Pros</h4>

<p>Full Operating System – If you want a full O/S that doesn’t seem to  be a watered down solution, XP is the better choice. Without any  programs running, XP takes up only about 250MB of RAM vs about 1200MB  with Windows 7 Home Premium. If hardware is a concern, XP just may make  netbooks a possibility,</p>

<p>Stability – There’s no denying that Windows XP is a stable computing  platform. Well, it should be after a decade of service packs, patches,  and upgrades. If you are comfortable with XP as a desktop or laptop O/S,  it will likely serve you well on a netbook.</p>

<p>Support – Going back to the 10 years of XP thing, no other operating  has more support available on the web. If you have a problem, a quick  Google search returns thousands of pages ready to help you with free  tech support. No such luck for Windows 7 Starter given that it is new  and not many people run it as an O/S.</p>

<p><a href="http://www.online-tech-tips.com/wp-content/uploads/2010/03/NetbookwithWindowsXP.png"><img src="http://tech-n-life.com/wp-content/uploads/2010/04/NetbookwithWindowsXP_thumb.png" border="0" alt="Netbook with Windows XP" width="520" height="183" /></a></p>

<h4>Windows XP Cons</h4>

<p>Old – As stated above, Windows XP is about 10 years old even though  it enjoyed a long life. Still, if you use your netbook for 3 years, your  O/S of choice will be 13 years old when you finally junk it. That fact  doesn’t sit well with some netbook buyers.</p>

<p>Limited Future Support – No matter how long its life, even XP’s  support will be limited in the future. Although you are covered for old  issues, good luck finding support for new ones, especially those that  include new hardware.</p>

<div id="in_post_ad_middle_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
google_ad_slot = "2064052456";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script></div><p>No 64-bit Option – Although there was a 64-bit edition of Windows XP  (x64 edition), no current manufacturer offers it as an O/S for netbooks.  Although Windows 7 Starter is also only available as a 32-bit O/S, at  least with XP there was a possibility. As the software industry moves on  to produce 64-bit versions of its software, you may be left behind no  matter which of the two operating systems you choose.</p>

<h4>Windows 7 Starter Pros</h4>

<p>Latest Operating System – Although a stripped down version, at least  Windows 7 Starter is based on the most current O/S from Microsoft. At  the very least, you can expect the same kind of support you would expect  from a current desktop or laptop O/S.</p>

<p>Streamlined – Although technically stripped down, some people prefer  to consider <a rel="nofollow" href="http://www.microsoft.com/windows/windows-7/compare/starter.aspx" target="_blank">Windows 7 Starter as streamlined for netbooks</a>.  Rather than install Home Premium and cut out everything unnecessary in  order to deliver a pleasant computing experience, Microsoft has already  done the work for you – it’s called Windows 7 Starter.</p>

<p>Anytime Upgrade Available – If you do decide to take the plunge and  run Windows 7 Home Premium on your netbook, you can use <a href="http://www.online-tech-tips.com/windows-7/anytime-upgrade-windows-7/" target="_blank">Windows Anytime Upgrade to make the switch for about  $80</a>. At least this way you have the option if you think the  investment is worth it.</p>

<p><a href="http://www.online-tech-tips.com/wp-content/uploads/2010/03/Windows7StarteronaNetbook.png"><img src="http://tech-n-life.com/wp-content/uploads/2010/04/Windows7StarteronaNetbook_thumb.png" border="0" alt="Windows 7 Starter on a Netbook" width="416" height="207" /></a></p>

<h4>Windows 7 Starter Cons</h4>

<p>Limited Functionality – Let’s be honest, Windows 7 Starter really is a  stripped down version of its bigger brothers Home Premium,  Professional, and Ultimate Edition. Although one thing the software  giant got right was to allow you to run as many programs at one time as  you want (well, at least as many as your RAM and processor can handle).  Previous versions of Starter allowed a maximum of three programs to run  simultaneously.</p>

<p>No Aero – If you got used to the Aero Desktop in Vista and 7, you may  be in for a shock when you realize that the pretty desktop you have in  those operating systems isn’t available in Windows 7 Starter. Don’t look  for Aero Glass or Peek in this stripped down O/S because you won’t find  them.</p>

<p>Preinstalled Only – Windows 7 Starter is only available preinstalled  on a netbook or similar device. If you choose Windows XP, you may not be  able to switch to Windows 7 Starter even if you are willing to pay for  it. Make your decisions now because you may not be able to change it  later.</p>

<h4>Conclusion</h4>

<p>Although a stripped down version of the other editions of Microsoft’s  latest operating system, Windows 7 Starter is a competent alternative  when choosing an O/S for a netbook. Still, Windows XP just may have some  more life left in her if you want a full-fledged operating system and  want to enjoy the free support available on the web.</p>

<p>If you generally like the features of Windows 7 and don’t mind that  it doesn’t quite look or feel like its big brothers, Windows 7 Starter  may be a good choice for you. If you want the tried and true stability  and usability of an O/S with a long, successful history, Windows XP may  be the better choice.</p>

<p>Whatever you choose, think of how you intend to use your netbook and  make the decision from that information rather than the list of features  each choice offers.</p>

<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/855de9cd-7c3f-4fba-aac8-eda2f4031ff0/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=855de9cd-7c3f-4fba-aac8-eda2f4031ff0" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"><br />
<script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script>
<br />
 </span></div><div id="in_post_ad_bottom_1" style="clear:both;margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://tech-n-life.com/index.php/2010/04/which-os-should-you-install-on-a-netbook-xp-vs-7/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Another Way To Save Your Windows Install Using Linux/Ubuntu On A Thumb Drive</title>
		<link>http://tech-n-life.com/index.php/2010/04/another-way-to-save-your-windows-install-using-linuxubuntu-on-a-thumb-drive/</link>
		<comments>http://tech-n-life.com/index.php/2010/04/another-way-to-save-your-windows-install-using-linuxubuntu-on-a-thumb-drive/#comments</comments>
		<pubDate>Mon, 12 Apr 2010 19:36:45 +0000</pubDate>
		<dc:creator>Konrad Walsh-(admin)</dc:creator>
				<category><![CDATA[Computer Maintenance]]></category>
		<category><![CDATA[Hardware & Software]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[boot]]></category>
		<category><![CDATA[Diskimage]]></category>
		<category><![CDATA[ISO image]]></category>
		<category><![CDATA[Live CD]]></category>
		<category><![CDATA[Ubuntu USB]]></category>
		<category><![CDATA[UNetbootin]]></category>
		<category><![CDATA[USB flash drive]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://tech-n-life.com/?p=3019</guid>
		<description><![CDATA[When Windows goes wrong, it can go really wrong. Worse: Often it&#8217;s extremely difficult to save your system from Windows itself. Here&#8217;s how to use a simple USB drive to free space, remove viruses, rescue passwords, and more from crunked Windows setups. What You Can Fix with this Method If you or your in-need friends [...]]]></description>
			<content:encoded><![CDATA[<div id="in_post_ad_top_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><p><!-- google_ad_section_start --></p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/04/500x_ubuntu_and_windows.jpg" alt="The Complete Guide to Saving Your Windows  System with a Thumb Drive" width="500" /></p>

<p><br class="spacer_" /></p>

<p>When Windows goes wrong, it can  go really wrong. Worse: Often it&#8217;s extremely difficult to save your  system from Windows itself. Here&#8217;s how to use a simple USB drive to free  space, remove viruses, rescue passwords, and more from crunked Windows  setups.</p>

<p><em> </em></p>

<h3>What You Can Fix with  this Method</h3>

<p>If you or your in-need friends or relatives can&#8217;t boot into your  Windows desktop, or you can&#8217;t actually do anything once you&#8217;re into it,  booting up a live Ubuntu system from a USB thumb drive, or off a burned  CD, can save your system, recover files, and pull off other miracles.  Here&#8217;s the short list of things we&#8217;ll cover here:</p>

<ul>
	<li><strong>Clean a virus</strong> with a Linux-based anti-virus app.</li>
	<li><strong>Recover files</strong> and save them onto that same thumb  drive, to a web storage spot like Dropbox, or to another USB drive.</li>
	<li><strong>Change your login password</strong> if you&#8217;ve forgotten it,  or someone&#8217;s changed it on you.</li>
	<li><strong>Analyze your hard drive</strong> to figure out what&#8217;s filled  it, and <strong>resize partitions</strong> if you&#8217;re dual booting and  need to free up more space.</li>
</ul>
<h3>What you&#8217;ll need</h3>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/04/thumb-drives.png" alt="The Complete Guide to Saving Your Windows System with a Thumb  Drive" width="160" height="126" /></p>

<ul>
	<li><strong>Empty USB drive:</strong> Sometimes called a &#8220;thumb&#8221; drive, a  &#8220;flash&#8221; drive, or a USB &#8220;stick.&#8221; It&#8217;s a tiny little piece of plastic  that usually holds at least 1 GB, and that&#8217;s the minimum size you&#8217;ll  need. If you&#8217;re looking to recover files, you&#8217;ll need to use a separate  USB drive, blank CDs or DVDs, or an online backup service. The drive you  intend to install Ubuntu on should be empty, because it will get  cleared out when we make it boot-able.

<p><em>Alternate: CD-R</em> Using a USB drive gives you faster performance  when booting a system like Ubuntu without installing it. If you don&#8217;t  have a large enough drive to spare, or you&#8217;d like to save your USB drive  space for backing up your much-needed files, you can still grab a  recordable CD and <a href="https://help.ubuntu.com/community/LiveCD#Preparing%20your%20LiveCD">create  a &#8220;Live CD&#8221;</a> to boot from. If that&#8217;s the case, skip the section  about making a USB stick and head right to the &#8220;Boot Up and Get Started&#8221;  section.</p></li>
	<li><strong>A working Windows computer with a decent net connection</strong> Because you&#8217;ll need to download a 700 MB file to install onto your USB  stick, and a 4.3 MB application to make it work. That application,  though, doesn&#8217;t have to be installed, so you can easily clean up after  yourself if you&#8217;re using a friend&#8217;s computer.

<p><em>Alternate: Mac options:</em> You can <a href="https://help.ubuntu.com/community/Installation/FromUSBStick#From%20Mac">create  an Ubuntu USB stick from a Mac</a>, but it requires both tricky,  theoretically harmful Terminal commands and administrator access. If  that&#8217;s not your thing, you can simply <a href="https://help.ubuntu.com/community/BurningIsoHowto#Mac%20OS%20X">burn  a live CD from a Mac</a>.</p></li>
</ul>
<h3>Make Your Live CD or USB  Stick</h3>

<p>Turn on your working Windows computer, make sure it&#8217;s connected to  the internet, and open up a browser. Head to <a href="http://sourceforge.net/projects/unetbootin">UNetbootin&#8217;s home page</a>.  Click on the Windows icon at the top to download the latest version of  UNetbootin—here&#8217;s a <a href="http://unetbootin.sourceforge.net/unetbootin-windows-latest.exe">direct  link</a> for those following this guide on their monitor.</p>

<p>Once you&#8217;ve downloaded the file (<code>unetbootin-windows-latest.exe</code>),  find it and double-click it. Windows will likely confirm that you want  to do that, and you should say it&#8217;s &#8220;OK.&#8221; You&#8217;ll see this when  UNetbootin opens:</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/04/500x_unetbootin.jpg" alt="The Complete Guide to Saving Your Windows  System with a Thumb Drive" width="500" /></p>

<p>What UNetbootin was made to do was automate the process of  downloading an Ubuntu CD image, convert it for your USB thumb drive,  find that drive, and install that image on there, without you having to  do much of anything. It does this job well, and doesn&#8217;t make you worry  about accidentally wiping out some other drive. Still, when you&#8217;re about  to run UNetbootin, you should make sure <strong>no other USB drives are  plugged in</strong>, except the one you want to turn into a system  rescue stick. That said, make sure your USB stick is plugged in, and  soldier on.</p>

<p>Click on the drop-down menu in the &#8220;Distribution&#8221; category at the  top, which should also have a filled-in point to the left to indicate  it&#8217;s selected. Scroll down in that menu and click on &#8220;Ubuntu.&#8221; To the  right of that menu, there&#8217;s another where you can choose the version of  Ubuntu you want to download. At the time of this post, 9.10 Desktop is  the latest stable version of Ubuntu that&#8217;s released, just above &#8220;Daily  Build&#8221; options for 10.04. In any case, you should select the &#8220;Desktop&#8221;  version that&#8217;s highest in number, without choosing a &#8220;Daily Build&#8221; that  will likely have missing features or unfamiliar aspects. With that  distribution and version selected, UNetbootin will get to work  downloading, right after we&#8217;ve confirmed the USB drive and hit OK.</p>

<p><em>Alternate option: BitTorrent:</em> If you&#8217;re savvy in the ways of  torrent downloading, you can likely get a faster download, and relieve  Ubuntu&#8217;s servers, by <a href="http://www.ubuntu.com/getubuntu/downloadmirrors#bt">grabbing a  desktop ISO file over an official torrent</a>, then setting UNetbootin  to use that ISO file by selecting the radio button next to &#8220;Disk Image,&#8221;  hitting the &#8220;&#8230;&#8221;/browse button to the right of that option, and  pointing at the ISO file when it&#8217;s finished downloading.</p>

<p>Before you click OK and let UNetbootin set up your USB drive,  triple-check that it knows which drive to transform. You&#8217;ll see which  drive it wants to format to the right of &#8220;Drive:&#8221; at the bottom of  UNetbootin&#8217;s window. Hit your Start menu, click Computer in the  right-hand menu, and ensure that the letter your computer has given your  temporary USB drive is the same letter that UNetbootin wants to use. If  the two are matched up, you can head back to UNetbootin and click OK.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/04/340x_usbuntu.jpg" alt="The Complete Guide to Saving Your Windows  System with a Thumb Drive" width="340" /><em> </em></p>

<p><br class="spacer_" /></p>

<p><em>Alternate: <a href="http://lifehacker.com/5319596/usbuntu-live-creator-makes-bootable-linux-usb-drives">Usbuntu  Live Creator</a>:</em> <a href="http://sourceforge.net/projects/lili-creator/">Usbuntu</a> is a  similarly easy to grasp USB creator, made particularly for Ubuntu USB  creation, and lets you create USB disks with persistent storage—meaning  you can keep files on your system that stick around the next time you  boot up, so you can use a very large USB drive as an actual backup  location.</p>

<p>Nine times out of 10, UNetbootin won&#8217;t need any help or spit any  errors. If it does, it&#8217;s likely because a download connection isn&#8217;t  available, the file that did download became corrupted, or your USB  drive has a quirky boot/format problem. I&#8217;ve covered at least one common  fix for USB stick booting issues under the &#8220;Fix booting problems&#8221;  header in <a href="http://lifehacker.com/391067/fedora-9-puts-your-desktop-on-a-usb-drive">a  previous Linux-on-USB feature</a>. If your error falls outside of that,  try searching out the specific text in the error message on Google.</p>

<p>Once it&#8217;s done, UNetbootin will ask you to restart your system. You  don&#8217;t really need to do that—you want to save your non-booting or  crippled computer, not this one.</p>

<h3>Boot Up and Set Up Ubuntu</h3>

<p>Assuming all went well with UNetbootin&#8217;s USB formatting, you can pull  out the USB stick (or CD-R) from the working computer, load it into the  busted computer, and fire it up. If you&#8217;re lucky, the system was set up  to automatically look for bootable USB devices and load them up, and  you&#8217;ll see a screen that asks you, in old-school, lo-res computer  graphics, if you want to boot &#8220;Default&#8221; or otherwise. Go ahead and hit  Enter, and you&#8217;ll start booting into the Ubuntu desktop.</p>

<p>Nothing happening? Does your system just roll right into its busted  Windows desktop? You&#8217;ll likely need to head into your BIOS settings and  ensure that USB booting is enabled, and/or &#8220;ranked&#8221; above the hard drive  as a boot option. When your computer boots up, there will likely be  text on the screen stating that hitting F2, the Delete key, or another  button will let you enter &#8220;system setup,&#8221; BIOS, or something similar.  Hit that key when you first boot up, dig around in the menus, and change  your setup so that your computer searches out USB drives before heading  to the hard drive.</p>

<div id="in_post_ad_middle_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
google_ad_slot = "2064052456";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script></div><p>Your system should boot into an Ubuntu desktop, where you&#8217;ll see one  or two icons, two toolbars, and not much else. The first thing you want  to do is give Ubuntu an internet connection, so we can grab programs and  files we need for our fixes. If you&#8217;re using a physical ethernet cable,  or even most cellular 3G modems, ensure they are plugged into your  laptop or desktop, and you should be good to go. If you&#8217;re using a  wireless network, click on the tower/broadcast-looking icon in the  upper-right corner.</p>

<p><br class="spacer_" /></p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/04/500x_ubuntu_wireless.jpg" alt="The Complete Guide to Saving Your Windows  System with a Thumb Drive" width="500" /></p>

<p>Choose your Wi-Fi network, enter your password, if there is one, and  you should see your system connect. If you&#8217;ve got a hidden network that  doesn&#8217;t broadcast its name, there&#8217;s an option for accessing that, too,  below your neighbor&#8217;s Wi-Fi names.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/04/500x_software_sources1.jpg" alt="The Complete Guide to Saving Your Windows  System with a Thumb Drive" width="500" /></p>

<p>One last thing you must do before venturing forth is tell Ubuntu that  it&#8217;s okay to download applications that aren&#8217;t entirely &#8220;free&#8221; in the  software/copyright sense. Annoying, yes, but that&#8217;s how a  free-as-in-speech desktop works. Click on the System menu in the  upper-left corner, mouse down to the Administration section, and then  mouse over and down to the &#8220;Software Sources&#8221; option.</p>

<p><a rel="lytebox" href="http://cache.gawkerassets.com/assets/images/17/2010/03/software_sources2.jpg"><img src="http://tech-n-life.com/wp-content/uploads/2010/04/500x_software_sources2.jpg" alt="The Complete Guide to Saving Your Windows  System with a Thumb Drive" width="500" /></a></p>

<p>When it opens up, you&#8217;ll see that all the options in the first tab,  Software Sources, aren&#8217;t checked. Go ahead and check them, then hit the  Close button. You&#8217;ll be prompted to Reload your sources, so go ahead and  hit the button to do so. Ubuntu now has access to a lot more software,  including some applications we&#8217;ll want access to.</p>

<p>Now you&#8217;re ready to get started backing up, scanning, freeing up  space, and resizing your Windows installation.</p>

<h3>Make Your Fixes</h3>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/04/340x_ubuntu_places.jpg" alt="The Complete Guide to Saving Your Windows  System with a Thumb Drive" width="340" /><strong>Retrieve and back up  files:</strong> We&#8217;ve hit on the idea of Ubuntu as a Windows file saver  before, in a guide to <a href="http://lifehacker.com/5413223/how-to-fix-your-relatives-terrible-computer">fixing  your relatives&#8217; terrible computer</a>, and the practice remains the  same. With Ubuntu loaded as a &#8220;live&#8221; system, you should see your Windows  partition listed under the &#8220;Places&#8221; menu—perhaps as &#8220;120 GB system,&#8221;  but it&#8217;s still there. Click on it, and Ubuntu will load up access to  that drive, and you should see a window with the usual Windows  files—Program Files, Windows, Users, etc. Plug in a USB drive, or load  in a blank CD or DVD, and it&#8217;s a simple drag-and-drop matter to get your  files onto those backup mediums. Be sure to hit the &#8220;Burn to Disc&#8221;  button when you&#8217;re done backing up to physical discs.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/04/340x_compress.jpg" alt="The Complete Guide to Saving Your Windows  System with a Thumb Drive" width="340" />Want to use an online service  like <a href="http://dropbox.com/">Dropbox</a>? You can do that, but make  sure you&#8217;ve got a broadband connection—uploading on most residential  accounts can be a long wait, especially with big batches of files. You  can upload files to Dropbox&#8217;s web interface using the Firefox browser  built into Ubuntu, but without Flash installed, you can only do one file  at a time. To get around that, you can click-and-hold to select  multiple files on your Windows system with the mouse, or hold the  Control key to click and select folders and files. When you&#8217;ve got them  all picked out, right-click on any one of the selected files and select  &#8220;Compress.&#8221; Click the file type selector to the right in the dialog box  that pops up, and change the compression from a .tar.gz file to .zip,  and save it to the Desktop. Now you can select the &#8220;Basic Uploader&#8221; in  Dropbox, or most other online sites, and upload those files as one big,  slightly smaller package, to be unpacked back into Windows later.</p>

<p><strong>Scan and fix viruses:</strong> Ubuntu doesn&#8217;t have a built-in  tool for scanning Windows drives for viruses—and why would it,  really?—but they are available for installing. Since we&#8217;re running a  live session of Ubuntu, &#8220;installing&#8221; just means downloading and saving  to temporary space on our USB drive, leaving your Windows drive  untouched, and preventing viruses from interfering with the scan-and-fix  process.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/04/340x_clamtk.jpg" alt="The Complete Guide to Saving Your Windows  System with a Thumb Drive" width="340" />Head to your System menu, mouse  down to Administration, and select the Synaptic Package Manager. Hit the  Search button on the far right, type in <strong><code>clamtk</code></strong>,  and then check the box to the left of the result that comes up. This is  the Linux version of <a href="http://www.clamav.net/">Clam AntiVirus</a>,  or ClamAV, that&#8217;s a popular, free virus scanner, and <code>clamtk</code> puts a graphical face on ClamAV, rather than making you learn how to  use it from the command line. Even if Clam can&#8217;t fix your particular  Windows virus from Ubuntu, it will at least identify it, and give you  the means to Google that specific bug and see if there&#8217;s a fix.</p>

<p>Hit the Apply button after confirming that you want to install <code>clamtk</code> and all its &#8220;dependencies.&#8221; Close down Synaptic when it&#8217;s done  installing, then head to your Applications menu in the upper-right  corner of your Ubuntu desktop. Mouse down to the System Tools menu,  where Clam should appear as an option. When it first starts, it will ask  you how you want to apply signature updates—ignore the complexity of  all that text, hit &#8220;Single User,&#8221; then hit Quit to move on.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/04/500x_clam1.jpg" alt="The Complete Guide to Saving Your Windows  System with a Thumb Drive" width="500" /><br />
 When Clam loads, you&#8217;ll see options for scanning a File or Directory.  Check the box to the left of the &#8220;Recursive&#8221; option, so that Clam will  dig into all the sub-folders of your Windows drive. Now hit the  Directory button. In the file chooser that pops up, look for your  Windows system in the left-hand sidebar and click it. If you see your  familiar Windows folders in the right-hand pane, you&#8217;ve got the right  one. Hit &#8220;Open,&#8221; and, honestly, expect your system to hang for a bit.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/04/500x_clam2.jpg" alt="The Complete Guide to Saving Your Windows  System with a Thumb Drive" width="500" /><br />
 Your system will hang because, basically, an operating system running  off a thumb drive is using all its might to scan your entire Windows  hard drive space and figure out what needs to be scanned. The freeze-out  and lag should only last a few minutes on a modern system—if you see  error messages, or nothing&#8217;s happened for 20 minutes, you might have to  give it another go, or try a different anti-virus app—the gHacks blog  has a few recommendations, including <a href="http://www.ghacks.net/2010/03/09/install-avira-antivir-on-linux/">Avira</a>.  Otherwise, you can make yourself a sandwich, and probably crack a  beer/soda, as Clam runs through your Windows files and checks for  viruses. As mentioned above, it might not always be able to fix or  properly quarantine your files, but you&#8217;ll at least know exactly which  virus you&#8217;re dealing with, and can Google steps on fixing it  manually—right from Ubuntu, actually.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/04/340x_password_change.jpg" alt="The Complete Guide to Saving Your Windows  System with a Thumb Drive" width="340" /><strong>Change or wipe a Windows  password:</strong> Just like you installed Clam to scan for viruses, you  can install a little open-source utility, <strong><code>chntpw</code></strong> (as in Change NT Password) to clear out a Windows password you can&#8217;t  remember, or change a password you feel is insecure. After searching and  installing <code>chntpw</code> from Synaptic, open up the Places menu  from your left-hand menus. Head into Windows, and navigate to <code>Windows\System32\config</code>—where  the SAM file is kept. Hold down your Shift key and right-click  somewhere inside that config folder, then select &#8220;Open Terminal Here.&#8221;  From that terminal, you can type in this command to change the main  administrator&#8217;s password:</p>

<blockquote><p><code>sudo chntpw SAM</code></p></blockquote>

<p>If you&#8217;re looking to change Samantha&#8217;s password instead, type  something like:</p>

<blockquote><p><code>sudo chntpw -u Samantha SAM</code></p></blockquote>

<p>You&#8217;ll see some options you can type in, from 1-4, but you&#8217;ll  generally want to stick with &#8220;clearing&#8221; the password, then changing it  when you head back into Windows. It&#8217;s been reported to work with XP and  Vista, and I tested it out on Windows 7 and had success clearing a  standard user&#8217;s password.</p>

<p><strong>Shrink or create new partitions:</strong> Gina&#8217;s already <a href="http://lifehacker.com/292972/partition-and-image-your-hard-drive-with-the-system-rescue-cd">covered  the ins and outs of GParted</a>, which you can get to in your live  Ubuntu system by hitting up the System menu, the Administration option,  and then clicking &#8220;Partition Editor.&#8221; Adam&#8217;s also shown his GParted  skills, using a similar live CD, in his guide to <a href="http://lifehacker.com/5126781/how-to-dual-boot-windows-7-with-xp-or-vista">dual-booting  Windows 7 with XP or Vista</a>. Don&#8217;t commit anything you&#8217;re not sure  of, but know that you can pull off most anything you need from GParted.</p>

<p><a rel="lytebox" href="http://cache.gawkerassets.com/assets/images/17/2010/03/disk_usage_analyzer.jpg"><img src="http://tech-n-life.com/wp-content/uploads/2010/04/500x_disk_usage_analyzer.jpg" alt="The Complete Guide to Saving Your Windows  System with a Thumb Drive" width="500" /></a><strong>Visualize your hard  drive and clean it out:</strong> Under the Accessories menu, beneath  Applications, you&#8217;ll find Disk Usage Analyzer, an awesome program that  you can use to see where all the space on your Windows drive is being  taken up. I needed this tool recently when Windows 7 had become so  stuffed (with a failed DVD rip) that it was almost inoperable. To use it  on a Windows installation, click the &#8220;directory&#8221; button in the middle  row, and in the file browser that pops up, click on your Windows  drive/partition in the left-hand column and hit &#8220;Open.&#8221; Give it a few  minutes, and you&#8217;ll get both a spiral chart and nested lists of what&#8217;s  taking up space. Right-clicking any folder or files gives you the  opportunity to open them up in a file browser, or delete them directly.  As you might guess, you should be careful with Windows and Program Files  stuff, but the rest is up to you.</p>

<p><strong>All done?</strong> Simply shut down your system from the  &#8220;ubuntu&#8221; user menu in the upper-right corner. Nothing was actually  touched on your system, unless you specifically deleted or changed  files, and when you reboot, you&#8217;ll have a chance to get reacquainted  with your hopefully fixed system. Remember to remove your USB drive from  its port before rebooting.</p>

<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/6a1d368e-a78b-424c-995c-dbf84b2c409b/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=6a1d368e-a78b-424c-995c-dbf84b2c409b" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution">
<script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script>
</span></div><div id="in_post_ad_bottom_1" style="clear:both;margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://tech-n-life.com/index.php/2010/04/another-way-to-save-your-windows-install-using-linuxubuntu-on-a-thumb-drive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Western World Phones Are Rubbish Compared To Japans. Screen Separating Phone!!</title>
		<link>http://tech-n-life.com/index.php/2010/04/western-world-phones-are-rubbish-compared-to-japans-screen-separating-phone/</link>
		<comments>http://tech-n-life.com/index.php/2010/04/western-world-phones-are-rubbish-compared-to-japans-screen-separating-phone/#comments</comments>
		<pubDate>Sun, 04 Apr 2010 20:43:51 +0000</pubDate>
		<dc:creator>Konrad Walsh-(admin)</dc:creator>
				<category><![CDATA[Hardware & Software]]></category>
		<category><![CDATA[Phones]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[japan]]></category>
		<category><![CDATA[new tech]]></category>
		<category><![CDATA[projector]]></category>
		<category><![CDATA[screen separation]]></category>

		<guid isPermaLink="false">http://tech-n-life.com/?p=3027</guid>
		<description><![CDATA[Check out this video&#8230; How cool is that? The screen separates and it even has a projector built in. Although.. the camping trip movie looks a bit unlikely Phones are going to become so cool&#8230;. eventually&#8230;]]></description>
			<content:encoded><![CDATA[<div id="in_post_ad_top_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><p>Check out this video&#8230; How cool is that? The screen separates and it even has a projector built in. Although.. the camping trip movie looks a bit unlikely</p>

<p>Phones are going to become so cool&#8230;. eventually&#8230;</p>

<p>
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="660" height="405" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><div id="in_post_ad_middle_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
google_ad_slot = "2064052456";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script></div><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/g1O-POwmx-A&amp;hl=en_US&amp;fs=1&amp;color1=0x234900&amp;color2=0x4e9e00&amp;border=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="660" height="405" src="http://www.youtube.com/v/g1O-POwmx-A&amp;hl=en_US&amp;fs=1&amp;color1=0x234900&amp;color2=0x4e9e00&amp;border=1" allowscriptaccess="always" allowfullscreen="true"></embed></object>
</p><div id="in_post_ad_bottom_1" style="clear:both;margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://tech-n-life.com/index.php/2010/04/western-world-phones-are-rubbish-compared-to-japans-screen-separating-phone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Videos: Check Out The New Features Coming To Photoshop CS5 &#8211; Novice Features :)</title>
		<link>http://tech-n-life.com/index.php/2010/04/videos-check-out-the-new-features-coming-to-photoshop-cs5-novice-features/</link>
		<comments>http://tech-n-life.com/index.php/2010/04/videos-check-out-the-new-features-coming-to-photoshop-cs5-novice-features/#comments</comments>
		<pubDate>Fri, 02 Apr 2010 11:14:27 +0000</pubDate>
		<dc:creator>Konrad Walsh-(admin)</dc:creator>
				<category><![CDATA[Hardware & Software]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[cs5]]></category>
		<category><![CDATA[photo]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[tricks]]></category>

		<guid isPermaLink="false">http://tech-n-life.com/?p=3021</guid>
		<description><![CDATA[Here is a video of the new Photoshop CS5. Its something I look forward to because I really get lost too easily in Photoshop. Some of the features mentioned are really dumbing things down for the everyday users. If you are low on time, skip to about 2.50 in the video. The whole idea behind [...]]]></description>
			<content:encoded><![CDATA[<div id="in_post_ad_top_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><p><a rel="attachment  wp-att-3022" href="http://tech-n-life.com/index.php/2010/04/videos-check-out-the-new-features-coming-to-photoshop-cs5-novice-features/256px-photoshop_logo-svg/"><img class="alignleft size-full  wp-image-3022" title="256px-Photoshop_logo.svg" src="http://tech-n-life.com/wp-content/uploads/2010/04/256px-Photoshop_logo.svg_.png" alt="" width="80" height="80" /></a>Here is a video of the new Photoshop CS5. Its something I look forward to because I really get lost too easily in Photoshop. Some of the features mentioned are really dumbing things down for the everyday users.</p>

<p>If you are low on time, skip to about 2.50 in the video.</p>

<p>The whole idea behind CS5 is content aware editing&#8230; check it!!!<br class="spacer_" /></p>

<p>
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="640" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://www.youtube.com/v/NH0aEp1oDOI&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=en_US&amp;feature=player_embedded&amp;fs=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="640" height="385" src="http://www.youtube.com/v/NH0aEp1oDOI&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=en_US&amp;feature=player_embedded&amp;fs=1" allowscriptaccess="always" allowfullscreen="true"> </embed></object>
</p>

<div id="in_post_ad_middle_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
google_ad_slot = "2064052456";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script></div><p><br class="spacer_" /></p>

<p><br class="spacer_" /></p>

<p><br class="spacer_" /></p>

<p>and another:</p>

<p>
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="640" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://www.youtube.com/v/3ScWu7pG7r0&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=en_US&amp;feature=player_embedded&amp;fs=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="640" height="385" src="http://www.youtube.com/v/3ScWu7pG7r0&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=en_US&amp;feature=player_embedded&amp;fs=1" allowscriptaccess="always" allowfullscreen="true"></embed></object>
</p><div id="in_post_ad_bottom_1" style="clear:both;margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://tech-n-life.com/index.php/2010/04/videos-check-out-the-new-features-coming-to-photoshop-cs5-novice-features/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Watch A Video On Making Your Own Home Email Server</title>
		<link>http://tech-n-life.com/index.php/2010/03/watch-a-video-on-making-your-own-home-email-server/</link>
		<comments>http://tech-n-life.com/index.php/2010/03/watch-a-video-on-making-your-own-home-email-server/#comments</comments>
		<pubDate>Wed, 31 Mar 2010 22:21:40 +0000</pubDate>
		<dc:creator>Konrad Walsh-(admin)</dc:creator>
				<category><![CDATA[Hardware & Software]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[Recreation]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Services]]></category>
		<category><![CDATA[Shareware]]></category>
		<category><![CDATA[Telecommunications]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[X86]]></category>

		<guid isPermaLink="false">http://tech-n-life.com/?p=2361</guid>
		<description><![CDATA[Another video for you from the Tinkernut site. If you ever wanted to make your email server and host it yourself at home, now is the time to grab a can of beer and sit back. Tinkernut have done a video on Making Your Own Email Server. This can be a great feature to a [...]]]></description>
			<content:encoded><![CDATA[<div id="in_post_ad_top_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><p>Another video for you from the Tinkernut site. If you ever wanted to make your email server and host it yourself at home, now is the time to grab a can of beer and sit back.</p>

<p><a href="http://www.tinkernut.com/archives/1735?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+tinkernut_blog+%28Tinkernut.com%29" target="_blank">Tinkernut </a>have done a video on Making Your Own Email Server. This can be a great feature to a geeky household. It will give you full control over all mail accounts and settings. You can learn a lot too on how email servers work.</p>

<p><br class="spacer_" /></p>

<p><br class="spacer_" /></p>

<p>
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/K99lmchhy2g&amp;hl=en&amp;fs=1" /><div id="in_post_ad_middle_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
google_ad_slot = "2064052456";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script></div><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/K99lmchhy2g&amp;hl=en&amp;fs=1" allowscriptaccess="always" allowfullscreen="true"> </embed></object>
</p>

<p><br class="spacer_" /></p>

<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/c6327032-5aad-40f2-b332-9eb240940dbd/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=c6327032-5aad-40f2-b332-9eb240940dbd" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution">

<p><br class="spacer_" /></p>

<p><br class="spacer_" /></p>

<p><br class="spacer_" /></p>

<p><br class="spacer_" /></p>

<p><br class="spacer_" /></p>

<p><br class="spacer_" /></p>

</span></div><div id="in_post_ad_bottom_1" style="clear:both;margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://tech-n-life.com/index.php/2010/03/watch-a-video-on-making-your-own-home-email-server/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Get Your Laptop Touchpad Working Harder With Multi Finger Controls</title>
		<link>http://tech-n-life.com/index.php/2010/03/get-your-laptop-touchpad-working-harder-with-multi-finger-controls/</link>
		<comments>http://tech-n-life.com/index.php/2010/03/get-your-laptop-touchpad-working-harder-with-multi-finger-controls/#comments</comments>
		<pubDate>Wed, 31 Mar 2010 11:00:49 +0000</pubDate>
		<dc:creator>Konrad Walsh-(admin)</dc:creator>
				<category><![CDATA[Hardware & Software]]></category>
		<category><![CDATA[Laptop]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[Mouse]]></category>
		<category><![CDATA[Scrybe]]></category>
		<category><![CDATA[Synaptic]]></category>
		<category><![CDATA[taskbar]]></category>
		<category><![CDATA[Touchpad]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://tech-n-life.com/?p=2369</guid>
		<description><![CDATA[Windows: We recently detailed two ways of getting Mac-like multi-finger scrolling on a Windows laptop, involving little open-source apps and hacked drivers. Touchpad giant Synaptics actually offers its own app, Scrybe, that provides multi-finger scrolling, along with gesture-style application launching. The big catch to Synaptics&#8217; own Scrybe app is that it&#8217;s fickle. You need to [...]]]></description>
			<content:encoded><![CDATA[<div id="in_post_ad_top_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><p><!-- google_ad_section_start --></p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/03/thumb160x_scrybe_thumb.jpg" alt="Scrybe Adds  Multi-Finger Scrolling and App Launching Gestures to Touchpads" width="158" /><img src="http://tech-n-life.com/wp-content/uploads/2010/03/500x_scrybe_wide.jpg" alt="Scrybe Adds Multi-Finger Scrolling and App  Launching Gestures to Touchpads" width="500" /></p>

<p><br class="spacer_" /></p>

<p>Windows: We recently  detailed two ways of <a href="http://lifehacker.com/5493849/get-mac+like-scrolling-and-gestures-on-a-windows-laptop">getting  Mac-like multi-finger scrolling on a Windows laptop</a>, involving  little open-source apps and hacked drivers. Touchpad giant Synaptics  actually offers its own app, Scrybe, that provides multi-finger  scrolling, along with gesture-style application launching.</p>

<p>The  big catch to Synaptics&#8217; own Scrybe app is that it&#8217;s fickle. You need to  have a Synaptics touchpad on your laptop, you need Synaptics-approved  drivers installed, and, depending on your hardware/software setup,  Scrybe may or not play nice. On my ThinkPad T61p, I installed Scrybe  after removing my hacked drivers and TwoFingerScroll app, and I did get  two-finger scrolling and three-finger motions working. The settings  interface, though, had graphical and display problems, so I couldn&#8217;t  quite guess at what gesture I was setting my different applications to  launch with.</p>

<p><em>Click the images below for a larger view</em>.<br />
 <a rel="lytebox" href="http://cache.gawkerassets.com/assets/images/17/2010/03/scrybe_setup.jpg"><img src="http://tech-n-life.com/wp-content/uploads/2010/03/500x_scrybe_setup.jpg" alt="Scrybe Adds Multi-Finger Scrolling and App  Launching Gestures to Touchpads" width="500" /></a></p>

<div id="in_post_ad_middle_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
google_ad_slot = "2064052456";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script></div><p><em>Update:</em> Turns out the actual application launching and  gesture settings are contained in a little system tray panel app, which  you can right-click to set up. This didn&#8217;t appear for me until my second  system restart:</p>

<p><a rel="lytebox" href="http://cache.gawkerassets.com/assets/images/17/2010/03/scrybe_control_panel.jpg"><img src="http://tech-n-life.com/wp-content/uploads/2010/03/500x_scrybe_control_panel.jpg" alt="Scrybe Adds Multi-Finger Scrolling and App  Launching Gestures to Touchpads" width="500" /></a></p>

<p>Many of our commenters, however, have <a href="http://lifehacker.com/5493849/get-mac+like-scrolling-and-gestures-on-a-windows-laptop#comments">had  better luck</a> with Scrybe, getting the kind of &#8220;write an &#8216;a&#8217; with  your finger to launch Amazon.com&#8221; experience detailed at Scrybe&#8217;s web  page. There will likely be a follow-up post here about Scrybe&#8217;s  offerings, but in the meantime, you can check it out yourself, if you&#8217;d  like scrolling and gesture powers without having to make slightly  gray-area moves. It&#8217;s a free download for Windows systems with Synaptics  touchpads.</p>

<div><a href="http://www.uscrybe.com/">Scrybe </a>via <a href="http://www.uscrybe.com/">Lifehacker<br />
 </a></div>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/e4b73616-edea-4964-b61f-d11e886efb23/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=e4b73616-edea-4964-b61f-d11e886efb23" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution">

<p><br class="spacer_" /></p>

<p><br class="spacer_" /></p>

<p><br class="spacer_" /></p>

<p><br class="spacer_" /></p>

</span></div><div id="in_post_ad_bottom_1" style="clear:both;margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://tech-n-life.com/index.php/2010/03/get-your-laptop-touchpad-working-harder-with-multi-finger-controls/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Watch A Video On Keeping Your PC Secure</title>
		<link>http://tech-n-life.com/index.php/2010/03/watch-a-video-on-keeping-your-pc-secure/</link>
		<comments>http://tech-n-life.com/index.php/2010/03/watch-a-video-on-keeping-your-pc-secure/#comments</comments>
		<pubDate>Tue, 30 Mar 2010 11:00:20 +0000</pubDate>
		<dc:creator>Konrad Walsh-(admin)</dc:creator>
				<category><![CDATA[Hardware & Software]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[scams]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[Security Software]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[dangers]]></category>
		<category><![CDATA[hackers]]></category>
		<category><![CDATA[Handhelds]]></category>
		<category><![CDATA[Personal computer]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[protect]]></category>
		<category><![CDATA[Shopping]]></category>
		<category><![CDATA[Social Sciences]]></category>
		<category><![CDATA[Utilities]]></category>
		<category><![CDATA[Windows CE]]></category>

		<guid isPermaLink="false">http://tech-n-life.com/?p=2355</guid>
		<description><![CDATA[Tinkernut is a great site for how to videos on everything in PC land. They make quality videos with simple language. Anyway, they recently got hacked and decided to share how to make things secure so it doesn&#8217;t happen again. You need to spend time protecting you PC from hackers and other nasties. Believe me, [...]]]></description>
			<content:encoded><![CDATA[<div id="in_post_ad_top_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><p><a href="http://www.tinkernut.com/archives/1781?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+tinkernut_blog+%28Tinkernut.com%29" target="_blank">Tinkernut </a>is a great site for how to videos on everything in PC land. They make quality videos with simple language. Anyway, they recently got hacked and decided to share how to make things secure so it doesn&#8217;t happen again.</p>

<p>You need to spend time protecting you PC from hackers and other nasties. Believe me, its time well spent. It is always a matter of when, not if you get hacked.</p>

<p>Have a look at this video for some straight forward tips on defending your geek life.</p>

<p><br class="spacer_" /></p>

<p><br class="spacer_" /></p>

<p><br class="spacer_" /></p>

<div id="in_post_ad_middle_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
google_ad_slot = "2064052456";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script></div><p>
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="352" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://blip.tv/play/ge8EgdCZeAI" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="480" height="352" src="http://blip.tv/play/ge8EgdCZeAI" allowfullscreen="true"> </embed></object>
</p>

<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/167317f1-8a0e-462e-acf0-27d6054dad84/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=167317f1-8a0e-462e-acf0-27d6054dad84" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution">

<p><br class="spacer_" /></p>

<p><br class="spacer_" /></p>

<p><br class="spacer_" /></p>

<p><br class="spacer_" /></p>

</span></div><div id="in_post_ad_bottom_1" style="clear:both;margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://tech-n-life.com/index.php/2010/03/watch-a-video-on-keeping-your-pc-secure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Use An Ubuntu Live Cd To Recover Windows Files Easily</title>
		<link>http://tech-n-life.com/index.php/2010/03/use-an-ubuntu-live-cd-to-recover-windows-files-easily/</link>
		<comments>http://tech-n-life.com/index.php/2010/03/use-an-ubuntu-live-cd-to-recover-windows-files-easily/#comments</comments>
		<pubDate>Tue, 30 Mar 2010 07:02:45 +0000</pubDate>
		<dc:creator>Konrad Walsh-(admin)</dc:creator>
				<category><![CDATA[Hardware & Software]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[deleted files]]></category>
		<category><![CDATA[Disk Management]]></category>
		<category><![CDATA[Disk partitioning]]></category>
		<category><![CDATA[Hard disk drive]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[Live CD]]></category>
		<category><![CDATA[NTFS]]></category>
		<category><![CDATA[recover]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[USB flash drive]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://tech-n-life.com/?p=2350</guid>
		<description><![CDATA[Accidentally deleting a file is a terrible feeling. Not being able to boot into Windows and undelete that file makes that even worse. Fortunately, you can recover deleted files on NTFS hard drives from an Ubuntu Live CD. To show this process, we created four files on the desktop of a Windows XP machine, and [...]]]></description>
			<content:encoded><![CDATA[<div id="in_post_ad_top_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><p><!-- google_ad_section_start --></p>

<p>Accidentally deleting a file is a terrible feeling. Not being  able to boot into Windows and undelete that file makes that even worse.  Fortunately, you can recover deleted files on NTFS hard drives from an  Ubuntu Live CD.</p>

<p>To show this process, we created four files on the desktop of a  Windows XP machine, and then deleted them. We then booted up the same  machine with the bootable Ubuntu 9.10 USB Flash Drive that we <a href="http://www.howtogeek.com/howto/13379/create-a-bootable-ubuntu-9.10-usb-flash-drive/">created  last week</a>.</p>

<p>Once Ubuntu 9.10 boots up, open a terminal by clicking Applications  in the top left of the screen, and then selecting Accessories &gt;  Terminal.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/03/sshot169.png" border="0" alt="sshot-1" width="444" height="358" /><br />
 To undelete our files, we first  need to identify the hard drive that we want to undelete from. In the  terminal window, type in:</p>

<blockquote><p>sudo fdisk –l</p></blockquote>

<p>and press enter.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/03/sshot230.png" border="0" alt="sshot-2" width="614" height="387" /></p>

<p>What you’re looking for is a line that ends with HPSF/NTFS (under the  heading System). In our case, the device is “/dev/sda1”. This may be  slightly different for you, but it will still begin with /dev/. Note  this device name.</p>

<p>If you have more than one hard drive partition formatted as NTFS,  then you may be able to identify the correct partition by the size. If  you look at the second line of text in the screenshot above, it reads  “Disk /dev/sda: 136.4 GB, …” This means that the hard drive that Ubuntu  has named /dev/sda is 136.4 GB large. If your hard drives are of  different size, then this information can help you track down the right  device name to use. Alternatively, you can just try them all, though  this can be time consuming for large hard drives.</p>

<p>Now that you know the name Ubuntu has assigned to your hard drive,  we’ll scan it to see what files we can uncover.</p>

<p>In the terminal window, type:</p>

<blockquote><p>sudo ntfsundelete &lt;HD name&gt;</p></blockquote>

<p>and hit enter. In our case, the command is:</p>

<blockquote><p>sudo ntfsundelete /dev/sda1</p></blockquote>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/03/sshot317.png" border="0" alt="sshot-3" width="614" height="625" /></p>

<p>The names of files that can recovered show up in the far right  column. The percentage in the third column tells us how much of that  file can be recovered. Three of the four files that we originally  deleted are showing up in this list, even though we shut down the  computer right after deleting the four files – so even in ideal cases,  your files may not be recoverable.</p>

<p>Nevertheless, we have three files that we can recover – two JPGs and  an MPG.</p>

<p><em>Note: ntfsundelete is immediately available in the Ubuntu 9.10  Live CD. If you are in a different version of Ubuntu, or for some other  reason get an error when trying to use ntfsundelete, you can install it  by entering “sudo apt-get install ntfsprogs” in a terminal window.</em></p>

<p>To quickly recover the two JPGs, we will use the * wildcard to  recover all of the files that end with .jpg.</p>

<p>In the terminal window, enter</p>

<blockquote><p>sudo ntfsundelete &lt;HD name&gt; –u –m *.jpg</p></blockquote>

<p>which is, in our case,</p>

<blockquote><p>sudo ntfsundelete /dev/sda1 –u –m *.jpg</p></blockquote>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/03/sshot1010.png" border="0" alt="sshot-10" width="614" height="302" /></p>

<p>The two files are recovered from the NTFS hard drive and saved in the  current working directory of the terminal. By default, this is the home  directory of the current user, though we are working in the Desktop  folder.</p>

<div id="in_post_ad_middle_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
google_ad_slot = "2064052456";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script></div><p>Note that the ntfsundelete program does not make any changes to the  original NTFS hard drive. If you want to take those files and put them  back in the NTFS hard drive, you will have to move them there after they  are undeleted with ntfsundelete. Of course, you can also put them on  your flash drive or open Firefox and email them to yourself – the sky’s  the limit!</p>

<p>We have one more file to undelete – our MPG.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/03/sshot416.png" border="0" alt="sshot-4" width="559" height="97" /></p>

<p>Note the first column on the far left. It contains a number, its  Inode. Think of this as the file’s unique identifier. Note this number.</p>

<p>To undelete a file by its Inode, enter the following in the terminal:</p>

<blockquote><p>sudo ntfsundelete &lt;HD name&gt; –u –i &lt;Inode&gt;</p></blockquote>

<p>In our case, this is:</p>

<blockquote><p>sudo ntfsundelete /dev/sda1 –u –i 14159</p></blockquote>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/03/sshot1117.png" border="0" alt="sshot-11" width="614" height="200" /></p>

<p>This recovers the file, along with an identifier that we don’t really  care about. All three of our recoverable files are now recovered.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/03/sshot514.png" border="0" alt="sshot-5" width="181" height="464" /></p>

<p>However, Ubuntu lets us know visually that we can’t use these files  yet. That’s because the ntfsundelete program saves the files as the  “root” user, not the “ubuntu” user.</p>

<p>We can verify this by typing the following in our terminal window:</p>

<blockquote><p>ls –l</p></blockquote>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/03/sshot726.png" border="0" alt="sshot-7" width="646" height="183" /></p>

<p>We want these three files to be owned by ubuntu, not root. To do  this, enter the following in the terminal window:</p>

<blockquote><p>sudo chown ubuntu &lt;Files&gt;</p></blockquote>

<p>If the current folder has other files in it, you may not want to  change their owner to ubuntu. However, in our case, we only have these  three files in this folder, so we will use the * wildcard to change the  owner of all three files.</p>

<blockquote><p>sudo chown ubuntu *</p></blockquote>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/03/sshot824.png" border="0" alt="sshot-8" width="403" height="68" /></p>

<p>The files now look normal, and we can do whatever we want with them.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/03/sshot916.png" border="0" alt="sshot-9" width="179" height="371" /></p>

<p>Hopefully you won’t need to use this tip, but if you do, ntfsundelete  is a nice command-line utility. It doesn’t have a fancy GUI like many  of the similar Windows programs, but it is a powerful tool that can  recover your files quickly.</p>

<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/715f459e-1a8f-4cfe-928b-00bb2df4c748/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=715f459e-1a8f-4cfe-928b-00bb2df4c748" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution">

<p><br class="spacer_" /></p>

<p><br class="spacer_" /></p>

<p><br class="spacer_" /></p>

<p><br class="spacer_" /></p>

</span></div><div id="in_post_ad_bottom_1" style="clear:both;margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://tech-n-life.com/index.php/2010/03/use-an-ubuntu-live-cd-to-recover-windows-files-easily/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting To Know: What A Proxy Is And How To Use It To Browse Normally Blocked Websites</title>
		<link>http://tech-n-life.com/index.php/2010/03/getting-to-know-what-a-proxy-is-and-how-to-use-it-to-browse-normally-blocked-websites/</link>
		<comments>http://tech-n-life.com/index.php/2010/03/getting-to-know-what-a-proxy-is-and-how-to-use-it-to-browse-normally-blocked-websites/#comments</comments>
		<pubDate>Mon, 29 Mar 2010 23:00:46 +0000</pubDate>
		<dc:creator>Konrad Walsh-(admin)</dc:creator>
				<category><![CDATA[Hardware & Software]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[Hosted Proxy Services]]></category>
		<category><![CDATA[Proxy server]]></category>
		<category><![CDATA[Proxying and Filtering]]></category>
		<category><![CDATA[Uniform Resource Locator]]></category>
		<category><![CDATA[Web browser]]></category>
		<category><![CDATA[Web page]]></category>
		<category><![CDATA[Website]]></category>
		<category><![CDATA[World Wide Web]]></category>

		<guid isPermaLink="false">http://tech-n-life.com/?p=2283</guid>
		<description><![CDATA[A proxy is essentially a web page that gives internet surfers the ability to browse websites that have been blocked or not allowed to view. By using a proxy to get around the block, surfers can now view the content as much as they want. By using a proxy, it makes the user invisible to [...]]]></description>
			<content:encoded><![CDATA[<div id="in_post_ad_top_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><p>A <a class="zem_slink" title="Proxy server" rel="wikipedia" href="http://en.wikipedia.org/wiki/Proxy_server">proxy</a> is essentially a web page that gives internet surfers the  ability to browse websites that have been blocked or not allowed to  view. By using a proxy to get around the block, surfers can now view the  content as much as they want. By using a proxy, it makes the user  invisible to detection therefore erasing evidence that the user has  visited any site.</p>

<p><a rel="attachment wp-att-2287" href="http://tech-n-life.com/index.php/2010/03/getting-to-know-what-a-proxy-is-and-how-to-use-it-to-browse-normally-blocked-websites/proxy_server_caching/"><img class="aligncenter size-medium wp-image-2287" src="http://tech-n-life.com/wp-content/uploads/2010/03/proxy_server_caching-300x222.jpg" alt="" width="300" height="222" /></a></p>

<h3>How does the proxy really work?</h3>

<p>Basically the proxy provides users the same way to browse the internet  like any other web browser. A proxy site allows users to enter a  specific web address and access it in the browsers window. By using a  proxy the window is then coded as part of the proxy site address and not  the real website the surfer is visiting. Any information cached in the  temporary folder is that of the proxy, not the users. This means the  user is not traced at all and the information is kept hidden.</p>

<h3>Why Use A Proxy?</h3>

<p>People use a proxy for a few reasons. The first is to get around blocked  sites to access the information within. Sometimes the content may not  be safe for work or for young people that&#8217;s why a website is usually  blocked. Many employers use this as means to prevent their employees  from slacking off and let them concentrate more on their jobs instead.  Employers enforce this by keying in specific words that may allow the  user to access or be blocked off at work. For example, employers can  disable social websites or dating websites from being seen by entering  words related to them. Any user that accesses these words or sites with  these words are prevented from viewing them. The more key words there  are, the more the user has limited or no access whatsoever. The blocked  websites can be anything the employer deems inappropriate at work.</p>

<p>Some users have found out that by using a proxy website they can access  these banned sites easily. Using a web based proxy is like opening  another page in the web browser. By using web based proxy, users don&#8217;t  need any technical knowledge. All they have to do is go to the proper  URL. Web based proxy does not need to be installed and this saves users  from actually tweaking the PC they are using. In short, less hassle,  less problems.</p>

<p>In the end, users have the final say on how they would use this ability  to surf unseen. Sometimes you have to practice restraint when the  temptation to free surf becomes too strong to resist.</p>

<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/b88f420e-e391-4b84-ac5f-394280a0eeba/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=b88f420e-e391-4b84-ac5f-394280a0eeba" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution">

<p><br class="spacer_" /></p>

<p><br class="spacer_" /></p>

<div id="in_post_ad_middle_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
google_ad_slot = "2064052456";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script></div><p><br class="spacer_" /></p>

<p><br class="spacer_" /></p>

<p><br class="spacer_" /></p>

<p><br class="spacer_" /></p>

<p><br class="spacer_" /></p>

<p><br class="spacer_" /></p>

<p><br class="spacer_" /></p>

<p><br class="spacer_" /></p>

</span></div><div id="in_post_ad_bottom_1" style="clear:both;margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://tech-n-life.com/index.php/2010/03/getting-to-know-what-a-proxy-is-and-how-to-use-it-to-browse-normally-blocked-websites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Moving Large Applications/Games To A Different Drive</title>
		<link>http://tech-n-life.com/index.php/2010/03/moving-large-applicationsgames-to-a-different-drive/</link>
		<comments>http://tech-n-life.com/index.php/2010/03/moving-large-applicationsgames-to-a-different-drive/#comments</comments>
		<pubDate>Mon, 29 Mar 2010 22:31:49 +0000</pubDate>
		<dc:creator>Konrad Walsh-(admin)</dc:creator>
				<category><![CDATA[Computer Maintenance]]></category>
		<category><![CDATA[Hardware & Software]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[changes]]></category>
		<category><![CDATA[command prompt]]></category>
		<category><![CDATA[File manager]]></category>
		<category><![CDATA[hard drive]]></category>
		<category><![CDATA[space]]></category>
		<category><![CDATA[Start menu]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[Windows Explorer]]></category>
		<category><![CDATA[Windows Start Menu]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://tech-n-life.com/?p=2365</guid>
		<description><![CDATA[I found a great how to article over on gHacks.net. Its a problem we all run into. You install so many apps on your c: drive that you eventually run dry of space. When that happens&#8230; everything sloooowwwwss down and becomes painful. Here&#8217;s a guide to get you out of that situation. The move process [...]]]></description>
			<content:encoded><![CDATA[<div id="in_post_ad_top_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><p>I found a great how to article over on <a href="http://www.ghacks.net/2010/03/25/how-to-move-large-apps-or-games-to-another-drive/" target="_blank">gHacks.net</a>. Its a problem we all run into. You install so many apps on your c: drive that you eventually run dry of space. When that happens&#8230; everything sloooowwwwss down and becomes painful. Here&#8217;s a guide to get you out of that situation.</p>

<p>The move process itself is easy enough. Just move the files in  Windows Explorer, or any other file manager that you may be using, to  another hard drive. You can move the folder by pressing shift during the  drag and drop operation (if you do not press shift you copy the <a id="KonaLink1" href="http://www.ghacks.net/2010/03/25/how-to-move-large-apps-or-games-to-another-drive/#" target="undefined"><span style="color: #0072bc;">files</span></a>).</p>

<p>Most  games and applications will not start anymore after they have been  moved around. The solution to this is to create symbolic hard links and  Windows comes with the tool to do just that. Open a command prompt as an  administrator. You find the Command Prompt under Accessories in the <a id="KonaLink2" href="http://www.ghacks.net/2010/03/25/how-to-move-large-apps-or-games-to-another-drive/#" target="undefined"><span style="color: #0072bc;">Windows Start</span></a> Menu. Right-click the command prompt  and select run as administrator.</p>

<p>The command that we are using to  create a so called directory junction is mklink. A directory junction  basically tells the operating system to create a mirror in another  directory that provides access to all files of the selected directory in  the mirror directory again. The files and folders of the mirror  directory are however actually only redirected to the destination where  they are actually hosted. This essentially means that you can make the  game, application or Windows believe that the files and folders are  still in their right place even if they are not.</p>

<p><code>mklink /J  "new folder" "folder with the files"</code></p>

<div id="in_post_ad_middle_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
google_ad_slot = "2064052456";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script></div><p>That’s the basic  command that we will be using. The /J parameter defines the type of  symbolic link that we are creating, in this case a directory junction.  The new folder is the mirror folder and the folder with files the folder  containing the real files.</p>

<p><code>mklink /J "C:\program files  (x86)\Dragon Age\" "e:\games\Dragon Age"</code></p>

<p>This creates a  directory junction so that the files and folders of e:\games\Dragon Age  are accessible by the program and Windows under C:\program files  (x86)\Dragon Age\ as well (where they have been initially installed to).</p>

<blockquote><p>C:\Windows\system32&gt;mklink  /J “c:\Program Files (x86)\Dragon Age\” “c:\games\Dragon Age\”<br />
 Junction created for c:\Program Files (x86)\Dragon Age\  &lt;&lt;===&gt;&gt; c:\games\DragonAge\</p></blockquote>

<p>The same  principle can be applied to other applications or games. It is for  instance possible to move some Steam games or files to another hard  drive to free up space on the one Steam is installed. Mklink is  available in <a id="KonaLink3" href="http://www.ghacks.net/2010/03/25/how-to-move-large-apps-or-games-to-another-drive/#" target="undefined"><span style="color: #0072bc;">Windows Vista</span></a> and Windows 7. I’m not sure about <a id="KonaLink4" href="http://www.ghacks.net/2010/03/25/how-to-move-large-apps-or-games-to-another-drive/#" target="undefined"><span style="color: #0072bc;">Windows XP</span></a> right now, would be nice if anyone with  XP could let me know in the comments. There are programs like <a href="http://technet.microsoft.com/en-us/sysinternals/bb896768.aspx">Junction</a> from Sysinternals that can create junctions as well in case that is  needed.</p>

<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/ce1d6a90-371f-4c8f-987a-98ca5c8bbe8b/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=ce1d6a90-371f-4c8f-987a-98ca5c8bbe8b" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution">
<script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script>
</span></div><div id="in_post_ad_bottom_1" style="clear:both;margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://tech-n-life.com/index.php/2010/03/moving-large-applicationsgames-to-a-different-drive/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Use Windows XP Recovery Console To Restore Data And Fix Corrupted OS Install</title>
		<link>http://tech-n-life.com/index.php/2010/03/use-windows-xp-recovery-console-to-restore-data-and-fix-corrupted-os-install/</link>
		<comments>http://tech-n-life.com/index.php/2010/03/use-windows-xp-recovery-console-to-restore-data-and-fix-corrupted-os-install/#comments</comments>
		<pubDate>Mon, 29 Mar 2010 18:20:22 +0000</pubDate>
		<dc:creator>Konrad Walsh-(admin)</dc:creator>
				<category><![CDATA[Computer Maintenance]]></category>
		<category><![CDATA[Hardware & Software]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[Hard disk drive]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[Operating System]]></category>
		<category><![CDATA[Recovery Console]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[Windows Recovery Console]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://tech-n-life.com/?p=2279</guid>
		<description><![CDATA[Image via CrunchBase Corruption of Windows operating system is a very common issue, which often puts you in the desert of empty disk that is data loss. One of the main reasons for the corruption of Windows operating system is the damage of file system. Once the file system is damaged, Windows cannot boot and [...]]]></description>
			<content:encoded><![CDATA[<div id="in_post_ad_top_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><p><br class="spacer_" /></p>

<div class="zemanta-img zemanta-action-dragged" style="margin: 1em;">
<div><dl> <dt><a href="http://www.crunchbase.com/company/microsoft"><img src="http://tech-n-life.com/wp-content/uploads/2010/03/10926v1-max-450x450.png" alt="Image representing Microsoft as depicted in Cr..." width="216" height="70" /></a></dt> <dd>Image via <a href="http://www.crunchbase.com">CrunchBase</a></dd> </dl></div>
</div>

<p>Corruption of Windows operating system is a very common issue, which  often puts you in the desert of empty disk that is <a class="zem_slink" title="Data loss" rel="wikipedia" href="http://en.wikipedia.org/wiki/Data_loss">data loss</a>. One of the  main reasons for the corruption of Windows operating system is the  damage of file system. Once the file system is damaged, Windows cannot  boot and you need to repair the operating system. If you do not repair  the operating system then you face data loss. Most of the guys do not  repair the corrupt operating system rather bear data loss. Reason behind  that is lack of the knowledge about the process of repairing the  damaged operating system. Today, you acknowledge the process of  repairing the corrupt operating system using Windows built in <a class="zem_slink" title="Recovery Console" rel="wikipedia" href="http://en.wikipedia.org/wiki/Recovery_Console">Recovery  Console</a>. However, for that you first need to install the Recovery  console.</p>

<p>Install Recovery Console<br />
 Execute following steps to install Windows <a class="zem_slink" title="Windows XP" rel="homepage" href="http://www.microsoft.com/windows/windows-xp/default.aspx">XP</a> recovery console:</p>

<ul>
	<li> Insert the CD of Windows XP in the <a class="zem_slink" title="CD-ROM" rel="wikipedia" href="http://en.wikipedia.org/wiki/CD-ROM">CD-ROM</a> of your computer.</li>
	<li> Click Start &gt; Run. </li>
	<li> Type d:\i386\winnt32.exe/cmdcons. Here, d is the letter of the CD –  ROM drive. </li>
	<li> Click the Yes button to start the installation process. </li>
	<li> Restart your computer.</li>
</ul>

<p><br class="spacer_" /></p>

<div class="zemanta-img zemanta-action-dragged" style="margin: 1em;">
<div><dl> <dt><a href="http://en.wikipedia.org/wiki/Image:Windows_2000_Recovery_Console.png"><img src="http://tech-n-life.com/wp-content/uploads/2010/03/300px-Windows_2000_Recovery_Console.png" alt="The Recovery Console is usually used to recove..." width="300" height="186" /></a></dt> <dd>Image via <a href="http://en.wikipedia.org/wiki/Image:Windows_2000_Recovery_Console.png">Wikipedia</a></dd> </dl></div>
</div>

<div id="in_post_ad_middle_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
google_ad_slot = "2064052456";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script></div><p>When you restart your computer system, <a class="zem_slink" title="Microsoft" rel="homepage" href="http://www.microsoft.com">Microsoft</a> Windows Recovery  console appears on Windows start up. <br />
 Use Recovery Console<br />
 Follow the below mentioned steps for using Windows Recovery console:</p>

<ol>
	<li> Switch on your computer system. </li>
	<li> Press the ‘R’ key when you see the “Welcome to Setup” screen. The  Windows Recovery Console starts.</li>
	<li> In case, you have multi-boot computer then select the operating system  for which you want to use the Recovery console. </li>
	<li> Type the administrator’s password. If no password was assigned to the  admin account then simple press the ENTER key. </li>
	<li> Use required commands for repairing Windows XP and getting lost data.  If you do not know that which command should be executed then type help  at the <a class="zem_slink" title="Command Prompt" rel="wikipedia" href="http://en.wikipedia.org/wiki/Command_Prompt">command prompt</a> and you will see a list of the commands that can  be used for recovering data. </li>
	<li> After using the Recovery console, type exit on the command prompt to  close the Recovery console and restart your computer system. </li>
</ol>

<p>This way, you can repair the damaged operating system and recover the  data stored on computer’s <a class="zem_slink" title="Hard disk drive" rel="wikipedia" href="http://en.wikipedia.org/wiki/Hard_disk_drive">hard disk</a>. However, using the Recovery Console  require advance knowledge about its commands. If you do not have good  knowledge about the Windows Recovery console then do not use it. Rather  use Kernel for <a class="zem_slink" title="NTFS" rel="wikipedia" href="http://en.wikipedia.org/wiki/NTFS">NTFS</a> – <a href="http://www.recoverntfsdata.com/">Recover  NTFS Data</a> software, which is self-explaining and simple-to-use  software designed for repairing the damaged Windows <a class="zem_slink" title="Operating system" rel="wikipedia" href="http://en.wikipedia.org/wiki/Operating_system">operating systems</a>.  The Recover NTFS Data software can be used to recover data lost from any  of the Windows operating system, such as Windows 95, 98, 2000, 2003,  XP, <a class="zem_slink" title="Windows Vista" rel="homepage" href="http://www.microsoft.com/windows/windows-vista/default.aspx">Vista</a>, and Windows 7.</p>

<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/a1115a27-f421-4145-ba4a-7b3663fb9cd5/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=a1115a27-f421-4145-ba4a-7b3663fb9cd5" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution">

<p><br class="spacer_" /></p>

<p><br class="spacer_" /></p>

</span></div><div id="in_post_ad_bottom_1" style="clear:both;margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://tech-n-life.com/index.php/2010/03/use-windows-xp-recovery-console-to-restore-data-and-fix-corrupted-os-install/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTC Legend Already Arriving In Meteor Stores</title>
		<link>http://tech-n-life.com/index.php/2010/03/htc-legend-already-arriving-in-meteor-stores/</link>
		<comments>http://tech-n-life.com/index.php/2010/03/htc-legend-already-arriving-in-meteor-stores/#comments</comments>
		<pubDate>Mon, 29 Mar 2010 14:07:47 +0000</pubDate>
		<dc:creator>Konrad Walsh-(admin)</dc:creator>
				<category><![CDATA[Hardware & Software]]></category>
		<category><![CDATA[Phones]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[Bluetooth]]></category>
		<category><![CDATA[Computer data storage]]></category>
		<category><![CDATA[Digital audio player]]></category>
		<category><![CDATA[FM broadcasting]]></category>
		<category><![CDATA[HTC]]></category>
		<category><![CDATA[Legend]]></category>
		<category><![CDATA[Meteor Ireland]]></category>
		<category><![CDATA[MicroSD]]></category>
		<category><![CDATA[Universal Serial Bus]]></category>
		<category><![CDATA[Wi-Fi]]></category>

		<guid isPermaLink="false">http://tech-n-life.com/?p=2239</guid>
		<description><![CDATA[Well it didn&#8217;t take long for the Hero replacement to come. More interestingly, it didn&#8217;t take Meteor Ireland to get a hold of theirs weeks before most of the international mobile networks. Kudos to them and their magic working commercial director. Since they launched the Hero, I have had one and loved the phone so [...]]]></description>
			<content:encoded><![CDATA[<div id="in_post_ad_top_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><p><a rel="attachment wp-att-2245" href="http://tech-n-life.com/index.php/2010/03/htc-legend-already-arriving-in-meteor-stores/legend-shot-2/"><img class="alignright size-medium wp-image-2245" title="Legend Shot" src="http://tech-n-life.com/wp-content/uploads/2010/03/Legend-Shot1-246x300.jpg" alt="" width="246" height="300" /></a>Well it didn&#8217;t take long for the <a href="http://wp.me/pnEGk-eW" target="_blank">Hero</a> replacement to come. More interestingly, it didn&#8217;t take Meteor Ireland to get a hold of theirs weeks before most of the international mobile networks. Kudos to them and their magic working commercial director. <img src='http://tech-n-life.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Since they launched the Hero, I have had one and loved the phone so much. Between apps and features, it keeps me &#8220;busy&#8221; all the time. But can it be better? Hmmm, well can it rain and snow in Ireland at the end of March&#8230;&#8230;.?</p>
<h3>So what can we expect?</h3>
<p>The camera is the same 5.0 as the Hero. It maintains the same overall shape, which I love. Makes it easier to hold. But it has the new 2.1 Android OS whilst keeping the HTC Sense UI. This brings with it the new FriendStream widget which I love and is a big improvement on the separate Twitter/Facebook widgets.</p>
<p>The screen is AMOLED so it improves on an already sharp high quality screen. The memory department has seen some improvements also. The internal memory is dropped from 512 to 384. <img src='http://tech-n-life.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  I dont understand this one however Apps2SD will sort this out. However, the memory card slot now supports up 32gb.</p>
<p>Here are some of the specs from Meteors site</p>
<p>A sculpted alloy body houses some advanced tools, including  seamless  integration between your online and offline contacts. It&#8217;s  bursting  with powerful features, and driven by useful functionality.</p>
<h2><a href="http://tech-n-life.com/wp-content/uploads/2010/03/HTC_Legend_Size.jpg"><img class="alignright" title="HTC_Legend_Size" src="http://tech-n-life.com/wp-content/uploads/2010/03/HTC_Legend_Size.jpg" alt="" width="330" height="275" /></a>The good stuff</h2>
<ul>
<li>High resolution touch screen</li>
<li>Social networking integration</li>
<li>5.0 MP camera with video</li>
<li>Expandable memory</li>
<li>Quadband</li>
</ul>
<h3>Display</h3>
<table cellspacing="0">
<tbody>
<tr>
<th>Type:</th>
<td>AMOLED</td>
</tr>
<tr>
<th>Size:</th>
<td>320 x 480 pixel (3.2 diagonal)</td>
</tr>
</tbody>
</table>
<h3>Memory</h3>
<table cellspacing="0">
<tbody>
<tr>
<th>Internal memory:</th>
<td>384MB</td>
</tr>
<tr>
<th>External memory:</th>
<td>Micro SD cards (up to 32GB)</td>
</tr>
<tr>
<th>Included external memory:</th>
<td>MB</td>
</tr>
</tbody>
</table>
<h3>Battery</h3>
<table cellspacing="0">
<tbody>
<tr>
<th>Talk time:</th>
<td>7 hours</td>
</tr>
<tr>
<th>Standby time:</th>
<td>440 hours</td>
</tr>
</tbody>
</table>
<h3>Music</h3>
<table cellspacing="0">
<tbody>
<tr>
<th>FM Radio:</th>
<td>Yes</td>
</tr>
<tr>
<th>MP3 player:</th>
<td>Yes</td>
</tr>
</tbody>
</table>
<h3>Camera</h3>
<table cellspacing="0">
<tbody>
<tr>
<th>Camera:</th>
<td>5.0 megapixel</td>
</tr>
<tr>
<th>Video camera recording:</th>
<td>Yes</td>
</tr>
<tr>
<th>Video camera playback:</th>
<td>Yes</td>
</tr>
<tr>
<th>Video camera TV out:</th>
<td>–</td>
</tr>
<tr>
<th>Pict bridge:</th>
<td>Yes</td>
</tr>
<tr>
<th>PC synchronisation:</th>
<td>Yes</td>
</tr>
</tbody>
</table>
<p><h3>Ringtones and Downloads</h3>
</p>
<div id="in_post_ad_middle_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
google_ad_slot = "2064052456";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script></div><p><br class="spacer_" /></p>
<table cellspacing="0">
<tbody>
<tr>
<th>MP3 ringtones:</th>
<td>true</td>
</tr>
<tr>
<th>AAC ringtones:</th>
<td>false</td>
</tr>
<tr>
<th>Polyphonic ringtones:</th>
<td>true</td>
</tr>
<tr>
<th>Monophonic ringtones:</th>
<td>false</td>
</tr>
<tr>
<th>Downloadable games:</th>
<td>true</td>
</tr>
<tr>
<th>Java games:</th>
<td>false</td>
</tr>
<tr>
<th>3D games:</th>
<td>true</td>
</tr>
</tbody>
</table>
<p><br class="spacer_" /></p>
<h3>Messaging</h3>
<p><br class="spacer_" /></p>
<table cellspacing="0">
<tbody>
<tr>
<th>SMS Support:</th>
<td>true</td>
</tr>
<tr>
<th>MMS Support:</th>
<td>true</td>
</tr>
<tr>
<th>Email support:</th>
<td>true</td>
</tr>
</tbody>
</table>
<p><br class="spacer_" /></p>
<h3>Other features</h3>
<p><br class="spacer_" /></p>
<table cellspacing="0">
<tbody>
<tr>
<th>Built-in hands free:</th>
<td>–</td>
</tr>
<tr>
<th>In box headset:</th>
<td>Yes</td>
</tr>
<tr>
<th>Operating system:</th>
<td>Android 2.1</td>
</tr>
<tr>
<th>QWERTY keyboard:</th>
<td>No &#8211; NA</td>
</tr>
<tr>
<th>Touch screen:</th>
<td>Yes</td>
</tr>
</tbody>
</table>
<p>I hope to secure a HTC Legend soon. When I do, I will do a full  review and hands on for you. In the meantime, check out <a href="https://phones.meteor.ie/phones/htc_legend_bill_pay/#/in_all_phones" target="_blank">Meteors site </a>for pricing details.</p>
<p><a title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/031e1908-29b5-492e-869b-1797760bdf1d/"><img src="http://img.zemanta.com/reblog_e.png?x-id=031e1908-29b5-492e-869b-1797760bdf1d" alt="Reblog this post [with Zemanta]" /></a></p>
<div id="in_post_ad_bottom_1" style="clear:both;margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://tech-n-life.com/index.php/2010/03/htc-legend-already-arriving-in-meteor-stores/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Support Sunday: Use WM12 To Stream Your Media Over The Net</title>
		<link>http://tech-n-life.com/index.php/2010/03/support-sunday-use-wm12-to-stream-your-media-over-the-net/</link>
		<comments>http://tech-n-life.com/index.php/2010/03/support-sunday-use-wm12-to-stream-your-media-over-the-net/#comments</comments>
		<pubDate>Sun, 28 Mar 2010 07:04:27 +0000</pubDate>
		<dc:creator>Konrad Walsh-(admin)</dc:creator>
				<category><![CDATA[Hardware & Software]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Support Sunday]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[Shareware]]></category>
		<category><![CDATA[Streaming media]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[windows live]]></category>
		<category><![CDATA[Windows Live ID]]></category>
		<category><![CDATA[Windows Media Player]]></category>

		<guid isPermaLink="false">http://tech-n-life.com/?p=2212</guid>
		<description><![CDATA[A new feature in Windows Media Player 12, which is included with Windows 7, is being able to stream media over the web to other Windows 7 computers.&#160; Today we will take a look at how to set it up and what you need to begin. Note: You will need to perform this process on [...]]]></description>
			<content:encoded><![CDATA[<div id="in_post_ad_top_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><p>A new feature in Windows Media Player 12, which is included with  Windows 7, is being able to stream media over the web to other Windows 7  computers.&#160; Today we will take a look at how to set it up and what you  need to begin.</p>

<p><em>Note: You will need to perform this process on each computer that  you want to use.</em></p>

<p><strong>What You&#8217;ll Need</strong></p>

<ul>
	<li>Two computers running Windows 7 Home Premium, Professional, or  Ultimate. The host, or home computer that you will be streaming the  media from, cannot be on a public network or part of domain. </li>
	<li>Windows Live ID </li>
	<li>UPnP or Port Forwarding enabled on your home router </li>
	<li>Media files added to your Windows Media Player library </li>
</ul>

<p><strong>Windows Live ID</strong></p>

<p>Sign up online for a Windows Live ID if you do not already have one.  See the link below for a link to Windows Live.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/03/sshot915.png" border="0" alt="sshot-9" width="514" height="250" /></p>

<p><strong>Configuring the Windows 7 Computers</strong></p>

<p>Open Windows Media Player and go to the library section. Click on <em>Stream</em> and then &#8220;Allow Internet access to home media.&#8221;</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/03/12.png" border="0" alt="12" width="489" height="309" /></p>

<p>The Internet Home Media Access pop up window will prompt you to link  your Windows Live ID to a user account. Click &#8220;Link an online ID.&#8221;</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/03/22.png" border="0" alt="22" width="548" height="477" /></p>

<p>If you haven&#8217;t already installed the Windows Live ID Sign-In  Assistant, you will be taken to Microsoft&#8217;s website and prompted to  download it.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/03/LiveIDAssistant2.png" border="0" alt="LiveIDAssistant2" width="537" height="426" /></p>

<p>Once you have completed the Windows Live download assistant install,  you will see Windows Live ID online provider appear in the &#8220;Link Online  IDs&#8221; window. Click on &#8220;Link Online ID.&#8221;</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/03/32.png" border="0" alt="32" width="620" height="476" /></p>

<p>Next, you&#8217;ll be prompted for a Windows Live ID and password. Enter  your Windows Live ID and password and click &#8220;Sign In.&#8221;</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/03/42.png" border="0" alt="42" width="448" height="500" /></p>

<p>A pop up window will notify you that you have successfully allowed  Internet access to home media.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/03/52.png" border="0" alt="52" width="548" height="268" /></p>

<p>Now, you will have to repeat the exact same configuration on the 2nd  Windows 7 computer. Once you have completed the same configuration on  your 2nd computer, you <strong>might </strong>also need to configure  your home router for port forwarding.</p>

<p>If your router supports UPnP, you may not need to manually forward  any ports on your router. So, this would be a good time to test your  connection. Go to a nearby hotspot, or perhaps a neighbor&#8217;s house, and  test to see if you can stream your media. If not, you&#8217;ll need to  manually forward the ports. You can always choose to forward the ports  anyway, just in case.</p>

<p><em>Note: We tested on a Linksys WRT54GL router, which supports UPnP,  and found we still needed to manually forward the ports.</em></p>

<p><strong>Finding the ports to forward on the router</strong></p>

<div id="in_post_ad_middle_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
google_ad_slot = "2064052456";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script></div><p>Open Windows Media Player and make sure you are in Library view.  Click on &#8220;Stream&#8221; on the top menu, and select &#8220;Allow Internet access to  home media.&#8221;</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/03/sshot150.png" border="0" alt="sshot-1" width="544" height="416" /></p>

<p>On the &#8220;Internet Home Media Access&#8221; window, click on &#8220;Diagnose  connections.&#8221;</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/03/sshot316.png" border="0" alt="sshot-3" width="518" height="344" /></p>

<p>The &#8220;Internet Streaming Diagnostic Tool&#8221; will pop up. Click on &#8220;Port  forwarding information&#8221; near the bottom.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/03/sshot1411.png" border="0" alt="sshot-14" width="462" height="550" /></p>

<p>On the &#8220;Port Forwarding Information&#8221; window you will find both the  Internal and External Port numbers you will need to forward on your  router. The Internal port number should always be 10245. The external  number will be different depending on your computer. Microsoft also  recommends forwarding port 443.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/03/sshot513.png" border="0" alt="sshot-5" width="601" height="310" /></p>

<p><strong>Configuring the Router</strong></p>

<p>Next, you&#8217;ll need to configure Port Forwarding on your home router.  We will show you the steps for a Linksys WRT54GL router, however, the  steps for port forwarding will vary from router to router.</p>

<p>On the Linksys configuration page, click on the Administration Tab  along the top, click the &#8220;Applications &#038; Gaming Tab, and then the  &#8220;Port Range Forward&#8221; tab below it.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/03/sshot725.png" border="0" alt="sshot-7" width="640" height="293" /></p>

<p>Under &#8220;Application,&#8221; type in a name. It can be any name you choose.  In both the &#8220;Start&#8221; and &#8220;End&#8221; boxes, type the port number. Enter the IP  address of your home computer in the IP address column. Click the check  box under &#8220;Enable.&#8221; Do this for both the internal and external port  numbers and port 443. When finished, click the &#8220;Save Settings&#8221; button.</p>

<p><em>Note: It&#8217;s highly recommended that you configure your home  computer with a static IP address</em></p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/03/sshot823.png" border="0" alt="sshot-8" width="464" height="459" /></p>

<p>When you&#8217;re ready to play your media over the Internet, open up  Windows Media Player and look for your host computer and username listed  under &#8220;Other Libraries.&#8221; Click on it expand the list to see your media  libraries. Choose a library and a file to play.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/03/sshot1310.png" border="0" alt="sshot-13" width="640" height="446" /></p>

<p>Now you can enjoy your streaming media over the Internet.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/03/sshot1211.png" border="0" alt="sshot-12" width="640" height="442" /></p>

<p><strong>Conclusion</strong></p>

<p>We found media streaming over the Internet to work fairly well.  However, we did see a loss of quality with streaming video. Also,  Recorded TV .wtv and dvr-ms files did not play at all.</p>

<p><br class="spacer_" /></p>

<p>via <a href="http://www.howtogeek.com/howto/13691/stream-music-and-video-over-the-internet-with-windows-media-player-12/" target="_blank">HowToGeek</a></p>

<div class="zemanta-pixie" style="margin-top: 10px;height: 15px"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/09216dd8-1854-49aa-aa5c-e5a56e5f545a/"><img class="zemanta-pixie-img" style="border: medium none;float: right" src="http://img.zemanta.com/reblog_e.png?x-id=09216dd8-1854-49aa-aa5c-e5a56e5f545a" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution">

</span></div><div id="in_post_ad_bottom_1" style="clear:both;margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://tech-n-life.com/index.php/2010/03/support-sunday-use-wm12-to-stream-your-media-over-the-net/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How To Make Your Own Ethernet Cables</title>
		<link>http://tech-n-life.com/index.php/2010/03/how-to-make-your-own-ethernet-cables/</link>
		<comments>http://tech-n-life.com/index.php/2010/03/how-to-make-your-own-ethernet-cables/#comments</comments>
		<pubDate>Sat, 27 Mar 2010 20:22:12 +0000</pubDate>
		<dc:creator>Konrad Walsh-(admin)</dc:creator>
				<category><![CDATA[Hardware & Software]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[Cable]]></category>
		<category><![CDATA[Category 5 cable]]></category>
		<category><![CDATA[Coaxial cable]]></category>
		<category><![CDATA[Electrical wiring]]></category>
		<category><![CDATA[Ethernet]]></category>
		<category><![CDATA[Patch cable]]></category>
		<category><![CDATA[Television]]></category>
		<category><![CDATA[Twisted pair]]></category>

		<guid isPermaLink="false">http://tech-n-life.com/?p=2201</guid>
		<description><![CDATA[Image via Wikipedia I am about to undertake a huge.. ah.. well.. undertaking. I decided since I gave up cable/digital TV connections a long time ago and stick purely to my server for movies and TV Shows, it is time to network my house fully. I mean, no longer have a 25m Cat 5e running [...]]]></description>
			<content:encoded><![CDATA[<div id="in_post_ad_top_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><p><br class="spacer_" /></p>

<div class="zemanta-img zemanta-action-dragged" style="margin: 1em; display: block;">
<div><dl class="wp-caption alignright" style="width: 310px;"> <dt class="wp-caption-dt"><a href="http://commons.wikipedia.org/wiki/Image:Ethernet_RJ45_connector_p1160054.jpg"><img title="8P8C Connector crimped to cable" src="http://tech-n-life.com/wp-content/uploads/2010/03/300px-Ethernet_RJ45_connector_p1160054.jpg" alt="8P8C Connector crimped to cable" width="300" height="277" /></a></dt> <dd class="wp-caption-dd zemanta-img-attribution" style="font-size: 0.8em;">Image via <a href="http://commons.wikipedia.org/wiki/Image:Ethernet_RJ45_connector_p1160054.jpg">Wikipedia</a></dd> </dl></div>
</div>

<p>I am about to undertake a huge.. ah.. well.. undertaking. I decided since I gave up cable/digital TV connections a long time ago and stick purely to my server for movies and TV Shows, it is time to network my house fully. I mean, no longer have a 25m Cat 5e running the length of my hallway which my wife has patiently put up with. I mean running the cables through the walls and proper connection sockets in every room.</p>

<p>How? Well, I thought a lot about this and you can guess this is going to be difficult since my house is 7 years old. But when I built it, I had COAX points installed everywhere. Since I have no use for them, I am going to feed each one back up to the attic and feed through two Ethernet cables and the <a class="zem_slink" title="Coaxial cable" rel="wikipedia" href="http://en.wikipedia.org/wiki/Coaxial_cable">coax cable</a> back down. However, once I have completed this, I will need to have <a class="zem_slink" title="Patch cable" rel="wikipedia" href="http://en.wikipedia.org/wiki/Patch_cable">patch cables</a> ready and would much rather make my own.</p>

<p>So here is a guide on how to make you Ethernet cables and hope it helps you.</p>

<ol>
	<li> <strong>Unroll the required  length of network cable and add a little extra wire, just in case.</strong> If a boot is to be fitted, do so before stripping away the sleeve and  ensure the boot faces the correct way.

<div id="in_post_ad_middle_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
google_ad_slot = "2064052456";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script></div><p><br class="spacer_" /></p>

<div>
<div>
<div><a title="Imgp0544c_158.jpg" href="http://www.wikihow.com/Image:Imgp0544c_158.jpg"><img src="http://tech-n-life.com/wp-content/uploads/2010/03/Imgp0544c_158.jpg" border="0" alt="" width="112" height="194" /></a></div>
</div>
</div>
<strong> Carefully remove the outer jacket of the cable.</strong> Be careful when  stripping the jacket as to not nick or cut the internal wiring. One good  way to do this is to cut lengthwise with snips or a knife along the  side of the cable, away from yourself, about an inch toward the open  end. This reduces the risk of nicking the wires&#8217; insulation. Locate the  string inside with the wires, or if no string is found, use the wires  themselves to unzip the sheath of the cable by holding the sheath in one  hand and pulling sideways with the string or wire. Cut away the  unzipped sheath and cut the twisted pairs about 1 1/4&#8243; (30 mm). You will  notice 8 wires twisted in 4 pairs. Each pair will have one wire of a  certain color and another wire that is white with a colored stripe  matching its partner (this wire is called a tracer). </li>
	<li>
<div>
<div>
<div><a title="Imgp0468c_344.jpg" href="http://www.wikihow.com/Image:Imgp0468c_344.jpg"><img src="http://tech-n-life.com/wp-content/uploads/2010/03/Imgp0468c_344.jpg" border="0" alt="" width="112" height="154" /></a></div>
</div>
</div>
<strong> Inspect the newly revealed wires for any cuts or scrapes that expose the  copper wire inside.</strong> If you have breached the protective sheath of  any wire, you will need to cut the entire segment of wires off and start  over at step one. Exposed copper wire will lead to cross-talk, poor  performance or no connectivity at all. It is important that the jacket  for all network cables remains intact. </li>
	<li>
<div>
<div>
<div><a title="Imgp0540c_40.jpg" href="http://www.wikihow.com/Image:Imgp0540c_40.jpg"><img src="http://tech-n-life.com/wp-content/uploads/2010/03/Imgp0540c_40.jpg" border="0" alt="" width="112" height="162" /></a></div>
</div>
</div>
<strong> Untwist the pairs so they will lay flat between your fingers.</strong> The  white piece of thread can be cut off even with the jacket and disposed  (see Warnings). For easier handling, cut the wires so that they are 3/4&#8243;  (19 mm) long from the base of the jacket and even in length. </li>
	<li>
<div>
<div>
<div><a title="Imgp0543b_368.jpg" href="http://www.wikihow.com/Image:Imgp0543b_368.jpg"><img src="http://tech-n-life.com/wp-content/uploads/2010/03/Imgp0543b_368.jpg" border="0" alt="" width="112" height="110" /></a></div>
</div>
</div>
<strong> Arrange the wires based on the wiring specifications you are following.</strong> There are two methods set by the TIA, 568A and 568B. Which one you use  will depend on what is being connected. A straight-through cable is used  to connect two different-layer devices (e.g. a hub and a PC). Two <strong>like</strong> devices normally require a cross-over cable. The difference between the  two is that a straight-through cable has both ends wired identically  with 568B, while a cross-over cable has one end wired 568A and the other  end wired 568B.<sup id="_ref-0"><a href="http://www.wikihow.com/Make-a-Network-Cable#_note-0">[1]</a></sup> For our demonstration in the following steps, we will use 568B, but the  instructions can easily be adapted to 568A. 
<ul>
	<li>568B &#8211; Put the wires in the following order, from left to right:  
<ul>
	<li>white orange</li>
	<li>orange</li>
	<li>white green</li>
	<li>blue</li>
	<li>white blue</li>
	<li>green</li>
	<li>white brown</li>
	<li>brown</li>
</ul>
</li>
	<li>568A &#8211; from left to right: white/green, green, white/orange, blue,  white/blue, orange, white/brown, brown. You can also use the mnemonic  1-2-3-6/3-6-1-2 to remember which wires are switched.
<div><a title="Image:Rj45568AB_955.gif" href="http://www.wikihow.com/Image:Rj45568AB_955.gif"><img src="http://tech-n-life.com/wp-content/uploads/2010/03/Rj45568AB_955.gif" border="0" alt="Image:Rj45568AB_955.gif" width="403" height="233" /></a></div>
</li>
</ul>
</li>
	<li> <strong>Press all the wires flat  and parallel between your thumb and forefinger.</strong> Verify the colors  have remained in the correct order. Cut the top of the wires even with  one another so that they are 1/2&#8243; (12.5 mm) long from the base of the  jacket, as the jacket needs to go into the 8P8C connector by about 1/8&#8243;,  meaning that you only have a 1/2&#8243; of room for the individual cables.  Leaving more than 1/2&#8243; untwisted can jeopardize connectivity and  quality. Ensure that the cut leaves the wires even and clean; failure to  do so may cause the wire not to make contact inside the jack and could  lead to wrongly guided cores inside the plug.</li>
	<li>
<div>
<div>
<div><a title="Imgp0546b_876.jpg" href="http://www.wikihow.com/Image:Imgp0546b_876.jpg"><img src="http://tech-n-life.com/wp-content/uploads/2010/03/Imgp0546b_876.jpg" border="0" alt="" width="112" height="255" /></a></div>
</div>
</div>
<strong> Keep the wires flat and in order as you push them into the RJ-45 plug  with the flat surface of the plug on top.</strong> The white/orange wire  should be on the left if you&#8217;re looking down at the jack. You can tell  if all the wires made it into the jack and maintain their positions by  looking head-on at the plug. You should be able to see a wire located in  each hole, as seen at the bottom right. You may have to use a little  effort to push the pairs firmly into the plug. The cabling jacket should  also enter the rear of the jack about 1/4&#8243; (6 mm) to help secure the  cable once the plug is crimped. You may need to stretch the sleeve to  the proper length. Verify that the sequence is still correct before  crimping. </li>
	<li>
<div>
<div>
<div><a title="Imgp0453c_384.jpg" href="http://www.wikihow.com/Image:Imgp0453c_384.jpg"><img src="http://tech-n-life.com/wp-content/uploads/2010/03/Imgp0453c_384.jpg" border="0" alt="" width="112" height="149" /></a></div>
</div>
</div>
<strong> Place the wired plug into the crimping tool.</strong> Give the handle a firm  squeeze. You should hear a ratcheting noise as you continue. Once you  have completed the crimp, the handle will reset to the open position. To  ensure all pins are set, some prefer to double-crimp by repeating this  step. </li>
	<li> <strong>Repeat all of the above  steps with the other end of the cable.</strong> The way you wire the other  end (568A or 568B) will depend on whether you&#8217;re making a  straight-through, rollover, or cross-over cable (see Tips).</li>
	<li>
<div>
<div>
<div><a title="Tester_866.jpg" href="http://www.wikihow.com/Image:Tester_866.jpg"><img src="http://tech-n-life.com/wp-content/uploads/2010/03/Tester_866.jpg" border="0" alt="" width="125" height="123" /></a></div>
</div>
</div>
<strong> Test the cable to ensure that it will function in the field.</strong> Mis-wired and incomplete network cables could lead to headaches down the  road. In addition, with power-over-Ethernet (PoE) making its way into  the market place, crossed wire pairs could lead to physical damage of  computers or phone system equipment, making it even more crucial that  the pairs are in the correct order. A simple cable tester can quickly  verify that information for you. Should you not have a network cable  tester on hand, simply test connectivity pin to pin. </li>
</ol>

<p>The next step will be wiring up the patch panel that I will be installing into my utility room to have a central connection area.</p>

<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/737ce930-a83e-479e-ae06-550dfcfaa4e8/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=737ce930-a83e-479e-ae06-550dfcfaa4e8" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution">
<script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script>

<p><br class="spacer_" /></p>

<p><br class="spacer_" /></p>

</span></div><div id="in_post_ad_bottom_1" style="clear:both;margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://tech-n-life.com/index.php/2010/03/how-to-make-your-own-ethernet-cables/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ultimate Guide To Photography &#8211; Entire BBC Photography Masterclass Now Freely Available</title>
		<link>http://tech-n-life.com/index.php/2010/03/ultimate-guide-to-photography-entire-bbc-photography-masterclass-now-freely-available/</link>
		<comments>http://tech-n-life.com/index.php/2010/03/ultimate-guide-to-photography-entire-bbc-photography-masterclass-now-freely-available/#comments</comments>
		<pubDate>Mon, 22 Mar 2010 21:16:28 +0000</pubDate>
		<dc:creator>Konrad Walsh-(admin)</dc:creator>
				<category><![CDATA[Hardware & Software]]></category>
		<category><![CDATA[Art]]></category>
		<category><![CDATA[Arts and Entertainment]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[Education]]></category>
		<category><![CDATA[FAQs Help and Tutorials]]></category>
		<category><![CDATA[photographer]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[Techniques and Styles]]></category>

		<guid isPermaLink="false">http://tech-n-life.com/?p=2195</guid>
		<description><![CDATA[If you&#8217;re a photography buff or even just like the odd click and shoot, you can always benefit from some tips from expert photographers. If experts need to continue learning from others in the field. BBC put together a masterclass edition on photography coincidentally called the BBC Photography Masterclass. They were put together back in [...]]]></description>
			<content:encoded><![CDATA[<div id="in_post_ad_top_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><p><a href="http://tech-n-life.com/wp-content/uploads/2010/03/masterclass_19.jpg"><img class="alignright size-full wp-image-2197" title="masterclass_19" src="http://tech-n-life.com/wp-content/uploads/2010/03/masterclass_19.jpg" alt="" width="100" height="132" /></a></p>

<p>If you&#8217;re a photography buff or even just like the odd click and shoot, you can always benefit from some tips from expert photographers. If experts need to continue learning from others in the field.</p>

<div id="in_post_ad_middle_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
google_ad_slot = "2064052456";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script></div><p>BBC put together a masterclass edition on photography coincidentally called the BBC Photography Masterclass. They were put together back in 2006. They are in PDF format, so you can easily save them to your PC for offline use or printing. Its from the wildlife section and the tips feature wildlife shots heavily. But the instructions are beneficial in any setting.</p>

<p>Head over if its your thing to <a href="http://www.bbcwildlifemagazine.com/masterclasses.asp" target="_blank">BBC Wildlife</a>.</p>

<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/c877a950-7d42-4889-a4dd-52c785a750dd/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=c877a950-7d42-4889-a4dd-52c785a750dd" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution">
<script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script>
</span></div><div id="in_post_ad_bottom_1" style="clear:both;margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://tech-n-life.com/index.php/2010/03/ultimate-guide-to-photography-entire-bbc-photography-masterclass-now-freely-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Some Safety Tips On Properly Erasing or Destroying A Hard Drive</title>
		<link>http://tech-n-life.com/index.php/2010/03/some-safety-tips-on-properly-erasing-or-destroying-a-had-drive/</link>
		<comments>http://tech-n-life.com/index.php/2010/03/some-safety-tips-on-properly-erasing-or-destroying-a-had-drive/#comments</comments>
		<pubDate>Fri, 19 Mar 2010 19:08:42 +0000</pubDate>
		<dc:creator>Konrad Walsh-(admin)</dc:creator>
				<category><![CDATA[Hardware & Software]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[BIOS]]></category>
		<category><![CDATA[DBAN]]></category>
		<category><![CDATA[Disk formatting]]></category>
		<category><![CDATA[Disk partitioning]]></category>
		<category><![CDATA[Hard disk drive]]></category>
		<category><![CDATA[makeuseof]]></category>
		<category><![CDATA[Optical disc drive]]></category>
		<category><![CDATA[Social Security number]]></category>

		<guid isPermaLink="false">http://tech-n-life.com/?p=2169</guid>
		<description><![CDATA[Take a moment and think about all of the sensitive data kept on your computer.  Account passwords, addresses, phone numbers, access to bank accounts and other financial services, and maybe even your social security number.  Almost every aspect of your identity is kept on this little machine.  Now imagine you want a new one.  So, [...]]]></description>
			<content:encoded><![CDATA[<div id="in_post_ad_top_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><p><ins></ins><ins></ins></p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/03/harddrive.png" alt="" vspace="5" align="left" />Take a moment and think about all of the  sensitive data kept on your computer.  Account passwords, addresses,  phone numbers, access to bank accounts and other financial services, and  maybe even your social security number.  Almost every aspect of your  identity is kept on this little machine.  Now imagine you want a new  one.  So, you go out and buy a shiny new laptop.  What do you do with  the old one?  Just toss it, right?</p>

<p>Wrong!  If you just throw out your old computer, all of that personal  information is still available to any tech-savvy thief.  Merely  deleting a file in the traditional fashion will not truly “delete” it.   With a few techniques, a file sent to the recycle bin and emptied can be  recovered if the deletion was recent enough.</p>

<p>So how can you erase a hard drive completely?  Well, there a few  techniques that anyone can employ to protect their identity.</p>

<p><strong>Disclaimer</strong>: Please keep in mind that the following  software and techniques will ERASE your hard drive and you will not be  able to get your data back.  That’s the whole point.</p>

<h3><strong>Formatting</strong></h3>

<p>Most people’s first instinct would be to just reformat their drive to  get rid of data.  But there are all sorts of formatting that can be  done.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/03/Format.png" alt="erase hard drive completely" width="580" height="153" /></p>

<p>First, you can perform what is called a <strong>high level format</strong>.   Sometimes, this is referred to as a quick format.  This method is not  secure seeing as it only erases the boot sector and partition table,  thus leaving all of the other files intact and accessible through  purpose built software.</p>

<p>There is also <strong>low level formatting</strong>, referred to  officially as “disk reinitialization.”  This process goes through your  disk and sets values to zero and will erase a hard drive completely.</p>

<p>For more advanced users, you can also change the <strong>number of  passes</strong> that the format goes through.  The more passes, the more  secure it will be because the format goes through the disk the  specified number of times and writes over the information with junk.</p>

<p>As you would expect, more passes take more time, but more passes  means your data is better scrambled and harder to recover.</p>

<p>This process sounds like it would do the trick, but there are some  catches.  If you use a different file system than the one used to  originally format the disk, or if you have multiple partitions, not all  of your data will be thoroughly erased.</p>

<p>Thus, formatting the disk is not the preferable way to really,  securely erase your data.  Instead, there are some freeware tools you  can use to make sure your information is gone.</p>

<p>If you do want to go the reformat route, MakeUseOf already has some  good articles on how to do that <a href="http://www.makeuseof.com/tag/how-to-format-a-new-internal-hard-drive/">here</a> and <a href="http://www.makeuseof.com/tag/how-to-protect-sensitive-information-by-securely-delete-data-from-your-hard-disk/">here</a>.   You may have to use your OS disk, or software that came with your drive  to perform the format you want.</p>

<h3><a href="http://www.dban.org/"><strong>Darik’s Boot And Nuke</strong></a></h3>

<p>If you checked out Varun’s article linked above, you’ll notice he  mentions Darik’s Boot and Nuke.  Let’s take a closer look at that tool.</p>

<p>DBAN, as it is shortened, is a nice little application that lets you  completely erase your data.  You can download it for Intel/AMD machines  and Apple Power Mac machines by clicking “<em>Downloads</em>” at the top  of the home page.  You should see the following.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/03/DBAN_Site.png" alt="erase hard drive completely" width="580" height="480" /></p>

<p>Download the ISO for your system and burn it to a disk.  Next, pop  the disk into your hard drive and boot from it.  This may require you to  press F12 at the BIOS screen (the first screen you see when your  computer boots up) and choose to boot from your CD/DVD drive.  After the  CD boots up, you should see the following.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/03/DBAN_Start.png" alt="erase hard drive completely" width="580" height="277" /></p>

<p>Hit <em>Enter</em> and the program should boot a few things up before  settling on the next screen.</p>

<div id="in_post_ad_middle_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
google_ad_slot = "2064052456";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script></div><p><img src="http://tech-n-life.com/wp-content/uploads/2010/03/DBAN_2.png" alt="free erase hard drive" width="580" height="400" /></p>

<p>Hit Space when the arrow is pointing at the disk you want to wipe and  hit F10 to start the process.  The process will start and you should  see something like this.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/03/DBAN_3.png" alt="free erase hard drive" width="580" height="400" /></p>

<p>Let it run through the whole process and you should get a screen  letting you know the process was successful.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/03/DBAN_4.png" alt="free erase hard drive" width="560" height="100" /></p>

<p>DBAN is easy and performs well.  There are other options to get rid  of your data for good.</p>

<h3><strong>Get Physical</strong></h3>

<p><img style="margin: 20px;" src="http://tech-n-life.com/wp-content/uploads/2010/03/HDdestroy.png" alt="" vspace="5" width="336" height="384" align="left" />The absolute best way to make sure your  data is completely gone is to just destroy the drive.  Clearly, this is  only an option if you are going to dispose of the drive afterwards.</p>

<p>There are a few ways to go about this.  You could get some <strong>high  powered magnets</strong> and wipe the drive a few times with them.   This scrambles all the data that is written magnetically on the disk.</p>

<p>Another option is to wail on the drive a few times with a hammer.  <em>Please  remember to wear proper safety accessories such as safety glasses when  using tools.</em></p>

<p>Finally, you can always take the drive apart to make sure the disk  gets completely demolished.  To do this though, you will probably need a  special T9 torx screwdriver.  Or, you can try to simply pry the thing  apart, but please, as before, <em>use proper safety measures.</em></p>

<p>On top of making sure you completely sure your information is gone,  this can work out to be a good stress reliever.</p>

<p>Now you have the tools to make sure your identity is safe if you want  to get rid of an old hard drive.  Know of any other tools or methods?   Let us know in the comments below.</p>

<p><br class="spacer_" /></p>

<p><br class="spacer_" /></p>

<div class="zemanta-img zemanta-action-dragged" style="margin: 1em; display: block;">
<div><dl class="wp-caption alignright" style="width: 260px;"> <dt class="wp-caption-dt"><a href="http://www.crunchbase.com/company/makeuseof"><img title="Image representing MakeUseOf as depicted in Cr..." src="http://tech-n-life.com/wp-content/uploads/2010/03/21112v1-max-250x250.png" alt="Image representing MakeUseOf as depicted in Cr..." width="250" height="46" /></a></dt> <dd class="wp-caption-dd zemanta-img-attribution" style="font-size: 0.8em;">Image via <a href="http://www.crunchbase.com">CrunchBase</a></dd> </dl></div>
</div>

<p><br class="spacer_" /></p>

<p>[itk-eticker]via MakeUseOf[/itk-eticker]</p>

<p><br class="spacer_" /></p>

<p><br class="spacer_" /></p>

<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/285f4794-2b83-4fb2-a7cb-8c1794af864d/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=285f4794-2b83-4fb2-a7cb-8c1794af864d" alt="Reblog this post [with Zemanta]" /></a><br />
 <span class="zem-script more-related pretty-attribution"><br />
<script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script>

<p><br class="spacer_" /></p>

<p><br class="spacer_" /></p>

</span></div><div id="in_post_ad_bottom_1" style="clear:both;margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://tech-n-life.com/index.php/2010/03/some-safety-tips-on-properly-erasing-or-destroying-a-had-drive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

