<?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>Thronic.com &#187; Computing</title>
	<atom:link href="http://thronic.com/category/computing/feed/" rel="self" type="application/rss+xml" />
	<link>http://thronic.com</link>
	<description>Personal Computing and Development by Dag J. Nedrelid</description>
	<lastBuildDate>Wed, 28 Apr 2010 12:21:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Linux Bash Color</title>
		<link>http://thronic.com/2010/computing/linux-bash-color/</link>
		<comments>http://thronic.com/2010/computing/linux-bash-color/#comments</comments>
		<pubDate>Tue, 16 Mar 2010 10:41:04 +0000</pubDate>
		<dc:creator>Dag Jonny Nedrelid</dc:creator>
				<category><![CDATA[Computing]]></category>

		<guid isPermaLink="false">http://thronic.com/?p=201</guid>
		<description><![CDATA[A note of my favorite linux bash color string, for future use.
&#160;
&#160;

Inserted into .bashrc
export PS1=&#8217;\[\033[02;36m\]\u@\h \[\033[01;39m\]\W \$ \[\033[00m\]&#8216;

]]></description>
			<content:encoded><![CDATA[<p><strong>A note of my favorite linux bash color string, for future use.</strong></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><span id="more-201"></span></p>
<p>Inserted into .bashrc</p>
<blockquote><p style="margin:0px">export PS1=&#8217;\[\033[02;36m\]\u@\h \[\033[01;39m\]\W \$ \[\033[00m\]&#8216;</p>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://thronic.com/2010/computing/linux-bash-color/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 7 on Asus Eee 900 PC</title>
		<link>http://thronic.com/2010/computing/windows-7-on-asus-eee-900-pc/</link>
		<comments>http://thronic.com/2010/computing/windows-7-on-asus-eee-900-pc/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 02:19:04 +0000</pubDate>
		<dc:creator>Dag Jonny Nedrelid</dc:creator>
				<category><![CDATA[Computing]]></category>

		<guid isPermaLink="false">http://thronic.com/?p=187</guid>
		<description><![CDATA[I got bored and had to try it&#8230;
&#160;
&#160;

How did I install it?
Not hard at all. Create a bootable USB, copy the files over and BAM boot it up. I used a 4gb flash drive (Windows 7 Ultimate).
Did it work?
Oh yes. The OS runs smoother than full XP Pro SP3 (non 4gb ssd, it&#8217;s the 16gb [...]]]></description>
			<content:encoded><![CDATA[<p>I got bored and had to try it&#8230;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><span id="more-187"></span></p>
<p><strong>How did I install it?</strong><br />
Not hard at all. <a href="http://thronic.com/2008/computing/creating-a-bootable-usb/" target="_blank">Create a bootable USB</a>, copy the files over and BAM boot it up. I used a 4gb flash drive (Windows 7 Ultimate).</p>
<p><strong>Did it work?</strong><br />
Oh yes. The OS runs smoother than full XP Pro SP3 (non 4gb ssd, it&#8217;s the 16gb linux pc), more fluid and less SSD lag during normal use. Sure it slows down during write/read intended operations like updating and saving/copying files but that&#8217;s expected. I would even say it even feels smoother than Win2000&#8230;</p>
<p>It boots fast enough and runs rather comfortable once up. I have not tweaked it in any way. IE8 is a hog to run and was annoyingly buggy at the asus website, but firefox runs smooth and was much more functional.</p>
<p><strong>Drivers</strong><br />
Right after the main windows setup I ran windows update, it takes care of the video, ethernet and wireless drivers iirc. I then downloaded the latest BIOS, Asus Update Utility and ACPI- and Chipset drivers. I ran all of it in XP SP3 compability mode and as administrator, just to be sure.</p>
<p><strong>So far, so good</strong><br />
After install I have about 7 GiB left and most things seem to work. I have not tested the camera, but the device manager shows no errors after the chipset and acpi driver setup. Sound worked out of the box. Suspend works, have not tested hibernation, gonna test it. Eth and wifi works. Hotkeys works, all of them &#8211; with proper OSD messages.</p>
<p>Tomorrow I&#8217;ll test hibernation and a 16gb SDHC card to install applications on or just use as storage space. </p>
<p><strong>Update</strong><br />
Hibernation works, and the 16gb SDHC card is surprisingly quick and functional. I had a small glitch where the battery gave me some misguided information to begin with, but seems fine now.</p>
<p>I&#8217;m happy with the result and I&#8217;m going to keep the system on the eee 900 for now.</p>
]]></content:encoded>
			<wfw:commentRss>http://thronic.com/2010/computing/windows-7-on-asus-eee-900-pc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux hosts file</title>
		<link>http://thronic.com/2009/computing/linux-hosts-file/</link>
		<comments>http://thronic.com/2009/computing/linux-hosts-file/#comments</comments>
		<pubDate>Sat, 10 Oct 2009 21:57:47 +0000</pubDate>
		<dc:creator>Dag Jonny Nedrelid</dc:creator>
				<category><![CDATA[Computing]]></category>

		<guid isPermaLink="false">http://thronic.com/?p=170</guid>
		<description><![CDATA[Just a quick reminder to self for later &#8211; I had almost forgotten &#8211; on how to set up the hosts file. It&#8217;s important for having a fully qualified hostname for many linux network services to work.
&#160;


127.0.0.1       localhost.localdomain   localhost       the_hostname
x.x.x.x  [...]]]></description>
			<content:encoded><![CDATA[<p>Just a quick reminder to self for later &#8211; I had almost forgotten &#8211; on how to set up the hosts file. It&#8217;s important for having a fully qualified hostname for many linux network services to work.
<p>&nbsp;</p>
<p><span id="more-170"></span></p>
<blockquote><p><code>
<pre>127.0.0.1       localhost.localdomain   localhost       the_hostname
x.x.x.x    subdomain.realdomain.net   the_hostname
</pre>
<p></code></p></blockquote>
<p>The rest of the file might look like this:</p>
<blockquote><p><code>
<pre>
# The following lines are desirable for IPv6 capable hosts
::1     ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
</pre>
<p></code></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://thronic.com/2009/computing/linux-hosts-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>View your public IP address</title>
		<link>http://thronic.com/2009/computing/view-your-public-ip-address/</link>
		<comments>http://thronic.com/2009/computing/view-your-public-ip-address/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 22:34:46 +0000</pubDate>
		<dc:creator>Dag Jonny Nedrelid</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://thronic.com/?p=122</guid>
		<description><![CDATA[A small helpful script for viewing your public IP address. It will try to determine your real IP address even if you are hiding behind a proxy server.
You can find it here.

Code used to detect ip and proxy (PHP):

if ($_SERVER["HTTP_X_FORWARDED_FOR"]) {
  if ($_SERVER["HTTP_CLIENT_IP"]) {
    $proxy = $_SERVER["HTTP_CLIENT_IP"];
  } else {
 [...]]]></description>
			<content:encoded><![CDATA[<p>A small helpful script for viewing your public IP address. It will try to determine your real IP address even if you are hiding behind a proxy server.</p>
<p>You can find it <a href="/pubfiles/myip.php" target="_blank">here</a>.</p>
<p><span id="more-122"></span></p>
<p>Code used to detect ip and proxy (PHP):</p>
<blockquote>
<pre><code>if ($_SERVER["HTTP_X_FORWARDED_FOR"]) {
  if ($_SERVER["HTTP_CLIENT_IP"]) {
    $proxy = $_SERVER["HTTP_CLIENT_IP"];
  } else {
    $proxy = $_SERVER["REMOTE_ADDR"];
  }
  $ip = $_SERVER["HTTP_X_FORWARDED_FOR"];
} else {
  if ($_SERVER["HTTP_CLIENT_IP"]) {
    $ip = $_SERVER["HTTP_CLIENT_IP"];
  } else {
    $ip = $_SERVER["REMOTE_ADDR"];
  }
}</code></pre>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://thronic.com/2009/computing/view-your-public-ip-address/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Eee PC 900 &#8211; Windows 2000 Professional</title>
		<link>http://thronic.com/2009/computing/my-eee-pc-900-windows-2000-professional/</link>
		<comments>http://thronic.com/2009/computing/my-eee-pc-900-windows-2000-professional/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 00:49:22 +0000</pubDate>
		<dc:creator>Dag Jonny Nedrelid</dc:creator>
				<category><![CDATA[Computing]]></category>

		<guid isPermaLink="false">http://thronic.com/?p=56</guid>
		<description><![CDATA[It seems I ended up with something entirely different from Xandros anyway. After using it for a while now, I&#8217;m much happier with windows 2000 on my EEE 900. It&#8217;s fast and runs what I need it to in a simple manner. Xandros needed some tweaking and seemed to hang often on itself.
For those interested [...]]]></description>
			<content:encoded><![CDATA[<p>It seems I ended up with something entirely different from Xandros anyway. After using it for a while now, I&#8217;m much happier with windows 2000 on my EEE 900. It&#8217;s fast and runs what I need it to in a simple manner. Xandros needed some tweaking and seemed to hang often on itself.</p>
<p>For those interested in trying out Win2000 on their EEE, read on.</p>
<p><span id="more-56"></span></p>
<p>###########################<br />
My Windows 2000 Professional experience.<br />
###########################</p>
<p>Before installing<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
I had somewhat high expectations for having better performance results with Windows 2000 than I have experienced with XP pro. I recently borrowed a XP designed version of the EEE PC, and even there it was equally slow for normal use. Unusable I would say for even just listening to music and browsing the Internet. XP does too much read/write work &#8220;behind the scenes&#8221; and that puts you straight in the SSD bottleneck. Even with the most nLited version I could conjure without nerfing the system too much for taste.</p>
<p>After installing<br />
&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
It&#8217;s fast.</p>
<p>It takes 55 seconds to load up entirely, from the moment I push the power button. This is a NON-nlited version, FULL original install from a legal disc I have with Windows 2000 Professional. When it&#8217;s done booting up, it performs faster than anything I have tried on it. I want to say it&#8217;s faster than Xandros, but I can&#8217;t really say.</p>
<p>Battery<br />
&#8212;&#8212;&#8211;<br />
I finished the install yesterday, and am now testing the battery lifetime. It looks like it will last about 2 hours on an average basis with light/normal use, but this is not of major importance to me, as I don&#8217;t mind having to use external power for anything above 30 minutes on nearly any laptop.</p>
<p>Performance<br />
&#8212;&#8212;&#8212;&#8212;&#8212;<br />
This is a full install of Windows 2000 Professional, and I can almost not even sense the slow SSD speeds by performing normal user tasks. Updating it to SP4 and all the security updates took a long time, but that&#8217;s the only thing I can think of that reminded me of the SSD drive. Other software I have installed so far is:</p>
<p>ASUS drivers (all works after you upgrade to SP4, I have turned off webcam in bios as it is of no interest to me to have it).<br />
VLC &#8211; Videlan<br />
Internet Explorer 6<br />
Mozilla Firefox<br />
Opera (I&#8217;m a webdeveloper, it&#8217;s a nice machine to test out browser incompability on with several browsers).<br />
MSN 7<br />
iTunes<br />
Quicktime</p>
<p>Summary<br />
&#8212;&#8212;&#8212;&#8211;<br />
It&#8217;s simply fast. In my opinion the eee pc were made for the Win2000 operating system. I notice little to no lag at all when using the machine for normal tasks. Surfing the net, listening to music, checking mail, talking on MSN. It&#8217;s quick to use right after boot. Everything works, also hibernation/suspend if that&#8217;s desirable.</p>
<p>This was meant to be a test only, but I have no intention of recovering the Xandros system just yet, as it&#8217;s running so well right now. I notice that I want to use pc more now than before, for both small tasks and beside the workstation, simply because it works very well now with little to no SSD lag.</p>
<p>I  would give win2000 on the eee pc a 9/10 rating if I could. XP a 2/10 rating(even on dedicated eee pc&#8217;s). Debian/Xandros 7/10 rating.</p>
<p>###########################<br />
How I installed Windows 2000 Professional.<br />
###########################</p>
<p>How to install (should also work with XP)<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
Make a USB boot drive with the HP tool, copy win98se bootdisc files to it + xfdisk and aefdisk.<br />
prepare a USB drive with a copy of the Windows 2000 installation files.</p>
<p>1. Boot with win98se-bootdisc USB (remember the tools xfdisk and aefdisk).</p>
<p>2. Partition with xfdisk.</p>
<p>3. Format the new partition and make it bootable with format.com<br />
(I used the command &#8216;format d: \q \s&#8217;)</p>
<p>4. Make the partition bootable by writing a MBR with aefdisk (or else you&#8217;ll get the Error 17 message)<br />
(I used the command &#8216;aefdisk 2 /MBR&#8217;)</p>
<p>5. Reboot with SSD, it is now C: instead of D:, run &#8217;smartdrv&#8217; then go to the i386 directory of the USB drive with the copied Windows 2000 installation disc, and run &#8216;winnt&#8217;.</p>
<p>Then you just follow the installation procedure. Enjoy.</p>
<p>Resources for getting the tools I used:</p>
<p>A floppy drive simulator from<br />
<a href="http://chitchat.at.infoseek.co.jp/vmware/vfd.html#top" target="_blank">http://chitchat.at.infoseek.co.jp/vmware/vfd.html#top</a></p>
<p>A good win98se custom (no ramdrive) bootdisc creator from<br />
<a href="http://www.bootdisk.com/bootdisk.htm" target="_blank">http://www.bootdisk.com/bootdisk.htm</a></p>
<p>HP USB Disk Storage Format Tool 2.0.6<br />
<a href="http://www.bootdisk.com/pendrive.htm" target="_blank">http://www.bootdisk.com/pendrive.htm</a></p>
<p>xfdisk from<br />
<a href="http://www.mecronome.de/xfdisk/" target="_blank">http://www.mecronome.de/xfdisk/</a></p>
<p>aefdisk from<br />
<a href="http://www.aefdisk.com/" target="_blank">http://www.aefdisk.com/</a></p>
<p>After using the HP tool with the virtual floppy drive as source for dos files, you now have a bootable USB flash drive that works as a win98se boot disc. Remember to copy all the files from the virtual floppy drive as the HP tool does not add all of them. Remember to add &#8216;aefdisk&#8217; for writing MBR and &#8216;xfdisk&#8217; for partitioning the SSD.</p>
<p>Use another USB drive where you copy the files from the Windows 2000 professional disc. I suppose you could even use the same drive, and just copy the i386 folder from the installation disc to it.</p>
<p>I hope this can be helpful or interesting for those who might be interesting in trying the Win2k system on their EEE.</p>
<p>I posted this article as well over on the <a href="http://forum.eeeuser.com/viewtopic.php?id=60028" target="_blank">EeeUser Forum.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://thronic.com/2009/computing/my-eee-pc-900-windows-2000-professional/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Eee PC 900 &#8211; Final</title>
		<link>http://thronic.com/2008/computing/my-eee-pc-900-final/</link>
		<comments>http://thronic.com/2008/computing/my-eee-pc-900-final/#comments</comments>
		<pubDate>Tue, 30 Dec 2008 00:30:18 +0000</pubDate>
		<dc:creator>Dag Jonny Nedrelid</dc:creator>
				<category><![CDATA[Computing]]></category>

		<guid isPermaLink="false">http://thronic.com/?p=51</guid>
		<description><![CDATA[As the urge to experiment settles down, the final OS choice becomes obvious.

-
-
XP
When I first got the computer I decided to try XP on it. It quickly became obvious that it would be a bad idea to continue on that path as my Eee doesn&#8217;t have the speedy 4gb SSD required to run XP fast [...]]]></description>
			<content:encoded><![CDATA[<p><strong>As the urge to experiment settles down, the final OS choice becomes obvious.</strong></p>
<p><span id="more-51"></span></p>
<p style="color: #ffffff;">-</p>
<p style="color: #ffffff;">-</p>
<p><strong>XP</strong><br />
When I first got the computer I decided to try XP on it. It quickly became obvious that it would be a bad idea to continue on that path as my Eee doesn&#8217;t have the speedy 4gb SSD required to run XP fast enough.<br />
<a href="http://thronic.com/articles/computing/my-eee-pc-900-xp-pro/" target="_self">My notes on installing XP</a></p>
<p><strong>Debian</strong><br />
The computer already came with linux, but I wanted to see if I could put my own tailored Debian system on it and get it to work &#8211; it went very well.<br />
<a href="http://thronic.com/articles/computing/my-eee-pc-900-debian/" target="_self">My notes on installing Debian</a></p>
<p>I mainly did these installations out of curiosity and as a fun challenge. As the dust settles from bashing the keyboards for many hours while setting up different configurations, it becomes clear that the original Xandros system is more than good enough for this computer, and works perfectly fine for a netbook&#8217;s purpose.</p>
<p>A simple terminal and apt-get with custom repositories is all I need to turn the original Xandros into what I need (extra applications) when I bring it with me. The rest has been done very well by Asus.</p>
<p>Restoring the orginal system took only 5-10 minutes from a USB drive created from the CD&#8217;s that came with it, as I initially deleted the partition needed to restore with F9 during boot. It could not have been any easier, and I&#8217;m glad I got rid of the extra needless partitions that were on the computer initially.</p>
<p>A happy ending for the Eee adventure with Xandros!</p>
]]></content:encoded>
			<wfw:commentRss>http://thronic.com/2008/computing/my-eee-pc-900-final/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Eee PC 900 &#8211; Debian</title>
		<link>http://thronic.com/2008/computing/my-eee-pc-900-debian/</link>
		<comments>http://thronic.com/2008/computing/my-eee-pc-900-debian/#comments</comments>
		<pubDate>Sat, 27 Dec 2008 00:30:59 +0000</pubDate>
		<dc:creator>Dag Jonny Nedrelid</dc:creator>
				<category><![CDATA[Computing]]></category>

		<guid isPermaLink="false">http://thronic.com/?p=52</guid>
		<description><![CDATA[I&#8217;ve been running XP Pro on the Eee for a few days now, and let me tell you: IT&#8217;S SLOW!

I decided to install Debian (&#8220;Lenny&#8221; release) with XFCE 4 on it &#8211; worked like a charm. SSD responsive speed was not an issue anymore. I was also amazed on how far linux desktops have come [...]]]></description>
			<content:encoded><![CDATA[<p><strong>I&#8217;ve been running XP Pro on the Eee for a few days now, and let me tell you: IT&#8217;S SLOW!</strong></p>
<p><span id="more-52"></span></p>
<p>I decided to install Debian (&#8220;Lenny&#8221; release) with XFCE 4 on it &#8211; worked like a charm. SSD responsive speed was not an issue anymore. I was also amazed on how far linux desktops have come the last 4-5 years. No more fiddling around with the X configuration, it just works.</p>
<p>I didn&#8217;t do much manual configuration at all, apt-get with its super cow powers did very well without any errors. Here are my rough notes for installing linux on the Eee 900 16gb SSD version.</p>
<blockquote><p>Install debian base system (lenny) installer from wiki.debian.org/DebianEeePc (expert install)</p>
<p>add vga=788 to /boot/grub/menu.1st (kopt)</p>
<p>update-grub</p>
<p>apt-get update</p>
<p>apt-get install locate</p>
<p>apt-get install xorg xfce4</p>
<p>(You start xfce4 correctly with &#8217;startxfce4&#8242; and not &#8217;startx&#8217;).</p>
<p>#BATTERY<br />
apt-get install xfce4-battery-plugin<br />
Right-click the panel in xfce &gt; Add New Items<br />
Add the Battery Monitor<br />
Right-click plugin &gt; Properties for the properties dialog</p>
<p>#WIFI<br />
Just add the following line to your /etc/apt/sources.list</p>
<p>deb http://apt.wicd.net lenny extras</p>
<p>You&#8217;ll also need to add the key used for signing Wicd by running the following command in a terminal:</p>
<p>wget -q http://apt.wicd.net/wicd.gpg -O- | sudo apt-key add -</p>
<p>apt-get update and apt-get install wicd to install Wicd</p>
<p>Remove eth0 lines from /etc/network/interfaces</p>
<p>#SOUND<br />
apt-get install alsa<br />
run alsamixer<br />
add volume mixer to xfce4 panel<br />
Change the value VOLUME_LABEL to Master in /etc/default/eeepc-acpi-scripts</p>
<p>By now most Eee specific things seems to work, though I have not tested webcam.</p>
<p>Here are the instructions for Webcam from wiki.debian.org:<br />
##########################################<br />
Webcam (uvcvideo)</p>
<p>Ever since kernel version 2.6.26 there is no need to build uvc module which is now included in.</p>
<p>Become root and type the following command:</p>
<p>modprobe uvcvideo</p>
<p>Then test it&#8217;s working by executing:</p>
<p>Become root and invoke the following command:</p>
<p>apt-get install luvcview<br />
As normal user you can now make use of your web cam tool<br />
luvcview -f yuv</p>
<p>The camera is switched off by default after the installation. You can enable it in the BIOS, or by doing:</p>
<p>echo &#8220;1&#8243; &gt; /sys/devices/platform/eeepc/camera</p>
<p>You should see messages about the camera being detected if you do:</p>
<p>dmesg | tail</p>
<p>If you broke your webcam settings, use mplayer -fps 30 tv:// once to restore them.<br />
########################################</p>
<p>#BROWSER<br />
apt-get install iceweasel<br />
1. Open “about:config” in IceWeasel’s address bar.<br />
2. In the “Filter” box, type general.useragent.extra.firefox.<br />
3. Where you see the word “Iceweasel”, right-click and pick “Modify”<br />
4. Then replace the word “Iceweasel” with “Firefox”.<br />
5. Close the page (or the tab).</p>
<p>#BROWSER2<br />
Iceweasel was hard to combine with quicktime and flash, to make it simple I did:<br />
apt-get install wine<br />
Then you can just download windows versions of firefox, flash and quicktime(and itunes) like normal,<br />
xfce will take care of the rest when you execute them &#8211; it will be as easy to install as in windows.<br />
BUT &#8211; quicktime has a tendency to act up and be laggy and bug stuff up at times.</p>
<p>#MISC<br />
Uncomment kernel.printk = 4 4 1 7 in /etc/sysctl.conf, then run sysctl -p<br />
This avoids kernel spam, in my case the HAL daemon spam at boot which cluttered the login prompt.</p>
<p>Add &#8216;clear&#8217; to /etc/rc.local (above exit 0) to have a clean login prompt at boot after all boot messages.</p>
<p>All done. Debian (Lenny) with Xfce4 is up and running nicely and everything seems to work &#8211; and fast! at least compared to XP. It&#8217;s very comfortable to use now and I&#8217;m rarely reminded of the slow SSD speed.</p></blockquote>
<p>I&#8217;m still curious on how windows 2000 would run on it, as I _greatly_ improved the speed on an old laptop once by replacing XP with Win2k on it.</p>
]]></content:encoded>
			<wfw:commentRss>http://thronic.com/2008/computing/my-eee-pc-900-debian/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating a bootable USB</title>
		<link>http://thronic.com/2008/computing/creating-a-bootable-usb/</link>
		<comments>http://thronic.com/2008/computing/creating-a-bootable-usb/#comments</comments>
		<pubDate>Mon, 22 Dec 2008 01:04:05 +0000</pubDate>
		<dc:creator>Dag Jonny Nedrelid</dc:creator>
				<category><![CDATA[Computing]]></category>

		<guid isPermaLink="false">http://thronic.com/?p=59</guid>
		<description><![CDATA[No more floppy? Need to boot with a clean MS DOS prompt? Use a USB flash drive. Or just want a bootable USB flash drive for installing windows?

HP provides a nice tool for creating a bootable USB drive. Here is a compressed zip archive with the tool and a clean set of dos boot files [...]]]></description>
			<content:encoded><![CDATA[<p><strong>No more floppy? Need to boot with a clean MS DOS prompt? Use a USB flash drive. Or just want a bootable USB flash drive for installing windows?</strong></p>
<p><span id="more-59"></span></p>
<p>HP provides a nice tool for creating a bootable USB drive. <a href="/pubfiles/USBDOSBOOT.zip">Here</a> is a compressed zip archive with the tool and a clean set of dos boot files for you to use together with it.</p>
<p><em>- Update 12th of November 09</em><br />
<strong>Just want a bootable USB?</strong><br />
If you only need to make the USB flash drive bootable in itself without any dos files &#8211; eg. for a Windows installation of some type &#8211; then <a href="http://wintoflash.com" target="_blank">WinToFlash</a> is an excellent choice. </p>
<p>WinToFlash will format your drive so it becomes bootable for any windows installation, and it will even copy the installation files from a source to your drive for you if you want.</p>
<p>I used it recently to install Windows 7 on a laptop that had dvd issues.</p>
]]></content:encoded>
			<wfw:commentRss>http://thronic.com/2008/computing/creating-a-bootable-usb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Eee PC 900 &#8211; XP Pro</title>
		<link>http://thronic.com/2008/computing/my-eee-pc-900-xp-pro/</link>
		<comments>http://thronic.com/2008/computing/my-eee-pc-900-xp-pro/#comments</comments>
		<pubDate>Mon, 22 Dec 2008 00:37:00 +0000</pubDate>
		<dc:creator>Dag Jonny Nedrelid</dc:creator>
				<category><![CDATA[Computing]]></category>

		<guid isPermaLink="false">http://thronic.com/?p=53</guid>
		<description><![CDATA[I recently bought myself a small Asus 900 PC (or netbook as they call it). It came with Xandros Linux installed on a 16gb SSD.
The original system seems to work nicely on such a small screen, and Asus has done a good job on tweaking Xandros to work properly with their drivers. But before I [...]]]></description>
			<content:encoded><![CDATA[<p><strong>I recently bought myself a small Asus 900 PC (or netbook as they call it). It came with Xandros Linux installed on a 16gb SSD.</strong></p>
<p>The original system seems to work nicely on such a small screen, and Asus has done a good job on tweaking Xandros to work properly with their drivers. But before I can enjoy the existing system I want to see what this little thing can do. After playing around for a short while I decided to try XP Pro on it.</p>
<p><span id="more-53"></span></p>
<p><span style="font-size: 18px; font-weight: bold; font-family: georgia;">Preparing the install</span><br />
I could not use my normal cd since the eee pc simply does not have a cd or dvd player, I don&#8217;t own an external drive and I don&#8217;t want to buy one either when I can just use USB.</p>
<p><strong>Tools I used</strong><br />
usb_prep8 &#8211; Wizard for writing xp source to USB.<br />
PeToUSB &#8211; Used by usb_prep8 to format USB correctly.<br />
bootsect &#8211; Used to write a boot sector on USB.</p>
<p><strong>Download</strong><br />
The files are available <a href="/pubfiles/XPInstallFromUSB.zip">here</a> in a zip archive I created for instant use.</p>
<p><span style="font-size: 18px; font-weight: bold; font-family: georgia;">Pre-install information</span><br />
On most the guides I&#8217;ve seen on the web, people use <a href="http://www.nliteos.com/" target="_blank">nLite</a> to first strip their installation thinking it will increase their performance greatly. You DO NOT have to do this, the Eee PC 900 is MUCH MORE than <a href="http://www.microsoft.com/windowsxp/sysreqs/pro.mspx" target="_blank">strong enough</a> to run a full XP Pro installation. I rather have a lot of native support in the system than saving a few greedy megabytes of space.</p>
<p>The ONLY bottleneck for the Eee PC 900 that matters and that will slow XP (as with any other OS) down in any way are the SSD writing/reading speeds at around 20mbit/s. This is slow and you WILL notice it more than often.</p>
<p><span style="font-size: 18px; font-weight: bold; font-family: georgia;">USB Setup if using usb_prep8</span></p>
<ol>
<li>Download the tools above.</li>
<li>Unzip them into a random folder.</li>
<li>Insert in a USB drive of 1gb or more.</li>
<li>Start usb_prep8\usb_prep8.cmd</li>
<li>PeToUSB will pop up, format the USB with LBA enabled like <a title="PeToUSB" href="http://thronic.com/wp-content/uploads/2009/06/petousb.jpg" target="_blank">this</a>.</li>
<li>Close PeToUSB when done.</li>
<li>From the command line (Start-&gt;Run-&gt;CMD) run the following command from the bootsect folder: <strong>bootsect /nt52 H:</strong> (replace H: with your USB drive letter).</li>
<li>Continue with the usb_prep8 window and choose <strong>1</strong> to select the drive where you have prepared your XP installation source &#8211; an iso image mounted through daemon-tools or a cd/dvd.</li>
<li>Choose <strong>3</strong> to select your USB destination drive.</li>
<li>Choose <strong>4</strong> to begin.</li>
<li>Answer yes on all questions that follows. (format ramdrive, copy to usb, use as boot, unmount virtual drive.)</li>
<li>USB setup is done. Copy service pack, updates, drivers and additional files you want to bring along to the USB.</li>
</ol>
<p><strong>Summary setup</strong><br />
The procedure above will format your USB, create a boot sector on it, copy your XP installation source file to it properly by using a temporary virtual drive.</p>
<p>Alternatively, I suppose you could just format the internal SSD and transfer the files and run it from there, which would probably be best to keep the installation entirely clean. Just remember to run smartdrv.exe before you start the installation from i386/winnt.exe to speed things up.</p>
<p><span style="font-size: 18px; font-weight: bold; font-family: georgia;">Booting your USB if using usb_prep8</span></p>
<ol>
<li>The USB will give two options, TXT or GUI. Choose TXT.</li>
<li>Delete all partitions and create a new one.</li>
<li>Reboot and choose TXT again to get the C: letter on it.</li>
<li>Install files etc, on next reboot choose GUI.</li>
<li>On the next reboot, choose GUI again. Make sure you boot from the USB still.</li>
<li>Complete setup, You&#8217;re done.</li>
<li>Keep USB for backup repair etc. On every boot you will have the chance to boot with USB to use repair, you can remove this option by editing c:\boot.ini</li>
</ol>
<p><strong>Summary installation</strong><br />
You&#8217;re done with installation and can now install the latest drivers from ASUS and start tweaking.</p>
<p><span style="font-size: 18px; font-weight: bold; font-family: georgia;">Tweaking XP after install</span><br />
If the computer had e.g. a 7200rpm ide drive, we would not have to tweak anything as the computer itself is quite strong enough for XP. Here are a few things you can try to speed things up with the slow internal SSD drive:</p>
<ul>
<li>Turn off system restore.</li>
<li>Turn off the indexing service (the service itself).</li>
<li>Turn off NTFS journaling timestamps to prevent extra SSD activity.</li>
<li>Adjust visual effects for best performance.</li>
<li>In firefox visit about:config and set browser.sessionhistory.max_total_viewers to 0 to make stop it from caching sites you are not visiting.</li>
</ul>
<p><strong>You forgot about turning off swap/pagefile!</strong><br />
Actually, this will not eliminate all paging. Binaries (EXEs and DLLs) and memory mapped files that are not backed up by pagefile will still page in and out as necessary. So if the system really wants to free some RAM it will always find something to page out. Running without pagefile only restricts what it can choose from.</p>
<p><strong>A good reason to keep a nice pagefile going:</strong><br />
A lot of stuff that is normally paged out to and rarely if ever paged in will now sit in memory all the time, reducing the amount of RAM that&#8217;s avaliable for other purposes. Keeping it in the pagefile does not mean the SSD will get written to more.</p>
<p>The above information about swap and pagefiles comes from MSDN blogs almost directly from those who work with memory management.</p>
]]></content:encoded>
			<wfw:commentRss>http://thronic.com/2008/computing/my-eee-pc-900-xp-pro/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DOS file content search command</title>
		<link>http://thronic.com/2008/computing/dos-file-content-search-command/</link>
		<comments>http://thronic.com/2008/computing/dos-file-content-search-command/#comments</comments>
		<pubDate>Thu, 14 Feb 2008 12:08:08 +0000</pubDate>
		<dc:creator>Dag Jonny Nedrelid</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Dos]]></category>

		<guid isPermaLink="false">http://thronic.com/?p=87</guid>
		<description><![CDATA[A seemingly simple task that I could not get Windows XP search function to perform. Here is a command for creating a result where you want to search a big directory of subdirectories and files for a certain string or content with the help of DOS.

Command, enter this in the main directory of your search.
for [...]]]></description>
			<content:encoded><![CDATA[<p style="font-weight: bold;">A seemingly simple task that I could not get Windows XP search function to perform. Here is a command for creating a result where you want to search a big directory of subdirectories and files for a certain string or content with the help of DOS.</p>
<p><span id="more-87"></span></p>
<p>Command, enter this in the main directory of your search.</p>
<blockquote><p><code>for /F "usebackq" %i in (`dir /b /s *.asp`) do find /N "John Wayne" %i &gt;&gt; searchresult.txt </code></p></blockquote>
<p>Where you change the following values to make your search:</p>
<p><strong>*.asp</strong> with the type of files you want to search through,  e.g. *.* (all files), *.txt (all text files).</p>
<p><strong>&#8220;John Wayne&#8221;</strong> with the search term you want to search for within the files.</p>
<p><strong>searchresult.txt</strong> with the file you would like to save your result in.</p>
]]></content:encoded>
			<wfw:commentRss>http://thronic.com/2008/computing/dos-file-content-search-command/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
