<?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>TXLANS.com &#187; Windows</title>
	<atom:link href="http://www.txlans.com/category/servtuts/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.txlans.com</link>
	<description>Quit Playing with Yourself! - San Antonio, TX</description>
	<lastBuildDate>Fri, 14 Jan 2011 00:23:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Receive Text Message Notifications For Finished Torrents</title>
		<link>http://www.txlans.com/2010/10/receive-text-message-notifications-for-finished-torrents/</link>
		<comments>http://www.txlans.com/2010/10/receive-text-message-notifications-for-finished-torrents/#comments</comments>
		<pubDate>Thu, 14 Oct 2010 14:46:46 +0000</pubDate>
		<dc:creator>amp</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Pro Tips]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[do it yourself]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[servers]]></category>
		<category><![CDATA[torrent]]></category>

		<guid isPermaLink="false">http://www.txlans.com/?p=580</guid>
		<description><![CDATA[If you&#8217;re like me you&#8217;re almost always &#8220;on the go&#8221;.  Work, school, sleep, work, school, sleep, and repeat.  I like to know when my downloads are finished and since I always have my phone on me this is probably one of the most nifty things you can do. Requirements SMS Gateway sendEmail uTorrent SMTP Server [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re like me you&#8217;re almost always &#8220;on the go&#8221;.  Work, school, sleep, work, school, sleep, and repeat.  I like to <strong>know</strong> when my downloads are finished and since I always have my phone on me this is probably one of the most nifty things you can do.</p>
<p><strong>Requirements</strong></p>
<ul>
<li>SMS Gateway</li>
<li><a href="http://caspian.dotconf.net/menu/Software/SendEmail/" target="_blank">sendEmail</a></li>
<li>uTorrent</li>
<li>SMTP Server</li>
<li>Any kind of CLI experience will help but is not required.</li>
</ul>
<p><strong><span style="font-weight: normal;">You will need each one of these, especially the SMTP server which will be responsible for sending the notification.</span></strong></p>
<p><strong><span style="font-weight: normal;"><br />
</span></strong></p>
<ol>
<li><strong>Find your SMS Gateway<br />
<span style="font-weight: normal;">You can find your SMS Gateway using<a href="http://en.wikipedia.org/wiki/List_of_SMS_gateways" target="_blank"> this list I found on Wikipedia</a>.</span> </strong>Since I use AT&amp;T my SMS gateway will be &#8220;txt.att.net&#8221;.  This means sending an email to <strong>PhoneNumber@txt.att.net</strong> will send an email to the specified phone number in the form of a text message.  Write this down or save it in notepad.</li>
<li><strong>Setting up sendEmail</strong><br />
If you haven&#8217;t already downloaded it from the link above then you need to.  Put it some place easy to remember such as C:\ or something easy to get to.  This way there will be less for you to type.  I am using C:\sendEmail.exe in this example.</li>
<li><strong>Servers<br />
</strong>You want to have this information ready.  You will need:  SMTP Server address, port, username, and a password all for the authentication and connection.</li>
<li><strong>Set up uTorrent to run sendEmail<br />
</strong>This is the fun part.  Right click on a torrent and select properties and then open the <strong>Advanced Tab</strong>.  There is a field there for &#8220;Run this program when the download finishes&#8221;.  This is what we are interested in.</li>
<li><strong>Build your command for uTorrent<br />
<span style="font-weight: normal;">Since sendEmail is a command line utility we need to build the command for uTorrent to execute it.  You can follow this exact example below&#8230;</p>
<p></span></strong><strong>C:\sendEmail.exe -f &lt;<em>from@domain.com&gt; </em>-t <em>&lt;phone@gateway&gt;</em> -u &#8220;<em>subject</em>&#8221; -m &#8220;<em>message&#8221; </em>-s <em>smtp.server.com:port <span style="font-style: normal;">-xu &#8220;</span>username&#8221; </em>-xp <em>&#8220;password&#8221;</em></strong></p>
<p><strong><em><br />
</em></strong></p>
<p><strong><em><span style="font-weight: normal;"><span style="font-style: normal;">Also, uTorrent has some pre-placed variables for you to use : <strong>%N</strong> for the name of file and <strong>%D</strong> for where it is saved so you can be specific with your notification.</span><br />
</span> <span style="font-style: normal;"><strong><span style="font-weight: normal;"><em><br />
<span style="font-style: normal;"><strong><span style="font-weight: normal;"><br />
</span></strong></span></em></span></strong></span></em></strong></li>
</ol>
<ol></ol>
<p style="text-align: center;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" 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/mCRy_C0m8hk?fs=1&amp;hl=en_US" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="480" height="385" src="http://www.youtube.com/v/mCRy_C0m8hk?fs=1&amp;hl=en_US" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d580').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Want to share this post with others?</em></strong></a>
<br />
<div class="d580" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fwww.txlans.com%2F2010%2F10%2Freceive-text-message-notifications-for-finished-torrents%2F&amp;title=Receive+Text+Message+Notifications+For+Finished+Torrents" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://www.txlans.com/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.txlans.com%2F2010%2F10%2Freceive-text-message-notifications-for-finished-torrents%2F&amp;title=Receive+Text+Message+Notifications+For+Finished+Torrents" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://www.txlans.com/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.txlans.com%2F2010%2F10%2Freceive-text-message-notifications-for-finished-torrents%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://www.txlans.com/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.txlans.com%2F2010%2F10%2Freceive-text-message-notifications-for-finished-torrents%2F&amp;title=Receive+Text+Message+Notifications+For+Finished+Torrents" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://www.txlans.com/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.txlans.com%2F2010%2F10%2Freceive-text-message-notifications-for-finished-torrents%2F&amp;title=Receive+Text+Message+Notifications+For+Finished+Torrents" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://www.txlans.com/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+Receive+Text+Message+Notifications+For+Finished+Torrents+@+http%3A%2F%2Fwww.txlans.com%2F2010%2F10%2Freceive-text-message-notifications-for-finished-torrents%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://www.txlans.com/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d580').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
<script type="text/javascript">$$('div.d580').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); </script>]]></content:encoded>
			<wfw:commentRss>http://www.txlans.com/2010/10/receive-text-message-notifications-for-finished-torrents/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How To Share Files And Create A VPN Between Two Computers Easily</title>
		<link>http://www.txlans.com/2010/09/how-to-share-files-and-create-vpn-between-two-computers-easily/</link>
		<comments>http://www.txlans.com/2010/09/how-to-share-files-and-create-vpn-between-two-computers-easily/#comments</comments>
		<pubDate>Wed, 15 Sep 2010 06:21:19 +0000</pubDate>
		<dc:creator>F-Estrada</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Files]]></category>
		<category><![CDATA[Share]]></category>
		<category><![CDATA[Sharing Files]]></category>
		<category><![CDATA[Virtual Private Network]]></category>
		<category><![CDATA[VPN]]></category>

		<guid isPermaLink="false">http://www.txlans.com/?p=571</guid>
		<description><![CDATA[Have you ever wanted to remote in to your PC at home or at work to grab some files or a family member or a friend is having issues with their computer and its a simple fix but you don&#8217;t want to drive all the way to their house? I introduce to you Gbridge, Gbridge is [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.txlans.com/wp-content/uploads/2010/09/gbridge_logo.jpg" rel="lightbox[571]"><img class="size-full wp-image-579 alignleft" src="http://www.txlans.com/wp-content/uploads/2010/09/gbridge_logo.jpg" alt="" width="64" height="64" /></a>Have you ever wanted to remote in to your PC at home or at work to grab some files or a family member or a friend is having issues with their computer and its a simple fix but you don&#8217;t want to drive all the way to their house? I introduce to you Gbridge, Gbridge is a free software-only solution available for all versions of Windows and uses your Google Account for authentication. It is an extension of Google’s gtalk service and lets you remotely control PCs, sync folders, share files, and chat securely and easily. You can share your desktop with your designated friend from anywhere in the world and automatically traverses firewalls and NATting routers without the need for configuration! Gbridge allows you to securely share and access files and let friends view photos instantly remotely with no download needed. Transfer and sync large files and folders to and from anywhere with no size restrictions, then use AutoSync to auto-schedule, auto-resume, and do incremental transfers as well as set up and auto-backup of your important folder to a local or remote PC.</p>
<p>Here&#8217;s a rundown of the features and functionality offered by Gbridge:</p>
<ul>
<li>Access      files shared by Gbridge on your or your friends&#8217; computers, from within a      Web browser.</li>
<li>When      remotely viewing photos, it creates automatic thumbnails and sideshows.</li>
<li>It      also gives you instant access to video and media files.</li>
<li>Access      the regular Windows shared folders/drives between your computers.</li>
<li>Use      remote desktop over an encrypted connection to your or your friends&#8217;      computers.</li>
<li>Use      AutoSync to synchronize folders between your computers and/or friends.</li>
<li>Use      EasyBackup to automatically have a directory(s) backed up to another      computer.</li>
</ul>
<p>Lets get our technolust going by first downloading  Gbridge and saving  it to your desktop. (<a title="Gbridge Download" href="http://www.gbridge.com/" target="_blank">Gbridge Download</a>)</p>
<ul>
<li>Once the download has finished, install Gbridge. Installation is really straight forward, just go through the motions of the prompts until it is installed.</li>
<li>Once you are done with the installation, you’ll be asked for your Gmail/Google account information, and to give a host name in the login screen as below.<br />
<a href="http://www.txlans.com/wp-content/uploads/2010/09/login.jpg" rel="lightbox[571]"><img class="aligncenter size-medium wp-image-572" src="http://www.txlans.com/wp-content/uploads/2010/09/login-300x174.jpg" alt="" width="300" height="174" /></a></li>
<li>Once you have inserted logon credentials you’re ready to go, but you might want to set up Gbridge on any other computers you own to create a virtual network amongst your PC’s. You can use the same logon at each computer for Gbridge.</li>
<li>You’ll now see a list of all your Google Talk friends listed in the Gbridge window, as well as a list of folders that you are current sharing. You can share files as well as chat with your friends directly in Gbridge. They do not have to install Gbridge to chat with you, but will need the software to access your shared files from their computer<br />
<a href="http://www.txlans.com/wp-content/uploads/2010/09/3_gbridge02.jpg" rel="lightbox[571]"><img class="aligncenter size-medium wp-image-573" src="http://www.txlans.com/wp-content/uploads/2010/09/3_gbridge02-300x260.jpg" alt="" width="300" height="260" /></a></li>
<li>Gbridge has a sample folder shared by default, but can easily add others from the SecureShare tab. Simply select a folder and choose friends with whom you wish to share that folder with. They’ll now be able to browse the contents of that shared folder as well download files using a web browser.<br />
<a href="http://www.txlans.com/wp-content/uploads/2010/09/secure-share.jpg" rel="lightbox[571]"><img class="aligncenter size-medium wp-image-574" src="http://www.txlans.com/wp-content/uploads/2010/09/secure-share-300x252.jpg" alt="" width="300" height="252" /></a><a href="http://www.txlans.com/wp-content/uploads/2010/09/3_gbridge04.jpg" rel="lightbox[571]"><img class="aligncenter size-medium wp-image-575" src="http://www.txlans.com/wp-content/uploads/2010/09/3_gbridge04-299x264.jpg" alt="" width="299" height="264" /></a></li>
</ul>
<p>With Gbridge you can remotely control your computer as well as let other friends control your computer or vice versa. This can come in handy when you forgot a file at home you can simply remote in or say a family member or a friend is having computer issues you can simply remote in and take a look at it for them. Below are steps on how to configure Desktop Share.<br />
<a href="http://www.txlans.com/wp-content/uploads/2010/09/DesktopShareConfiguration.jpg" rel="lightbox[571]"><img class="aligncenter size-medium wp-image-576" src="http://www.txlans.com/wp-content/uploads/2010/09/DesktopShareConfiguration-237x300.jpg" alt="" width="237" height="300" /></a></p>
<ol>
<li>Click the DesktopShare icon on the toolbar, and select &#8220;Configure Gbridge DesktopShare&#8221;.</li>
<li>In the &#8220;DesktopShare (VNC) Configure&#8221; dialog box, check the checkbox &#8220;Allow access after verify DesktopShare password&#8221;.</li>
<li> In the same dialog box, setup a password in &#8220;Desktopshare Password for this computer&#8221; and click &#8220;ok&#8221;.</li>
<li> The Gbridge will do a self test for the DesktopShare. If you see a stack of mirrored windows, that means the selftest passes. Otherwise, it is likely your firewall is blocking the DesktopShare server from accepting request. Typically your firewall will pop out a window asking your permission when gbridge desktopshare server (gbwinvnc.exe) starts, please select &#8220;always allow&#8221;. This is a very critical step. If your firewall does not do pop up, then you will need to check your firewall setting and allow desktopshare server listening on port 5905.</li>
<li>The remote-control is now turned on. On the other PC, log in to Gbridge using the same Google account, then click the icon of the PC to be controlled in the tree in the  Friends tab, and select the meun &#8220;Access my Gbridge DesktopShare&#8221;, and type the password you set in step 3. A firewall warning message may popup, please select &#8220;allow&#8221;.</li>
</ol>
<p>Check that out you have now configured a nice little VPN between your computers and friends computers. Now let the file sharing begin! Ha! Gbridge is a nice little app that will help you out in the long run. I find myself using it every day. Makes it easy when a family member calls that they are having issues with their system, all I do is remote in and check it out, saves the trouble of having to drive all the way across town for a simple fix. Try it out for yourself and let me know what you think of it in the comment section below!</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d571').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Want to share this post with others?</em></strong></a>
<br />
<div class="d571" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fwww.txlans.com%2F2010%2F09%2Fhow-to-share-files-and-create-vpn-between-two-computers-easily%2F&amp;title=How+To+Share+Files+And+Create+A+VPN+Between+Two+Computers+Easily" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://www.txlans.com/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.txlans.com%2F2010%2F09%2Fhow-to-share-files-and-create-vpn-between-two-computers-easily%2F&amp;title=How+To+Share+Files+And+Create+A+VPN+Between+Two+Computers+Easily" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://www.txlans.com/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.txlans.com%2F2010%2F09%2Fhow-to-share-files-and-create-vpn-between-two-computers-easily%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://www.txlans.com/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.txlans.com%2F2010%2F09%2Fhow-to-share-files-and-create-vpn-between-two-computers-easily%2F&amp;title=How+To+Share+Files+And+Create+A+VPN+Between+Two+Computers+Easily" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://www.txlans.com/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.txlans.com%2F2010%2F09%2Fhow-to-share-files-and-create-vpn-between-two-computers-easily%2F&amp;title=How+To+Share+Files+And+Create+A+VPN+Between+Two+Computers+Easily" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://www.txlans.com/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+How+To+Share+Files+And+Create+A+VPN+Between+Two+Computers+Easily+@+http%3A%2F%2Fwww.txlans.com%2F2010%2F09%2Fhow-to-share-files-and-create-vpn-between-two-computers-easily%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://www.txlans.com/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d571').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
<script type="text/javascript">$$('div.d571').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); </script>]]></content:encoded>
			<wfw:commentRss>http://www.txlans.com/2010/09/how-to-share-files-and-create-vpn-between-two-computers-easily/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>USB Toolkit v.1 (Hiren&#8217;s Boot USB)</title>
		<link>http://www.txlans.com/2010/02/usb-toolkit-v-1-hirens-boot-usb/</link>
		<comments>http://www.txlans.com/2010/02/usb-toolkit-v-1-hirens-boot-usb/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 04:17:07 +0000</pubDate>
		<dc:creator>F-Estrada</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[PC Maintenance]]></category>
		<category><![CDATA[Pro Tips]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[antivirus]]></category>
		<category><![CDATA[file system]]></category>
		<category><![CDATA[resources]]></category>

		<guid isPermaLink="false">http://www.txlans.com/?p=426</guid>
		<description><![CDATA[Have you ever been in a bind where your pc crashed and you need it to get in to get a file, or a virus got into a friends computer and it was so bad that you couldn’t get into to it to run a virus scanner.(shouldn’t be surfing that N0Rp, lol) Well today my [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.txlans.com/wp-content/uploads/2010/02/Victorinox-SwissFlash-16-GB-USB-Drive-Laser-Pointer2.jpg" rel="lightbox[426]"><img class="alignright size-thumbnail wp-image-444" src="http://www.txlans.com/wp-content/uploads/2010/02/Victorinox-SwissFlash-16-GB-USB-Drive-Laser-Pointer2-150x150.jpg" alt="Victorinox-SwissFlash-16-GB-USB-Drive-Laser-Pointer" width="150" height="150" /></a></p>
<p>Have you ever been in a bind where your pc crashed and you need it to get in to get a file, or a virus got into a friends computer and it was so bad that you couldn’t get into to it to run a virus scanner.(shouldn’t be surfing that N0Rp, lol) Well today my friend I’m going to show you how to build a bootable usb tool kit and be able to boot into any pc and be able to extract files as well as to  run a virus scanner and an antispyware scanner from a miniature version of Windows XP, and run many other tools. Our baseline for our toolkit will be Hiren&#8217;s Boot CD. Lets go ahead and get our hands dirty. (no not like that, god get your head out of the gutter, lol)</p>
<p><em><strong>What You Need</strong></em></p>
<p>You will need a USB flash drive, 2Gb should be more than enough<br />
A copy of USBFormat (<a href="http://www.hiren.info/download/freeware/usb_format.zip" target="_blank">available here</a>)<br />
A copy of grub4dos (<a href="http://www.hiren.info/download/dos-files/grub4dos.zip" target="_blank">available here</a>)<br />
A copy of AnytoISO to extract ISO’s (<a href="http://anytoiso-converter.en.softonic.com/download#pathbar" target="_blank">available here</a>)<br />
and finally a copy of Hiren’s Boot CD (<a href="http://www.hirensbootcd.net/" target="_blank">available here</a>)</p>
<p><strong><em>Formatting the USB Flash Drive</em></strong></p>
<p>ok lets start off by preparing our USB flash drive.</p>
<ul>
<li>Open up USBFormat.exe</li>
<li>Make sure under device your flash drive is selected.</li>
<li>for the file system select FAT32</li>
<li>go ahead and give it a volume name if you wish (I named mine USBTLKIT)</li>
<li>click on start to go ahead and format the USB flash drive (<strong>Warning:</strong> this will erase everything on your flash drive, please back up any important information that you may have on it)</li>
</ul>
<p>(Reference to the picture below for guidance)</p>
<p><a href="http://www.txlans.com/wp-content/uploads/2010/02/usbformat1.gif" rel="lightbox[426]"><img class="aligncenter size-full wp-image-428" src="http://www.txlans.com/wp-content/uploads/2010/02/usbformat1.gif" alt="usbformat" width="338" height="428" /></a></p>
<p><strong><em> Setting up grub4dos on your flash drive<br />
</em></strong><br />
Sweet, now that we have our flash drive formatted we can continue on to installing grub4dos on our flash drive.</p>
<ul>
<li>Open up grub4dos.exe</li>
<li>click on the radio button for disk, select your flash drive from the drop down menu</li>
<li>once you have selected your flash drive, click on the refresh button located under the Part List section</li>
<li>once refreshed select Whole Disk (MBR) under the part list drop down menu</li>
<li>Click on install and you are set, woot, woot!</li>
</ul>
<p>(Reference to the picture below for guidance)</p>
<p><a href="http://www.txlans.com/wp-content/uploads/2010/02/grubinst1.gif" rel="lightbox[426]"><img class="aligncenter size-full wp-image-434" src="http://www.txlans.com/wp-content/uploads/2010/02/grubinst1.gif" alt="grubinst" width="343" height="544" /></a></p>
<p>grub4dos will go ahead and edit the grldr file and the menu.lst file located in the directory of grub4dos</p>
<p><a href="http://www.txlans.com/wp-content/uploads/2010/02/dirgrub4dos1.jpg" rel="lightbox[426]"><img class="aligncenter size-medium wp-image-435" src="http://www.txlans.com/wp-content/uploads/2010/02/dirgrub4dos1-300x209.jpg" alt="dirgrub4dos" width="300" height="209" /></a></p>
<ul>
<li>go ahead and copy these files over to your flash drives root directory</li>
</ul>
<p><em>Extracting Hiren’s ISO with AnytoISO<br />
</em><br />
Now that we have configured grub4dos to be compatible for our flash drive, we are now going to extract our toolkit on to the flash drive to make it work.</p>
<ul>
<li>Install AnytoISO on your system and follow the steps that it has to install</li>
<li>once AnytoISO is installed, go ahead and open AnytoISO.exe</li>
<li>click on Open Image (browse to the directory where you have Hiren’s boot CD downloaded)</li>
<li>Select the Hiren’s ISO and click open</li>
<li>Click on select folder and browse over to the root of your flash drive and click ok</li>
<li>Click on Extract (at this point, the files on the ISO will be extracted to the flash drive)</li>
<li>Exit out of the AnytoISO application.</li>
</ul>
<p><a href="http://www.txlans.com/wp-content/uploads/2010/02/anytoiso1.jpg" rel="lightbox[426]"><img class="aligncenter size-medium wp-image-436" src="http://www.txlans.com/wp-content/uploads/2010/02/anytoiso1-299x222.jpg" alt="anytoiso" width="299" height="222" /></a></p>
<p><strong><em> We are done!!!!!</em></strong></p>
<p>Wow, we have finished our creation, you know have a bootable USB Flash Drive loaded with tools to do some serious work. Go ahead and test out your creation. Start up a computer and make sure you your Bios is set up to boot from USB devices. (refer to your computers documentation on how to set this up) With this USB toolkit you will be able to change passwords, clone hard drives, boot into a miniature version of Windows XP to extract files run virus scans on a system and many, many other things, the tasks are limitless.</p>
<p>Enjoy your creation and let me know what you think of it in the comments.</p>
<p>Screenshots provided by:</p>
<p><a href="http://www.hiren.info/pages/bootcd">http://www.hiren.info/pages/bootcd</a></p>
<p><a href="http://www.crystalidea.com/anytoiso">http://www.crystalidea.com/anytoiso</a></p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d426').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Want to share this post with others?</em></strong></a>
<br />
<div class="d426" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fwww.txlans.com%2F2010%2F02%2Fusb-toolkit-v-1-hirens-boot-usb%2F&amp;title=USB+Toolkit+v.1+%28Hiren%26%238217%3Bs+Boot+USB%29" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://www.txlans.com/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.txlans.com%2F2010%2F02%2Fusb-toolkit-v-1-hirens-boot-usb%2F&amp;title=USB+Toolkit+v.1+%28Hiren%26%238217%3Bs+Boot+USB%29" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://www.txlans.com/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.txlans.com%2F2010%2F02%2Fusb-toolkit-v-1-hirens-boot-usb%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://www.txlans.com/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.txlans.com%2F2010%2F02%2Fusb-toolkit-v-1-hirens-boot-usb%2F&amp;title=USB+Toolkit+v.1+%28Hiren%26%238217%3Bs+Boot+USB%29" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://www.txlans.com/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.txlans.com%2F2010%2F02%2Fusb-toolkit-v-1-hirens-boot-usb%2F&amp;title=USB+Toolkit+v.1+%28Hiren%26%238217%3Bs+Boot+USB%29" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://www.txlans.com/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+USB+Toolkit+v.1+%28Hiren%26%238217%3Bs+Boot+USB%29+@+http%3A%2F%2Fwww.txlans.com%2F2010%2F02%2Fusb-toolkit-v-1-hirens-boot-usb%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://www.txlans.com/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d426').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
<script type="text/javascript">$$('div.d426').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); </script>]]></content:encoded>
			<wfw:commentRss>http://www.txlans.com/2010/02/usb-toolkit-v-1-hirens-boot-usb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Tunnel your Traffic and Smash Through Firewalls at School and Work with freeSSHD and Plink</title>
		<link>http://www.txlans.com/2010/02/how-to-tunnel-your-traffic-and-smash-through-firewalls-at-school-and-work-with-freesshd-and-plink/</link>
		<comments>http://www.txlans.com/2010/02/how-to-tunnel-your-traffic-and-smash-through-firewalls-at-school-and-work-with-freesshd-and-plink/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 06:44:44 +0000</pubDate>
		<dc:creator>F-Estrada</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Pro Tips]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[proxy]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://www.txlans.com/?p=413</guid>
		<description><![CDATA[Have you ever wanted to go to Facebook, Myspace or play that game that your addicted to only to find out that it is being blocked by your company or school. What if I told you that you could evade &#8216;em easily with your own private web proxy and as well be able to securely [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-418" src="http://www.txlans.com/wp-content/uploads/2010/02/freesshd-small2.png" alt="freesshd-small2" width="65" height="70" /></p>
<p>Have you ever wanted to go to  Facebook, Myspace or play that game that your addicted to only to find out that it is being blocked by your company or school. What if I told you that you could evade &#8216;em easily with your own private web proxy and as well be able to securely tunnel your traffic through an SSH session?</p>
<p><strong><em>How proxies work</em><br />
</strong><br />
In a nutshell, what you’re doing with a proxy is setting up a middle-person between you and the internet. Using the proxy, your browser hands off web page requests to the proxy server, which handles the request and fetches the page for you from the internet. The web site actually thinks the request is coming from the proxy server, not your computer, which is a good way to obscure your originating IP address.<br />
Additionally, the connection between your computer and the proxy happens over SSH, an encrypted protocol. This prevents wifi sniffers from seeing what you’re doing online.</p>
<p><strong><em>What you’ll need</em></strong></p>
<p>An SSH server to act as your proxy.<br />
Simple enough really!  If you’re using windows I highly recommend freeSSHD (<a href="http://www.freesshd.com" target="_blank">available here</a>).  If you’re on a mac check out <a href="http://www.stocksy.co.uk/articles/Mac/ssh_on_mac_os_x/" target="_blank">this page</a> for instructions on how to enable remote logon.  Linux users, you should know how to do this.<br />
An SSH client on the computer you’re using.<br />
Mac and linux machines have SSH built right in at the command line. Windows users you can download plink (<a href="http://the.earth.li/~sgtatham/putty/latest/x86/plink.exe" target="_blank">available here</a>).</p>
<p><strong><em>How to set up freeSSHd</em></strong></p>
<p>Double click the freeSSHd installer that you have downloaded to get started.<br />
Click Next -&gt; Click Next (or you can change the default installation directory) -&gt; Click Next (Full Installation) -&gt; Click Next (Start Menu Folder) -&gt; Click Next (Create a desktop icon) -&gt; Click Install (ready to install) -&gt; Wait until installation has been finished -&gt; Click Close<br />
Do you want to run freeSSHd as a system service?” I choose “No” so I can start freeSSHd manually. This is a good security practice because you don’t want to have running applications in the background if you are not using it. Only turn freeSSHd on when the need for remote connections arise!<br />
Click Finish to complete freeSSHd installation. (Duh simple enough even a caveman can do it)<br />
Double click the freeSSHd icon on the desktop to load your SSH server. You can see the freeSSHd icon on your system tray.<br />
Right click on the icon located on the taskbar lower right hand corner and click Settings.<br />
Make sure that the freeSSHd settings page (Server Settings tab) shows that your“SSH server is running”.<br />
Click on the Users tab. You need to create at least one user account that will act as your SSH remote user account.<br />
Click “Add” to create a new user. Fill in the user details, following the example shown below (with your own unique username and password, duh!). Click OK and make sure it appear on the Users tab list<br />
Using the same computer that you install freeSSHd previously, download Putty (<a href="http://the.earth.li/~sgtatham/putty/latest/x86/putty.exe" target="_blank">available here</a>). Putty is a desktop command line client that you can use to access SSH servers.<br />
Double click the Putty installer to run it. Fill in the details as shown in the diagram below. 127.0.0.1 means that you are testing the SSH access from a local connection.</p>
<p><a href="http://www.txlans.com/wp-content/uploads/2010/02/test-ssh-with-putty.gif" rel="lightbox[413]"><img class="alignnone size-full wp-image-424" src="http://www.txlans.com/wp-content/uploads/2010/02/test-ssh-with-putty.gif" alt="test-ssh-with-putty" width="350" height="332" /></a><br />
Press “Yes” on the security alert screen. Insert your SSH username and password that you have created previously.<br />
If you get a Windows command prompt, you have successfully access your SSH server! Congratulations! Woot, Woot!</p>
<p><strong><em>Start your SSH tunnel</em></strong></p>
<p>So you’ve got your ssh server setup at your house or workplace. Great! To connect to it we’re going to setup a local proxy server on your client that you’ll be browsing the internet from, which will then “tunnel” web traffic from your local machine to the remote server over SSH. The command to run on your linux / mac client in a terminal window is:<br />
sssh -ND 9999 you@example.comsh<br />
For Windows it’s as simple as browsing to the directory you saved plink to and runningplink.exe<br />
-N -D 9999 you@example.com<br />
Of course, you’re going to replace the you with your username on your SSH server and example.com with your server domain name or IP address. What that command does is accept requests from your local machine on port 9999 and hands that request off to your server at example.com for processing.<br />
When you execute either of those commands, you’ll be prompted for your password.  After you authenticate, nothing will happen. The -N tells ssh not to open an interactive prompt, so it will just hang there, waiting. That’s exactly what you want.</p>
<p><strong><em>Set Firefox to use SOCKS proxy</em></strong></p>
<p>Once your proxy’s up and running, configure Firefox to use it. From Firefox’s Tools menu, choose Options, and from the Advanced section choose the Network tab. Next to “Configure how Firefox connects to the Internet” hit the “Settings” button and enter the SOCKS information, which is the server name (localhost) and the port you used (in the example above, 9999.)<br />
Save those settings and hit up a web page. When it loads, visit http://www.ipchicken.com to see if it’s using your remote ssh server to tunnel traffic.  If you are, you my yell out Woot, Woot! In excitement</p>
<p>Also remember that you’ll need to open your firewall a bit by cracking open port 9999 on your local machine and port 22 on your server for SSH.</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d413').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Want to share this post with others?</em></strong></a>
<br />
<div class="d413" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fwww.txlans.com%2F2010%2F02%2Fhow-to-tunnel-your-traffic-and-smash-through-firewalls-at-school-and-work-with-freesshd-and-plink%2F&amp;title=How+to+Tunnel+your+Traffic+and+Smash+Through+Firewalls+at+School+and+Work+with+freeSSHD+and+Plink" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://www.txlans.com/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.txlans.com%2F2010%2F02%2Fhow-to-tunnel-your-traffic-and-smash-through-firewalls-at-school-and-work-with-freesshd-and-plink%2F&amp;title=How+to+Tunnel+your+Traffic+and+Smash+Through+Firewalls+at+School+and+Work+with+freeSSHD+and+Plink" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://www.txlans.com/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.txlans.com%2F2010%2F02%2Fhow-to-tunnel-your-traffic-and-smash-through-firewalls-at-school-and-work-with-freesshd-and-plink%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://www.txlans.com/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.txlans.com%2F2010%2F02%2Fhow-to-tunnel-your-traffic-and-smash-through-firewalls-at-school-and-work-with-freesshd-and-plink%2F&amp;title=How+to+Tunnel+your+Traffic+and+Smash+Through+Firewalls+at+School+and+Work+with+freeSSHD+and+Plink" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://www.txlans.com/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.txlans.com%2F2010%2F02%2Fhow-to-tunnel-your-traffic-and-smash-through-firewalls-at-school-and-work-with-freesshd-and-plink%2F&amp;title=How+to+Tunnel+your+Traffic+and+Smash+Through+Firewalls+at+School+and+Work+with+freeSSHD+and+Plink" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://www.txlans.com/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+How+to+Tunnel+your+Traffic+and+Smash+Through+Firewalls+at+School+and+Work+with+freeSSHD+and+Plink+@+http%3A%2F%2Fwww.txlans.com%2F2010%2F02%2Fhow-to-tunnel-your-traffic-and-smash-through-firewalls-at-school-and-work-with-freesshd-and-plink%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://www.txlans.com/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d413').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
<script type="text/javascript">$$('div.d413').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); </script>]]></content:encoded>
			<wfw:commentRss>http://www.txlans.com/2010/02/how-to-tunnel-your-traffic-and-smash-through-firewalls-at-school-and-work-with-freesshd-and-plink/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Clonezilla &#8211; Free Disk Imaging</title>
		<link>http://www.txlans.com/2009/10/clonezilla-free-disk-imaging/</link>
		<comments>http://www.txlans.com/2009/10/clonezilla-free-disk-imaging/#comments</comments>
		<pubDate>Sat, 10 Oct 2009 18:31:56 +0000</pubDate>
		<dc:creator>amp</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[File System]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[PC Maintenance]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[file system]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[reformatting]]></category>

		<guid isPermaLink="false">http://www.txlans.com/?p=306</guid>
		<description><![CDATA[There&#8217;s been many, many, many times I&#8217;ve had to re-image a hard drive.  At my first job after I moved to a new city, we used &#8220;Zen Image&#8221; to pull a disk image over the network for deploying new PC&#8217;s at a school.  My most recent job we use it to clone a customers hard [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.txlans.com/wp-content/uploads/2009/10/download.jpg" rel="lightbox[306]"><img class="alignright size-thumbnail wp-image-307" title="CloneZilla" src="http://www.txlans.com/wp-content/uploads/2009/10/download-150x150.jpg" alt="CloneZilla" width="150" height="150" /></a>There&#8217;s been many, many, many times I&#8217;ve had to re-image a hard drive.  At my first job after I moved to a new city, we used &#8220;Zen Image&#8221; to pull a disk image over the network for deploying new PC&#8217;s at a school.  My most recent job we use it to clone a customers hard drive and move it to a new hard drive.</p>
<p>Disk imaging is a quick and easy process with various types of software.  Most are made in Linux.  I&#8217;ve used Acronis, which can be found for free if you get it from Seagate, Maxtor, or Western-Digital.  Of course it is re-branded but it&#8217;s not that big of a deal.</p>
<p>Anyways, to the point.</p>
<p><a href="http://clonezilla.org/" target="_blank">Clonezilla</a> is a free disk imaging utility that pretty much anyone can use, assuming you know what disk cloning, imaging, reimaging, etc. even mean.</p>
<p>Consider this more of a resource for all the IT people out there, although they probably already know about it.</p>
<p><a href="http://clonezilla.org/" target="_blank">Clonezilla</a> has pretty much the same features as many other disk imaging utilities.  Save/Restore disk, Save/Restore partitions, etc.</p>
<p>Give it a try.  To get it, head to their website which can be found <a href="http://clonezilla.org/" target="_blank">here</a> if you didn&#8217;t see the links above.</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d306').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Want to share this post with others?</em></strong></a>
<br />
<div class="d306" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fwww.txlans.com%2F2009%2F10%2Fclonezilla-free-disk-imaging%2F&amp;title=Clonezilla+%26%238211%3B+Free+Disk+Imaging" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://www.txlans.com/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.txlans.com%2F2009%2F10%2Fclonezilla-free-disk-imaging%2F&amp;title=Clonezilla+%26%238211%3B+Free+Disk+Imaging" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://www.txlans.com/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.txlans.com%2F2009%2F10%2Fclonezilla-free-disk-imaging%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://www.txlans.com/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.txlans.com%2F2009%2F10%2Fclonezilla-free-disk-imaging%2F&amp;title=Clonezilla+%26%238211%3B+Free+Disk+Imaging" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://www.txlans.com/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.txlans.com%2F2009%2F10%2Fclonezilla-free-disk-imaging%2F&amp;title=Clonezilla+%26%238211%3B+Free+Disk+Imaging" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://www.txlans.com/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+Clonezilla+%26%238211%3B+Free+Disk+Imaging+@+http%3A%2F%2Fwww.txlans.com%2F2009%2F10%2Fclonezilla-free-disk-imaging%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://www.txlans.com/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d306').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
<script type="text/javascript">$$('div.d306').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); </script>]]></content:encoded>
			<wfw:commentRss>http://www.txlans.com/2009/10/clonezilla-free-disk-imaging/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

