<?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>How To Do It Yourself</title>
	<atom:link href="http://www.howtodoityourself.org/feed" rel="self" type="application/rss+xml" />
	<link>http://www.howtodoityourself.org</link>
	<description>The how to do it yourself way!</description>
	<lastBuildDate>Fri, 04 May 2012 10:08:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>How to fix /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory</title>
		<link>http://www.howtodoityourself.org/2012/05/04/how-to-fix-libld-linux-so-2-bad-elf-interpreter-no-such-file-or-directory.html?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-fix-libld-linux-so-2-bad-elf-interpreter-no-such-file-or-directory</link>
		<comments>http://www.howtodoityourself.org/2012/05/04/how-to-fix-libld-linux-so-2-bad-elf-interpreter-no-such-file-or-directory.html#comments</comments>
		<pubDate>Fri, 04 May 2012 10:08:58 +0000</pubDate>
		<dc:creator>Cristian</dc:creator>
				<category><![CDATA[GNU/Linux]]></category>

		<guid isPermaLink="false">http://www.howtodoityourself.org/?p=799</guid>
		<description><![CDATA[Hello, I encountered several days ago this error on a fresh installed CentOS 6 &#8211; 64 bit machine while installing some game redirection software from CsServers.ro. This will happen only on 64 bit systems, the cause is the fact that 32 bit libraries are missing from the system, so you can easily fix this issue [...]]]></description>
		<wfw:commentRss>http://www.howtodoityourself.org/2012/05/04/how-to-fix-libld-linux-so-2-bad-elf-interpreter-no-such-file-or-directory.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to setup SSH passwordless key-based authentication</title>
		<link>http://www.howtodoityourself.org/2012/05/03/how-to-setup-ssh-passwordless-key-based-authentication.html?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-setup-ssh-passwordless-key-based-authentication</link>
		<comments>http://www.howtodoityourself.org/2012/05/03/how-to-setup-ssh-passwordless-key-based-authentication.html#comments</comments>
		<pubDate>Thu, 03 May 2012 07:57:24 +0000</pubDate>
		<dc:creator>Cristian</dc:creator>
				<category><![CDATA[GNU/Linux]]></category>

		<guid isPermaLink="false">http://www.howtodoityourself.org/?p=776</guid>
		<description><![CDATA[For any system administrator the console is the work environment. In order to access a server remotely, most of the time any *NIX system administrator will use SSH (Secure Shell). I am about to describe the method which allows you to log in to a certain server without typing any password, this is useful for [...]]]></description>
		<wfw:commentRss>http://www.howtodoityourself.org/2012/05/03/how-to-setup-ssh-passwordless-key-based-authentication.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to use the Wake On Lan feature</title>
		<link>http://www.howtodoityourself.org/2012/05/02/how-to-use-wake-on-lan-feature.html?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-use-wake-on-lan-feature</link>
		<comments>http://www.howtodoityourself.org/2012/05/02/how-to-use-wake-on-lan-feature.html#comments</comments>
		<pubDate>Wed, 02 May 2012 18:41:12 +0000</pubDate>
		<dc:creator>Cristian</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.howtodoityourself.org/?p=772</guid>
		<description><![CDATA[Today I&#8217;m going to show you the Wake on Lan feature which it helps you to power on (wake up) a computer remotely. I enabled this feature for a friend, he has a Linksys router which has this feature, we have previously set up port forwarding for one of the machines. All this work was [...]]]></description>
		<wfw:commentRss>http://www.howtodoityourself.org/2012/05/02/how-to-use-wake-on-lan-feature.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to clear page cache on a GNU/Linux system</title>
		<link>http://www.howtodoityourself.org/2012/05/01/how-to-clear-page-cache-on-a-gnulinux-system.html?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-clear-page-cache-on-a-gnulinux-system</link>
		<comments>http://www.howtodoityourself.org/2012/05/01/how-to-clear-page-cache-on-a-gnulinux-system.html#comments</comments>
		<pubDate>Tue, 01 May 2012 20:05:01 +0000</pubDate>
		<dc:creator>Cristian</dc:creator>
				<category><![CDATA[GNU/Linux]]></category>

		<guid isPermaLink="false">http://www.howtodoityourself.org/?p=765</guid>
		<description><![CDATA[GNU/Linux systems often cache a lot of stuff and for testing purposes I need to clear it. Note the fact that emptying the cache does not actually mean freeing ram, the cached memory is freed instantly once more memory than available is requested. If you have a kernel older than 2.6.12 this will not work [...]]]></description>
		<wfw:commentRss>http://www.howtodoityourself.org/2012/05/01/how-to-clear-page-cache-on-a-gnulinux-system.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to install unsigned drivers in Windows 7 or Vista</title>
		<link>http://www.howtodoityourself.org/2012/01/19/how-to-install-unsigned-drivers-in-windows-7-or-vista.html?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-install-unsigned-drivers-in-windows-7-or-vista</link>
		<comments>http://www.howtodoityourself.org/2012/01/19/how-to-install-unsigned-drivers-in-windows-7-or-vista.html#comments</comments>
		<pubDate>Wed, 18 Jan 2012 22:30:48 +0000</pubDate>
		<dc:creator>Andrei</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[disable driver signing windows]]></category>
		<category><![CDATA[disable driver signing windows 7]]></category>
		<category><![CDATA[disable driver signing windows vista]]></category>
		<category><![CDATA[enable test mode]]></category>
		<category><![CDATA[how to install unsigned drivers windows]]></category>
		<category><![CDATA[install unsigned driver windows]]></category>
		<category><![CDATA[unsigned drivers 7]]></category>
		<category><![CDATA[unsigned drivers vista]]></category>

		<guid isPermaLink="false">http://www.howtodoityourself.org/?p=701</guid>
		<description><![CDATA[Because since Vista all the drivers on the your PC had to have Microsoft Driver Signing a lot of old programs like virtual CD/DVD drives don&#8217;t work anymore. This signing costs about 500$/year for any software that adds drivers to the system. Some older software created virtual devices in order to work and can not [...]]]></description>
		<wfw:commentRss>http://www.howtodoityourself.org/2012/01/19/how-to-install-unsigned-drivers-in-windows-7-or-vista.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to pass RHCE/RHCT/RHCSA exam &#8211; part 5</title>
		<link>http://www.howtodoityourself.org/2012/01/18/how-to-pass-rhcerhctrhcsa-exam-part-5.html?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-pass-rhcerhctrhcsa-exam-part-5</link>
		<comments>http://www.howtodoityourself.org/2012/01/18/how-to-pass-rhcerhctrhcsa-exam-part-5.html#comments</comments>
		<pubDate>Wed, 18 Jan 2012 11:06:50 +0000</pubDate>
		<dc:creator>Cristian</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[RHCE]]></category>
		<category><![CDATA[RHCSA]]></category>
		<category><![CDATA[RHCT]]></category>

		<guid isPermaLink="false">http://www.howtodoityourself.org/?p=513</guid>
		<description><![CDATA[In this post I will cover the usage of a terminal-based text editor, such as vim or nano, to modify text files. NANO Nano is one of the basic text editors in GNU/Linux. It is available on most of the distributions by default because it&#8217;s easy to use and one of the best choices for [...]]]></description>
		<wfw:commentRss>http://www.howtodoityourself.org/2012/01/18/how-to-pass-rhcerhctrhcsa-exam-part-5.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to clean the fan in a Lenovo U550</title>
		<link>http://www.howtodoityourself.org/2012/01/17/how-to-clean-the-fan-in-a-lenovo-u550.html?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-clean-the-fan-in-a-lenovo-u550</link>
		<comments>http://www.howtodoityourself.org/2012/01/17/how-to-clean-the-fan-in-a-lenovo-u550.html#comments</comments>
		<pubDate>Tue, 17 Jan 2012 02:56:31 +0000</pubDate>
		<dc:creator>Andrei</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[disassemble U550 guide]]></category>
		<category><![CDATA[how to open U550]]></category>
		<category><![CDATA[Lenovo U550 fan cleaning]]></category>
		<category><![CDATA[Lenovo U550 guide]]></category>
		<category><![CDATA[open case U550]]></category>
		<category><![CDATA[replace fan U550]]></category>
		<category><![CDATA[U550 disassembly guide]]></category>

		<guid isPermaLink="false">http://www.howtodoityourself.org/?p=646</guid>
		<description><![CDATA[If you own any Notebook for longer than one year then there comes a time when the cooling fan starts to run constantly and the device starts to get hot even in everyday tasks. My U550 is now 1 and a half years old and has started to use the fan all the time so [...]]]></description>
		<wfw:commentRss>http://www.howtodoityourself.org/2012/01/17/how-to-clean-the-fan-in-a-lenovo-u550.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Permanent Redirect (301 Redirect) NON WWW to WWW and viceversa on apache, nginx and lighttpd</title>
		<link>http://www.howtodoityourself.org/2011/11/17/how-to-permanent-redirect-301-redirect-non-www-to-www-and-viceversa-on-apache-nginx-and-lighttpd.html?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-permanent-redirect-301-redirect-non-www-to-www-and-viceversa-on-apache-nginx-and-lighttpd</link>
		<comments>http://www.howtodoityourself.org/2011/11/17/how-to-permanent-redirect-301-redirect-non-www-to-www-and-viceversa-on-apache-nginx-and-lighttpd.html#comments</comments>
		<pubDate>Thu, 17 Nov 2011 18:11:29 +0000</pubDate>
		<dc:creator>Cristian</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[301]]></category>
		<category><![CDATA[301 redirect]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[apache redirect]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[htaccess redirect]]></category>
		<category><![CDATA[lighttpd]]></category>
		<category><![CDATA[lighttpd redirect]]></category>
		<category><![CDATA[nginx]]></category>
		<category><![CDATA[nginx redirect]]></category>
		<category><![CDATA[permanent redirect]]></category>
		<category><![CDATA[redirect]]></category>

		<guid isPermaLink="false">http://www.howtodoityourself.org/?p=565</guid>
		<description><![CDATA[Since I&#8217;ve met a lot of people having issues redirecting www to non-www, using 301 redirect to avoid duplicate content on google, I decided it would be a nice thing to post the best methods used for some of the most used http servers. 1. Apache Apache is one of the most used http servers, [...]]]></description>
		<wfw:commentRss>http://www.howtodoityourself.org/2011/11/17/how-to-permanent-redirect-301-redirect-non-www-to-www-and-viceversa-on-apache-nginx-and-lighttpd.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to install a PPTP Server</title>
		<link>http://www.howtodoityourself.org/2011/08/31/how-to-install-a-pptp-server.html?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-install-a-pptp-server</link>
		<comments>http://www.howtodoityourself.org/2011/08/31/how-to-install-a-pptp-server.html#comments</comments>
		<pubDate>Wed, 31 Aug 2011 08:05:46 +0000</pubDate>
		<dc:creator>Cristian</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Point to Point Tunneling Protocol]]></category>
		<category><![CDATA[pptp]]></category>
		<category><![CDATA[virtual private network]]></category>
		<category><![CDATA[VPN]]></category>

		<guid isPermaLink="false">http://www.howtodoityourself.org/?p=547</guid>
		<description><![CDATA[A couple of days ago I had to install a Point-to-Point Tunneling Protocol (PPTP) Server on a Centos 5.6 distribution (was a favor for a friend). In this case it is used to create a simple Virtual Private Network (VPN) to tunnel all the traffic through the server&#8217;s internet connection. 1. Make sure that you [...]]]></description>
		<wfw:commentRss>http://www.howtodoityourself.org/2011/08/31/how-to-install-a-pptp-server.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to confuse an idiot</title>
		<link>http://www.howtodoityourself.org/2011/08/13/how-to-confuse-an-idiot.html?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-confuse-an-idiot</link>
		<comments>http://www.howtodoityourself.org/2011/08/13/how-to-confuse-an-idiot.html#comments</comments>
		<pubDate>Sat, 13 Aug 2011 18:48:30 +0000</pubDate>
		<dc:creator>Cristian</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[funny]]></category>

		<guid isPermaLink="false">http://www.howtodoityourself.org/?p=543</guid>
		<description><![CDATA[Browsing the web, I found this funny new video]]></description>
		<wfw:commentRss>http://www.howtodoityourself.org/2011/08/13/how-to-confuse-an-idiot.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching using memcached
Content Delivery Network via Amazon Web Services: CloudFront: static01.howtodoityourself.org

Served from: www.howtodoityourself.org @ 2012-05-20 12:33:16 -->
