<?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>HarshReality&#039;s &#039;Reality Break</title>
	<atom:link href="http://only-harshreality.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://only-harshreality.com</link>
	<description>&#039;Reality is a bitch!</description>
	<lastBuildDate>Tue, 24 Aug 2010 23:27:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Automounting FreeNAS</title>
		<link>http://only-harshreality.com/?p=46</link>
		<comments>http://only-harshreality.com/?p=46#comments</comments>
		<pubDate>Tue, 24 Aug 2010 23:24:48 +0000</pubDate>
		<dc:creator>HarshReality</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://only-harshreality.com/?p=46</guid>
		<description><![CDATA[While my primary OS is and always will be Ubuntu I found it rather annoying to have to click &#8216;Network > Workgroup > Computer > Share&#8217; to get into my FreeNAS box. So I did a bit of research and altered my fstab file. edits dont to /etc/fstab # FreeNAS Shares Automount //192.168.1.69/S0 /mnt/nas-s0 cifs [...]]]></description>
			<content:encoded><![CDATA[<p>  While my primary OS is and always will be Ubuntu I found it rather annoying to have to click &#8216;Network > Workgroup > Computer > Share&#8217; to get into my FreeNAS box. So I did a bit of research and altered my fstab file.</p>
<p><em>edits dont to <strong>/etc/fstab</strong></em><br />
<code><br />
# FreeNAS Shares Automount<br />
//192.168.1.69/S0 /mnt/nas-s0 cifs guest,rw,iocharset=utf8,file_mode=0777,dir_mode=0777 0 0<br />
//192.168.1.69/S1 /mnt/nas-s1 cifs guest,rw,iocharset=utf8,file_mode=0777,dir_mode=0777 0 0<br />
</code></p>
<p>Once that was done and I rebooted the shares are automagically there BUT there is no point of reference for me to access easily. so from the terminal:<br />
<code><br />
harshreality@hr-desktop:~$ ln -s /mnt/nas-s0 ~/Desktop/NAS-S0<br />
harshreality@hr-desktop:~$ ln -s /mnt/nas-s1 ~/Desktop/NAS-S1<br />
</code><br />
*<em>nas-s0 &#038; nas-s1 are my own shares yours should be reflecting yours and not mine.</em><br />
 Of course I have no doubt anybody will chime in and tell me a simpler method but this simply added the shorcuts (symbolic links) to my desktop on screen #3. </p>
]]></content:encoded>
			<wfw:commentRss>http://only-harshreality.com/?feed=rss2&amp;p=46</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>What to do&#8230;</title>
		<link>http://only-harshreality.com/?p=42</link>
		<comments>http://only-harshreality.com/?p=42#comments</comments>
		<pubDate>Sat, 21 Aug 2010 14:27:12 +0000</pubDate>
		<dc:creator>HarshReality</dc:creator>
				<category><![CDATA[Android]]></category>

		<guid isPermaLink="false">http://only-harshreality.com/?p=42</guid>
		<description><![CDATA[Been looking at Android Dev and for whatever reason dropped the ROM I was running on my Droid. Went back to stock 2.2 but its not rooted so I&#8217;ll have to do a push to do superuser application. Once Im rooted again and have busybox back in place I should be content until my own [...]]]></description>
			<content:encoded><![CDATA[<p>  Been looking at Android Dev and for whatever reason dropped the ROM I was running on my Droid. Went back to stock 2.2 but its not rooted so I&#8217;ll have to do a push to do superuser application. Once Im rooted again and have busybox back in place I should be content until my own work is completed.  Just got to get motivated but with things around the house its certainly not easy. We&#8217;ll see though.</p>
]]></content:encoded>
			<wfw:commentRss>http://only-harshreality.com/?feed=rss2&amp;p=42</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NAS</title>
		<link>http://only-harshreality.com/?p=25</link>
		<comments>http://only-harshreality.com/?p=25#comments</comments>
		<pubDate>Sat, 21 Aug 2010 12:48:19 +0000</pubDate>
		<dc:creator>HarshReality</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Hardware]]></category>

		<guid isPermaLink="false">http://only-harshreality.com/?p=25</guid>
		<description><![CDATA[After a few weeks and a bit of work the new NAS is finished (as it can be for the moment). So we have 2-2T drives for storage and a microITX 1.6G dual core board. I added it to my fstab in linux so they automount and display in my conky config. Like to thank [...]]]></description>
			<content:encoded><![CDATA[<p>  After a few weeks and a bit of work the new NAS is finished (as it can be for the moment). So we have 2-2T drives for storage and a microITX 1.6G dual core board. I added it to my fstab in linux so they automount and display in my conky config. Like to thank Mr. Lee for his assistance with donation of the board &#038; case and a single 2T drive. Mr. Vandervort for the other 2T drive and certainly not least of all Mr. Gordon, my buddy from the local mission for the SATA cable I was short, the 4G eSSD card and the wireless card (seems he always has what you need in a pinch) <img src='http://only-harshreality.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>So here are the specs:<br />
Case: <a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16811108196">I-Win MiniITX case w 200w supply</a><br />
Board: <a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16813121399">Intel D510M0 miniITX mainboard</a><br />
OS Drive: <a href="http://www.memorysuppliers.com/eusb-ssd-4gb-af4gssgh.html">Intel z-u130 4G</a><br />
SATA Slot 1: <a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16822136514">WD Green 2T w 64M cache</a><br />
SATA Slot 0: <a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16822136376">WD Green 2T w 32M cache</a><br />
the DDR2 I donated from my primary machine and is ADATA DDR2 800 (2x1G)</p>
<p>The OS: <a href="http://freenas.org">FreeNAS</a></p>
<p><a href="http://only-harshreality.com/wp-content/uploads/2010/08/Screenshot.png"><img src="http://only-harshreality.com/wp-content/uploads/2010/08/Screenshot-150x150.png" alt="" title="Screenshot" width="150" height="150" class="alignleft size-thumbnail wp-image-26" /></a><a href="http://only-harshreality.com/wp-content/uploads/2010/08/Screenshot-NAS.png"><img src="http://only-harshreality.com/wp-content/uploads/2010/08/Screenshot-NAS-150x150.png" alt="" title="Screenshot-NAS" width="150" height="150" class="size-thumbnail wp-image-33" /></a></p>
<p>So now that I have that done its back on to the Android OS. My work schedule this week is going to be REALLY hectic so Im not sure if I will be able to get anything at all done. The wireless is in the thing via mini PCIe slot but I honestly cant remember which card it is ATM but I am not using it for interface purposes yet. The original NAS was using EIDE drives rather than SATA and an older 10M LAN card (ugh) I will most likely be revamping that for a ghost server for &#8216;alternate&#8217; OS installs like Windows and system diagnostics. Now.. if I could just get the donation thing going for the D2 I&#8217;d be content for a good time and my only goal is my bike&#8230;</p>
<p>Ive also done a quick and dirty way to <a href="http://only-harshreality.com/?p=46">automount</a>. </p>
]]></content:encoded>
			<wfw:commentRss>http://only-harshreality.com/?feed=rss2&amp;p=25</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Android&#8230;</title>
		<link>http://only-harshreality.com/?p=23</link>
		<comments>http://only-harshreality.com/?p=23#comments</comments>
		<pubDate>Mon, 16 Aug 2010 22:01:21 +0000</pubDate>
		<dc:creator>HarshReality</dc:creator>
				<category><![CDATA[Android]]></category>

		<guid isPermaLink="false">http://only-harshreality.com/?p=23</guid>
		<description><![CDATA[Ive had several ideas for alterations to the Android OS. While I am certain none of these may be original I find myself secretive on the subject in terms of what I have in mind. I also have my Droid (which IS considered a dev device) however its EOL and with the D2 out and [...]]]></description>
			<content:encoded><![CDATA[<p>  Ive had several ideas for alterations to the Android OS.  While I am certain none of these may be original I find myself secretive on the subject in terms of what I have in mind. I also have my Droid (which IS considered a dev device) however its EOL and with the D2 out and so many other devices which have upgraded specs .. Anyway maybe some folks will be helpful and click the link in the footer to help me get a hold of a D2 for dev purposes.</p>
]]></content:encoded>
			<wfw:commentRss>http://only-harshreality.com/?feed=rss2&amp;p=23</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>As of late..</title>
		<link>http://only-harshreality.com/?p=19</link>
		<comments>http://only-harshreality.com/?p=19#comments</comments>
		<pubDate>Fri, 09 Jul 2010 14:34:39 +0000</pubDate>
		<dc:creator>HarshReality</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://only-harshreality.com/?p=19</guid>
		<description><![CDATA[So, as of late here is what Ive been into&#8230; Rebuilt my NAS using FreeNAS and started its internal TFTP server to enable network booting. I managed to install the latest syslinux which allows for ISO booting so now I have a boot menu with multiple linux network installs that I have been known to [...]]]></description>
			<content:encoded><![CDATA[<p>  So, as of late here is what Ive been into&#8230;<br />
  Rebuilt my NAS using FreeNAS and started its internal TFTP server to enable network booting.  I managed to install the latest syslinux which allows for ISO booting so now I have a boot menu with multiple linux network installs that I have been known to use. </p>
<p>  Next is to compile a liveXP ISO (Yea, I could use Win7 but its a hog) with basic tools so that I can diagnose machines here at home via network boot and possibly repair or manipulate files AV scans etc.</p>
<p>  Last of course it to use PXE to install (automated install) XP SP3 for restoration of machines that are beyond hope and will require a wipe.  I plan on doing a complete how to but as my time is limited these days and to be honest.. my health is as well we&#8217;ll see if I can get it finished before I am <img src='http://only-harshreality.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://only-harshreality.com/?feed=rss2&amp;p=19</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Work..</title>
		<link>http://only-harshreality.com/?p=18</link>
		<comments>http://only-harshreality.com/?p=18#comments</comments>
		<pubDate>Thu, 13 May 2010 09:35:06 +0000</pubDate>
		<dc:creator>HarshReality</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://only-harshreality.com/?p=18</guid>
		<description><![CDATA[Got up and as I got ready to walk out the door rebooted the machine and &#8216;glitch&#8217;! Looking like I might go back to karmic.. at least there I knew where I stood. Can&#8217;t mess with it till the weekend so I&#8217;m working off the laptop *damnit*]]></description>
			<content:encoded><![CDATA[<p>Got up and as I got ready to walk out the door rebooted the machine and &#8216;glitch&#8217;! Looking like I might go back to karmic.. at least there I knew where I stood. Can&#8217;t mess with it till the weekend so I&#8217;m working off the laptop *damnit*</p>
]]></content:encoded>
			<wfw:commentRss>http://only-harshreality.com/?feed=rss2&amp;p=18</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Updated..</title>
		<link>http://only-harshreality.com/?p=16</link>
		<comments>http://only-harshreality.com/?p=16#comments</comments>
		<pubDate>Mon, 10 May 2010 20:15:56 +0000</pubDate>
		<dc:creator>HarshReality</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://only-harshreality.com/?p=16</guid>
		<description><![CDATA[Well, I have now installed a 40G SSD drive and installed Ubuntu 10.04 Lucid Lynx. Boot time per bootchart varies between 9.5 sec and 10.07 sec. I split the drive evenly and also have a 500G SATA 2 drive which I split in 1/2 and made the first partition /home. Only issue I had was [...]]]></description>
			<content:encoded><![CDATA[<p>Well, I have now installed a 40G SSD drive and installed Ubuntu 10.04 Lucid Lynx. Boot time per bootchart varies between 9.5 sec and 10.07 sec. I split the drive evenly and also have a 500G SATA 2 drive which I split in 1/2 and made the first partition /home. Only issue I had was with NVidia Drivers which required me to edit GRUB and add some things to the blacklist. Of course it took me 3 installs to get it right but I never claimed to be a genius in Lin&#8230;</p>
<p>So far though everything looks good.. nice speed and response but the real question is.. do I install Win as a secondary OS on the other 1/2 of the SSD?</p>
]]></content:encoded>
			<wfw:commentRss>http://only-harshreality.com/?feed=rss2&amp;p=16</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Its Coming!!</title>
		<link>http://only-harshreality.com/?p=14</link>
		<comments>http://only-harshreality.com/?p=14#comments</comments>
		<pubDate>Wed, 28 Apr 2010 14:28:51 +0000</pubDate>
		<dc:creator>HarshReality</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[droid]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[lucid]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://only-harshreality.com/?p=14</guid>
		<description><![CDATA[Well tomorrow is the official release of Ubuntu Lucid. Me being the stickler I am and phobic about clutter I will be redoing my &#8216;old and busted&#8217; desktop by making a backup of my /home partition and doing a clean and shiny install. Already did it on my laptop using the RC and it boots [...]]]></description>
			<content:encoded><![CDATA[<p>Well tomorrow is the official release of Ubuntu Lucid. Me being the stickler I am and phobic about clutter I will be redoing my &#8216;old and busted&#8217; desktop by making a backup of my /home partition and doing a clean and shiny install.  Already did it on my laptop using the RC and it boots in 12 seconds using the internal SATA drive so it should do wonderfully on my desktop.</p>
<p><em><strong>*For those uninformed the goal of Lucid was to decrease boot time to under 15 seconds beyond the post screen and to incorporate optimisations for SSD drives.</strong></em></p>
<p>As for the reason I erected this site (<em>Droid follow ups and experimentation</em>). I wont be setting up any kind of dev environment til that is done as there is less than no point in bothering when I am going to kill a system.</p>
]]></content:encoded>
			<wfw:commentRss>http://only-harshreality.com/?feed=rss2&amp;p=14</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What to do..</title>
		<link>http://only-harshreality.com/?p=1</link>
		<comments>http://only-harshreality.com/?p=1#comments</comments>
		<pubDate>Sat, 24 Apr 2010 21:36:41 +0000</pubDate>
		<dc:creator>HarshReality</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://only-harshreality.com/?p=1</guid>
		<description><![CDATA[So I figure I now have a Droid and I must admit its one hell of a toy. So.. I figure I&#8217;ll hang any &#8216;projects&#8217; here and notes.]]></description>
			<content:encoded><![CDATA[<p>So I figure I now have a Droid and I must admit its one hell of a toy. So.. I figure I&#8217;ll hang any &#8216;projects&#8217; here and notes.</p>
]]></content:encoded>
			<wfw:commentRss>http://only-harshreality.com/?feed=rss2&amp;p=1</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
