<?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>YouReadMyBlog &#187; Random Thoughts</title>
	<atom:link href="http://youreadmyblog.info/category/random-thoughts/feed/" rel="self" type="application/rss+xml" />
	<link>http://youreadmyblog.info</link>
	<description></description>
	<lastBuildDate>Sun, 20 Dec 2009 13:58:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>We&#8217;re Back!</title>
		<link>http://youreadmyblog.info/2009/12/20/were-back/</link>
		<comments>http://youreadmyblog.info/2009/12/20/were-back/#comments</comments>
		<pubDate>Sun, 20 Dec 2009 13:58:58 +0000</pubDate>
		<dc:creator>Craig</dc:creator>
				<category><![CDATA[Random Thoughts]]></category>
		<category><![CDATA[Site Updates]]></category>

		<guid isPermaLink="false">http://youreadmyblog.info/?p=209</guid>
		<description><![CDATA[Yes, after about 6 months of tumbleweed &#8211; 1 month or so of which was downtime &#8211; the blog is back in business.
I thought I&#8217;d compile a quick FAQ surrounding the events:
So you&#8217;ve thought of some interesting new things to post?
Well, no, not particularly &#8211; but some things are happening which I might deem postworthy [...]]]></description>
			<content:encoded><![CDATA[<p>Yes, after about 6 months of tumbleweed &#8211; 1 month or so of which was downtime &#8211; the blog is back in business.</p>
<p>I thought I&#8217;d compile a quick FAQ surrounding the events:</p>
<blockquote><p>So you&#8217;ve thought of some interesting new things to post?</p></blockquote>
<p>Well, no, not particularly &#8211; but some things are happening which I might deem postworthy at sometime.</p>
<blockquote><p>Are you going to post more frequently?</p></blockquote>
<p>With the best will in the world I hope I will; but probably not.</p>
<blockquote><p>So why bring the blog back now?</p></blockquote>
<p>I like having somewhere to occasionally write things down and I&#8217;m trying to get myself known in the world of IT security. I&#8217;ve also just finished Uni for christmas so have had some spare time to set up now that I&#8217;m not stressed with work anymore.</p>
<blockquote><p>Why did the blog go down for a month?</p></blockquote>
<p>Long story&#8230;.short version = old server supplier went out of business so I had to get a new server.</p>
<blockquote><p>Are you okay Craig? How&#8217;s life?</p></blockquote>
<p>Thanks for asking &#8211; I&#8217;m good &#8211; as I say I&#8217;ve been a bit stressed with lots and lots of Uni work but I&#8217;m managing fine with it in general.</p>
<p>Any other questions?</p>
]]></content:encoded>
			<wfw:commentRss>http://youreadmyblog.info/2009/12/20/were-back/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to use OpenDNS Tiscali Siemens SE587 Router</title>
		<link>http://youreadmyblog.info/2009/07/19/how-to-use-opendns-tiscali-siemens-se587-router/</link>
		<comments>http://youreadmyblog.info/2009/07/19/how-to-use-opendns-tiscali-siemens-se587-router/#comments</comments>
		<pubDate>Sun, 19 Jul 2009 14:17:44 +0000</pubDate>
		<dc:creator>Craig</dc:creator>
				<category><![CDATA[Random Thoughts]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://youreadmyblog.info/?p=204</guid>
		<description><![CDATA[I guess this is a little tutorial following what I&#8217;ve done this morning; should be handy since I couldnt find any good info in one place.
For those of you who dont know what opendns is: Google is your friend but basically it&#8217;s an alternative dns service from resolving addresses with some nifty extra features.
Now, lets [...]]]></description>
			<content:encoded><![CDATA[<p>I guess this is a little tutorial following what I&#8217;ve done this morning; should be handy since I couldnt find any good info in one place.</p>
<p>For those of you who dont know what opendns is: Google is your friend but basically it&#8217;s an alternative dns service from resolving addresses with some nifty extra features.</p>
<p>Now, lets get started, Tiscali are mean for the more savvy network dude and have locked the firmware on the SE587 to only include features that most users would want to use &#8211; unfortunately this does not include setting custom dns servers &#8211; meaning they are set automatically when the router is powered on and negiotiates an internet connection.</p>
<p>So using the web interface is out <img src='http://youreadmyblog.info/wp-includes/images/smilies/face-sad.png' alt=':(' class='wp-smiley' />  Lets fire up telnet <img src='http://youreadmyblog.info/wp-includes/images/smilies/face-smile.png' alt=':)' class='wp-smiley' /> </p>
<p>For telnet I used putty but you can use any telnet client (I&#8217;m not going into depth about how to connect to things using telnet &#8211; if you dont know how to do that, stop reading now).</p>
<p>Anyway; telnet into the router and you should see a nice connexant splash with some neat ASCII art, login with your normal username and password that you use for the web interface. There is a lot you can do with telnet here and I&#8217;ve spent hours going through different commands trying to get this to work properly &#8211; but in the end I discovered it can be done using the command:</p>
<blockquote>
<p><strong>dnsrelay</strong></p></blockquote>
<p>not dnsclient as I first thought &#8211; maybe it does work but it&#8217;s a lot of hassle and I couldnt get it to.</p>
<p>So type:</p>
<blockquote><p><strong>dnsrelay list servers</strong></p></blockquote>
<p>And you should see a few IP Addresses for DNS described as configured by PPP (Thats Tiscali)</p>
<p>Delete those by typing</p>
<blockquote><p><strong>dnsrelay clear servers</strong></p></blockquote>
<p>And add the new OpenDNS ones with</p>
<blockquote><p><strong>dnsrelay add server 208.67.220.220</strong></p>
<p><strong>dnsrelay add server 208.67.222.222</strong></p>
<p><strong><br />
</strong></p></blockquote>
<p>Now you need to save this so it&#8217;s not lost on reboot:</p>
<blockquote>
<p><strong>system config save</strong></p></blockquote>
<p>And finally:</p>
<blockquote>
<p><strong>system restart</strong></p></blockquote>
<p>Will reboot the router &#8211; wait a few minutes for it to come back up and telnet back in.</p>
<p>Re-issue the command:</p>
<blockquote><p><strong>dnsrelay list servers</strong></p></blockquote>
<p>Now you should see the 2 opendns manually configured IP&#8217;s as well as the ones PPP sent us. (You can change some config to stop PPP Sending it&#8217;s DNS but there was no need for me plus if left like this and for some reason opendns fails then the router should fallback &#8211; if you want to know how to stop auto discovery over PPP leave a comment)</p>
<p>Now to check that you are actually using opendns all you need to do is goto a random web address that you *mistyped* I like http://randomurl.cop &#8211; if you see the opendns search page then you&#8217;re all done and your router is now using opendns for its queries. If something went wrong just do:</p>
<blockquote>
<p><strong>dnsrelay clear servers</strong></p></blockquote>
<blockquote><p><strong>system config save</strong></p></blockquote>
<blockquote><p><strong>system restart</strong></p></blockquote>
<p>And the router will reboot and get new DNS from PPP again.</p>
<p>Oh&#8230;one more thing I did just for fun really I dont think its needed.</p>
<blockquote>
<p><strong>dnsrelay set landomain opendns.com</strong></p></blockquote>
<p>I think you can set this to any domain &#8211; the only reason I changed it was because I felt like it really.</p>
<p>Comments Appreciated Thanks for Reading</p>
<blockquote></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://youreadmyblog.info/2009/07/19/how-to-use-opendns-tiscali-siemens-se587-router/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>My TV Just blew up</title>
		<link>http://youreadmyblog.info/2009/07/15/my-tv-just-blew-up/</link>
		<comments>http://youreadmyblog.info/2009/07/15/my-tv-just-blew-up/#comments</comments>
		<pubDate>Wed, 15 Jul 2009 14:15:36 +0000</pubDate>
		<dc:creator>Craig</dc:creator>
				<category><![CDATA[Random Thoughts]]></category>

		<guid isPermaLink="false">http://youreadmyblog.info/?p=202</guid>
		<description><![CDATA[OK Perhaps the title is a bit over dramatic but I needed to grab your attention.
I was sitting watching TV in a thunder storm when it suddenly goes off and starts flicking between off and standby constantly &#8211; so obviously thinking it was a power surge i go and turn it off at the wall. [...]]]></description>
			<content:encoded><![CDATA[<p>OK Perhaps the title is a bit over dramatic but I needed to grab your attention.</p>
<p>I was sitting watching TV in a thunder storm when it suddenly goes off and starts flicking between off and standby constantly &#8211; so obviously thinking it was a power surge i go and turn it off at the wall. I then wait ten minutes; thunder stops and try (not too eagerly) to turn the thing back on.</p>
<p>Guess what?&#8230;Its still flicking between off and standby and refuses to go on properly <img src='http://youreadmyblog.info/wp-includes/images/smilies/face-sad.png' alt=':(' class='wp-smiley' />  so my plan of attack is to leave it powered off for a few hours to drain any residual static and then try again.</p>
<p>On the upside atleast if it&#8217;s broken it&#8217;ll be an excuse to buy an LCD :P</p>
<p>Thats all for now &#8211; I&#8217;ll re blog and let you know how I get on.</p>
<p>Craig</p>
<p>P.S. I&#8217;m slowly starting to learn python</p>
]]></content:encoded>
			<wfw:commentRss>http://youreadmyblog.info/2009/07/15/my-tv-just-blew-up/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WhirlwindWebSolutions&#8230;.Reborn??</title>
		<link>http://youreadmyblog.info/2009/05/19/whirlwindwebsolutionsreborn/</link>
		<comments>http://youreadmyblog.info/2009/05/19/whirlwindwebsolutionsreborn/#comments</comments>
		<pubDate>Tue, 19 May 2009 20:05:16 +0000</pubDate>
		<dc:creator>Craig</dc:creator>
				<category><![CDATA[Random Thoughts]]></category>
		<category><![CDATA[What's going on?]]></category>

		<guid isPermaLink="false">http://youreadmyblog.info/?p=187</guid>
		<description><![CDATA[Hi All,
Today I had what I guess you could call an inspiration to restart the old web development business to give myself something to do over my summer break, as you may know the last name of the business was CPB-Network and previous to that was known as WhirlWindWebSolutions (WWWS) but was closed shortly after [...]]]></description>
			<content:encoded><![CDATA[<p>Hi All,</p>
<p>Today I had what I guess you could call an inspiration to restart the old web development business to give myself something to do over my summer break, as you may know the last name of the business was CPB-Network and previous to that was known as WhirlWindWebSolutions (WWWS) but was closed shortly after Stu&#8217;s death as I had no motivation to continue at the time.</p>
<p>Now though I feel it may be time to dust off the old coding fingers and start again. I&#8217;m not sure whether or not to restart under the name WWWS or whether I should leave this to one side (as it was Stu&#8217;s domain) and start afresh. I have made contact with some old friends and got a little bit of work lined up. As of yet I&#8217;m still going at it from a freelance perspective as this offers minimal risk but should enough work come up I will seriously consider starting the firm.</p>
<p>If any of you are good and web design or development please get in contact by commenting on this post as you may be able to help me out in someway and if this is the case you will be paid.</p>
<p>Craig</p>
]]></content:encoded>
			<wfw:commentRss>http://youreadmyblog.info/2009/05/19/whirlwindwebsolutionsreborn/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Craig is looking for work&#8230;</title>
		<link>http://youreadmyblog.info/2009/05/17/craig-is-looking-for-work/</link>
		<comments>http://youreadmyblog.info/2009/05/17/craig-is-looking-for-work/#comments</comments>
		<pubDate>Sun, 17 May 2009 17:31:46 +0000</pubDate>
		<dc:creator>Craig</dc:creator>
				<category><![CDATA[Random Thoughts]]></category>
		<category><![CDATA[What's going on?]]></category>

		<guid isPermaLink="false">http://youreadmyblog.info/?p=185</guid>
		<description><![CDATA[Allow me to be extremely blunt with this blog. My exams and first year of uni will be over soon and I&#8217;m searching for a way to keep the money flowing over my 3month gap, one option I came up with is to revert to my old ways of web design and development &#8211; I [...]]]></description>
			<content:encoded><![CDATA[<p>Allow me to be extremely blunt with this blog. My exams and first year of uni will be over soon and I&#8217;m searching for a way to keep the money flowing over my 3month gap, one option I came up with is to revert to my old ways of web design and development &#8211; I haven&#8217;t fully coded a live website for a while but I still have a vast knowledge of PHP and application security (it&#8217;s my speciality&#8230; <img src='http://youreadmyblog.info/wp-includes/images/smilies/face-smile.png' alt=':)' class='wp-smiley' />  ). I also have some experience with linux server set up and maintenance both on dedicated and virtual platforms.</p>
<p>I guess what I&#8217;m asking is that if anyone has any jobs that need doing that you think I may be able to help with (no matter how small) please don&#8217;t hesitate to get in touch via email: Craig &lt;&gt; youreadmyblog &lt;&gt; info.</p>
<p>Cheers,<br />
Craig</p>
]]></content:encoded>
			<wfw:commentRss>http://youreadmyblog.info/2009/05/17/craig-is-looking-for-work/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Tidy-Up, Drag-Racer and Other Randomness</title>
		<link>http://youreadmyblog.info/2009/04/29/tidy-up-drag-racer-and-other-randomness/</link>
		<comments>http://youreadmyblog.info/2009/04/29/tidy-up-drag-racer-and-other-randomness/#comments</comments>
		<pubDate>Wed, 29 Apr 2009 15:19:27 +0000</pubDate>
		<dc:creator>Craig</dc:creator>
				<category><![CDATA[Random Thoughts]]></category>
		<category><![CDATA[Site Updates]]></category>
		<category><![CDATA[What's going on?]]></category>

		<guid isPermaLink="false">http://youreadmyblog.info/?p=183</guid>
		<description><![CDATA[Righto, lets try and keep this post as short as possible (I plan to code some stuff after this and need all the time I can get).
To help with this, lets use the almighty BULLET POINT  

Firstly, you&#8217;ll notice I&#8217;m using a &#8220;cleaner&#8221; more professional looking and easier to use theme.
I updated the photo&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>Righto, lets try and keep this post as short as possible (I plan to code some stuff after this and need all the time I can get).</p>
<p>To help with this, lets use the almighty BULLET POINT <img src='http://youreadmyblog.info/wp-includes/images/smilies/face-smile.png' alt=':)' class='wp-smiley' /> </p>
<ul>
<li>Firstly, you&#8217;ll notice I&#8217;m using a &#8220;cleaner&#8221; more professional looking and easier to use theme.</li>
<li>I updated the photo&#8217;s section, for some reason it had lost the link with facebook and wasnt sync-ing properly</li>
<li>Drag Racer &#8211; Basically, <a href="http://groomi.net">Groomi</a> told me that if I mention it over here he would mention ScreenStamp! on his blog and because I&#8217;m too lazy to give it a post of it&#8217;s own I&#8217;ll integrate it into this one <img src='http://youreadmyblog.info/wp-includes/images/smilies/face-smile.png' alt=':)' class='wp-smiley' />  -Â  The game consists of buying and tuning cars and racing them against your friends, its a good little app and is available on Facebook @ <a href="http://apps.facebook.com/drag_racer">http://apps.facebook.com/drag_racer</a></li>
<li>openSUSE &#8211; After trial of many many different operating systems, my Netbook now has openSUSE on it and is working great, it wasnt the easiest OS to install due to the Aspire not having a CD Drive but if anyone wants a step by step guide to getting it working drop me a line &#8211; I&#8217;m also thinking of putting an extra 1GB RAM into it.</li>
</ul>
<p>Thats all for now, I&#8217;m going to be helping out with a site recode for a friend over the next few months; so keep an eye out for tutorials and snippets of code I write that I think might be useful to others will be posted here.</p>
<p>Craig</p>
]]></content:encoded>
			<wfw:commentRss>http://youreadmyblog.info/2009/04/29/tidy-up-drag-racer-and-other-randomness/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stueybot and other things</title>
		<link>http://youreadmyblog.info/2009/03/09/stueybot-and-other-things/</link>
		<comments>http://youreadmyblog.info/2009/03/09/stueybot-and-other-things/#comments</comments>
		<pubDate>Mon, 09 Mar 2009 17:10:37 +0000</pubDate>
		<dc:creator>Craig</dc:creator>
				<category><![CDATA[Random Thoughts]]></category>
		<category><![CDATA[Site Updates]]></category>
		<category><![CDATA[What's going on?]]></category>
		<category><![CDATA[bot]]></category>
		<category><![CDATA[cpb]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[msn]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://youreadmyblog.info/?p=161</guid>
		<description><![CDATA[I know what you&#8217;re thinking: 2 posts in 2 days, this surely cant last long? Well hopefully it will   the reason for this blog is that I was given today a backup of CPB-Network.org which was taken in May 2008. For those of you who do not know: CPB-Network was the name under [...]]]></description>
			<content:encoded><![CDATA[<p>I know what you&#8217;re thinking: 2 posts in 2 days, this surely cant last long? Well hopefully it will <img src='http://youreadmyblog.info/wp-includes/images/smilies/face-smile.png' alt=':)' class='wp-smiley' />  the reason for this blog is that I was given today a backup of CPB-Network.org which was taken in May 2008. For those of you who do not know: CPB-Network was the name under whichme and Stu most recently ran our webhosting and development business, however in early 2008 we decided to focus on software development and website design rather than hosting.</p>
<p>The idea was never really rolled out on a big scale because of the events that were to follow and the subsequent closing of the business. It was nice though to look back and see what could have been and delve into some old code.</p>
<p>From what I remember (and can see from the backup) I was working on a new client backend for the website, whilst at the same time designing a website with Stu for a customer. Stu was fiddling with the idea of building a mafia based RPG and was rebuilding an old version of Asgard to suit. And we were both working on an MSN Bot written in PHP based on the Blobsy Framework (affectionately or arrogantly named: Stueybot).</p>
<p>Looking back: one of the reasons why very few of our projects ever caught on was probably due to us never really investing 100% effort into each one and being of the mindset; if I do 500 things one of them will work.</p>
<p>Anyway, I guess this is a random blog but I hope you enjoyed the nice little history lesson and are a little wiser as to what I was doing more than a year ago. I might at some stage rewirte an MSN Bot depending on the extent of my boredom &#8211; perhaps in C this time?</p>
<p>Meanwhile I finally got around to upgrading to WP 2.7.1 and I have to see I quite like the new interface <img src='http://youreadmyblog.info/wp-includes/images/smilies/face-smile.png' alt=':)' class='wp-smiley' /> </p>
<p>Craig<br />
x</p>
]]></content:encoded>
			<wfw:commentRss>http://youreadmyblog.info/2009/03/09/stueybot-and-other-things/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Rising up from the ashes</title>
		<link>http://youreadmyblog.info/2009/03/08/rising-up-from-the-ashes/</link>
		<comments>http://youreadmyblog.info/2009/03/08/rising-up-from-the-ashes/#comments</comments>
		<pubDate>Sun, 08 Mar 2009 15:26:06 +0000</pubDate>
		<dc:creator>Craig</dc:creator>
				<category><![CDATA[Random Thoughts]]></category>
		<category><![CDATA[What's going on?]]></category>

		<guid isPermaLink="false">http://youreadmyblog.info/?p=158</guid>
		<description><![CDATA[Well, I&#8217;ve secided its time to shift the tumble-weed away from this site and start blogging again. I&#8217;m so undermotivted to ever log on and write anything as I fail to see why you out there would be interested in my life (as exciting as it is).
I&#8217;ve also been very busy with bits and bobs [...]]]></description>
			<content:encoded><![CDATA[<p>Well, I&#8217;ve secided its time to shift the tumble-weed away from this site and start blogging again. I&#8217;m so undermotivted to ever log on and write anything as I fail to see why you out there would be interested in my life (as exciting as it is).</p>
<p>I&#8217;ve also been very busy with bits and bobs in uni &#8211; Assignments and the odd drinking binge <img src='http://youreadmyblog.info/wp-includes/images/smilies/face-smile.png' alt=':)' class='wp-smiley' /> </p>
<p>I&#8217;ll try my best to post more often (I say that a lot) but I&#8217;ll just start posting any random random cr*p.</p>
<p>Recently I have installed Fedora Core 10 on my laptop &#8211; originally in KDE but now on Gnome and it dual boots with vista, The only thing I am annoyed about is that there isnt a Linux Driver for the DisplyaLink DL-160 Chip inside my docking station so my dual monitors dont work &#8211; but I was thinking of scrapping dual monitors anyway to save some desk space.</p>
<p>Elsewhere but sorta related I was thinking about rebuilding my laptop totally to use FC as its&#8217; primary operating system (perhaps running VMWare with XP inside &#8211; for those moments when you need windows). My reasons for thinking this are that my course at uni is swaying toward linux and I feel i should &#8220;turn to the dark-side&#8221;. I&#8217;m personally starting to see how stable linux can be and how it can do almost everything windows can and sometimes a lot more.</p>
<p>As I only have the laptop here (at uni) another thought was that I get a netbook &#8211; something easy to carry from class to class which gives the oppurtunity to leave my laptop static on the desk, But I dont really know if I can justify it as at home I have more computers than sense.</p>
<p>In other news, I really want an IPhone and cant wait until my current contract ends (in October) to get one &#8211; I might have to call 3 and enquire about paying off my contract early &#8211; does that make me impatient?</p>
<p>Craig</p>
]]></content:encoded>
			<wfw:commentRss>http://youreadmyblog.info/2009/03/08/rising-up-from-the-ashes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>More TV Commercial observations&#8230;</title>
		<link>http://youreadmyblog.info/2009/01/03/more-tv-commercial-observations/</link>
		<comments>http://youreadmyblog.info/2009/01/03/more-tv-commercial-observations/#comments</comments>
		<pubDate>Sat, 03 Jan 2009 16:54:39 +0000</pubDate>
		<dc:creator>Craig</dc:creator>
				<category><![CDATA[Random Thoughts]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[random]]></category>
		<category><![CDATA[tv]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://youreadmyblog.info/?p=154</guid>
		<description><![CDATA[Hello All,
Let me start by saying Happy New Year and I hope you all had a very productive and enjoyable holiday. Now, on to topic &#8211; some of you may know that I watch way to much TV and observe adverts. Lately I&#8217;ve noticed the advert for Micro$oft Windows (as if people don&#8217;t know that [...]]]></description>
			<content:encoded><![CDATA[<p>Hello All,</p>
<p>Let me start by saying Happy New Year and I hope you all had a very productive and enjoyable holiday. Now, on to topic &#8211; some of you may know that I watch way to much TV and observe adverts. Lately I&#8217;ve noticed the advert for Micro$oft Windows (as if people don&#8217;t know that exists already?) &#8211; its slogan is &#8220;Life without Walls&#8221; or words to that effect&#8230;does anyone else find that ironic since without walls we&#8217;d have no need for windows <img src='http://youreadmyblog.info/wp-includes/images/smilies/face-smile.png' alt=':)' class='wp-smiley' /> .</p>
<p>Thats all from me, very random I know</p>
<p>x</p>
]]></content:encoded>
			<wfw:commentRss>http://youreadmyblog.info/2009/01/03/more-tv-commercial-observations/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How I got Backtrack3 to boot from USB</title>
		<link>http://youreadmyblog.info/2008/11/16/how-i-got-backtrack3-to-boot-from-usb/</link>
		<comments>http://youreadmyblog.info/2008/11/16/how-i-got-backtrack3-to-boot-from-usb/#comments</comments>
		<pubDate>Sun, 16 Nov 2008 22:40:32 +0000</pubDate>
		<dc:creator>Craig</dc:creator>
				<category><![CDATA[Random Thoughts]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://youreadmyblog.info/?p=116</guid>
		<description><![CDATA[So here&#8217;s some background on why I&#8217;m writing this post, which I hope may be slightly more useful than the last one. I wanted to install Backtrack 3 to a USB drive so I could boot into it and haxx0r around a bit  
BackTrack is the result of merging the two innovative   [...]]]></description>
			<content:encoded><![CDATA[<p>So here&#8217;s some background on why I&#8217;m writing this post, which I hope may be slightly more useful than the last one. I wanted to install Backtrack 3 to a USB drive so I could boot into it and haxx0r around a bit <img src='http://youreadmyblog.info/wp-includes/images/smilies/face-grin.png' alt=':D' class='wp-smiley' /> </p>
<blockquote><p>BackTrack is the result of merging the two innovative     penetration testing live linux distributions <strong>Auditor</strong> and    <strong>Whax</strong>. Backtrack provides a thorough pentesting environment       which is bootable via CD, USB or the network (PXE).       The tools are arranged in an intuitive manner, and cover most       of the attack vectors. Complex environments are simplified, such as        automatic Kismet configuration, one click Snort setup, precompiled       Metasploit lorcon modules, etc.       BackTrack has been dubbed the #1 Security Live CD by Insecure.org, and        #36 overall.</p></blockquote>
<p>So now that you know what Backtrack is, let me explain the problem I was having:</p>
<p>Well firstly I read the articles on in the Backtrack wiki on how to create a USB and they told me to extract all files from the ISO to the USB and then run a shell script to make it bootable. I was at a bit of a loss as to why it&#8217;s packaged as an ISO if all you need to do is extract the files (why couldnt they just pack the files into ZIP?). Nevertheless I followed the instructions, tried to boot and had no success.</p>
<p>So I had a bit of a trawl around the web looking for solutions and I finally found one: <strong>UNETBOOTIN</strong> or Universal Network Boot Installer &#8211; a simple standalone application which takes any given ISO image and writes it to your USB drive in one click.</p>
<p>Its simple and eliviates the need for you to install ISOBuster (or other tools to extract the files) I encourage you all to try it if you want to make bootable USB&#8217;s from your ISO&#8217;s. And I&#8217;m told it will work with any ISO &#8211; even Windows installation CDs which would be handy if, like me, you find yourself having to reinstall Windows fairly frequently whenever it decides to die. <img src='http://youreadmyblog.info/wp-includes/images/smilies/face-smile.png' alt=':)' class='wp-smiley' /> </p>
<p><strong>/****Edit****\</strong></p>
<p><strong>I have since discovered that UNETBOOTIN Will only work with Linux ISOs despite what I was led to believe by what I read on the Internet &#8211; If you are wanting to get a Windows install on a USB Drive might I suggest you read this: http://www.eeeguides.com/2007/11/installing-windows-xp-from-usb-thumb.html</strong></p>
<p><strong>/****####****\</strong><strong><br />
</strong></p>
<p>For your conveinience I&#8217;ve uploaded the program to here :</p>
<p><a class="download" title="http://youreadmyblog.info/files/unetbootin-windows-299.exe" href="http://youreadmyblog.info/files/unetbootin-windows-299.exe">http://youreadmyblog.info/files/unetbootin-windows-299.exe</a></p>
<p>I guess this was sort of a tutorial but maybe not?</p>
<p>Craig</p>
<p>x</p>
]]></content:encoded>
			<wfw:commentRss>http://youreadmyblog.info/2008/11/16/how-i-got-backtrack3-to-boot-from-usb/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
