<?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>Nerd Boys &#187; How-Tos</title>
	<atom:link href="http://nerdboys.com/category/how-tos/feed/" rel="self" type="application/rss+xml" />
	<link>http://nerdboys.com</link>
	<description>Tech tips, news and reviews</description>
	<lastBuildDate>Mon, 26 Jul 2010 18:34:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>How to Upgrade the Memory on a Samsung NC10 Netbook</title>
		<link>http://nerdboys.com/2009/11/08/how-to-upgrade-the-memory-on-a-samsung-nc10-netbook/</link>
		<comments>http://nerdboys.com/2009/11/08/how-to-upgrade-the-memory-on-a-samsung-nc10-netbook/#comments</comments>
		<pubDate>Sun, 08 Nov 2009 17:10:37 +0000</pubDate>
		<dc:creator>Joe Kelly</dc:creator>
				<category><![CDATA[How-Tos]]></category>
		<category><![CDATA[Netbooks]]></category>

		<guid isPermaLink="false">http://nerdboys.com/?p=590</guid>
		<description><![CDATA[In this story, I’ll show you how to upgrade the memory on your Samsung NC10 netbook from 1 GB to 2 GB.]]></description>
		<wfw:commentRss>http://nerdboys.com/2009/11/08/how-to-upgrade-the-memory-on-a-samsung-nc10-netbook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Case Mod How-To for the Alix Single Board Computer</title>
		<link>http://nerdboys.com/2009/09/28/case-mod-how-to-for-the-alix-single-board-computer/</link>
		<comments>http://nerdboys.com/2009/09/28/case-mod-how-to-for-the-alix-single-board-computer/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 05:14:55 +0000</pubDate>
		<dc:creator>Joe Kelly</dc:creator>
				<category><![CDATA[How-Tos]]></category>
		<category><![CDATA[Alix]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Mods]]></category>
		<category><![CDATA[pfSense]]></category>

		<guid isPermaLink="false">http://nerdboys.com/?p=322</guid>
		<description><![CDATA[In this article I present a how-to for doing a simple case mod for the Alix Single Board Computer (SBC). This case mod will allow you to easily swap out the compact flash card without having to open the case.]]></description>
		<wfw:commentRss>http://nerdboys.com/2009/09/28/case-mod-how-to-for-the-alix-single-board-computer/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Find Out Who is Logged On at a Windows Computer</title>
		<link>http://nerdboys.com/2008/11/14/how-to-find-out-who-is-logged-on-at-a-windows-computer/</link>
		<comments>http://nerdboys.com/2008/11/14/how-to-find-out-who-is-logged-on-at-a-windows-computer/#comments</comments>
		<pubDate>Fri, 14 Nov 2008 23:17:00 +0000</pubDate>
		<dc:creator>Joe Kelly</dc:creator>
				<category><![CDATA[How-Tos]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://jojosoho.com/?p=43</guid>
		<description><![CDATA[




<p>Sometimes it&#8217;s handy to find out who is logged on at a remote Windows computer. For example, before rebooting a critical server after hours, you might want to make sure your boss isn&#8217;t logged in at his computer.</p>
<p>In Linux, this is easy. You simply login to the remote computer with ssh (or telnet&#8230;yikes) and run the who command. For example:</p>
me@bosscomputer:~$ who
boss   tty7         2008-10-16 07:57 (:0)
me <p>[...<em>Continue reading</em> &#187; <a href="http://nerdboys.com/2008/11/14/how-to-find-out-who-is-logged-on-at-a-windows-computer/">How to Find Out Who is Logged On at a Windows Computer]</a></p>]]></description>
		<wfw:commentRss>http://nerdboys.com/2008/11/14/how-to-find-out-who-is-logged-on-at-a-windows-computer/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Find Uptime in Windows</title>
		<link>http://nerdboys.com/2008/11/14/how-to-find-uptime-in-windows/</link>
		<comments>http://nerdboys.com/2008/11/14/how-to-find-uptime-in-windows/#comments</comments>
		<pubDate>Fri, 14 Nov 2008 17:14:00 +0000</pubDate>
		<dc:creator>Joe Kelly</dc:creator>
				<category><![CDATA[How-Tos]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://jojosoho.com/?p=42</guid>
		<description><![CDATA[




<p>Sometimes it&#8217;s useful to find out the uptime for a Windows computer. For example, if you are rebooting a whole bunch of Windows computers and you aren&#8217;t careful about keeping track of which ones you have just rebooted, you can check the uptime.</p>
<p>In Linux, it&#8217;s easy to find out how long a computer has been up and running. You just runtime the good ol&#8217; uptime command. For example:</p>
me@mycomputer:~$ uptime
09:17:32 up 23 days, 19:13,  3 <p>[...<em>Continue reading</em> &#187; <a href="http://nerdboys.com/2008/11/14/how-to-find-uptime-in-windows/">How to Find Uptime in Windows]</a></p>]]></description>
		<wfw:commentRss>http://nerdboys.com/2008/11/14/how-to-find-uptime-in-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
