<?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"
	>

<channel>
	<title>TragicallyNull &#187; Tips &amp; Tricks</title>
	<atom:link href="http://tragicallynull.com/categories/tips-tricks/feed" rel="self" type="application/rss+xml" />
	<link>http://tragicallynull.com</link>
	<description>technology news, reviews and solutions</description>
	<pubDate>Sun, 27 Apr 2008 13:57:13 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
	<language>en</language>
			<item>
		<title>Patch TIFF exploit in Safari, iPod touch, iPhone</title>
		<link>http://tragicallynull.com/2007/10/28/patch-tiff-exploit-in-safari-ipod-touch-iphone/</link>
		<comments>http://tragicallynull.com/2007/10/28/patch-tiff-exploit-in-safari-ipod-touch-iphone/#comments</comments>
		<pubDate>Sun, 28 Oct 2007 22:09:44 +0000</pubDate>
		<dc:creator>John</dc:creator>
		
		<category><![CDATA[Tips &amp; Tricks]]></category>

		<category><![CDATA[Apple]]></category>

		<category><![CDATA[Browser]]></category>

		<category><![CDATA[Fix]]></category>

		<category><![CDATA[iPhone]]></category>

		<category><![CDATA[iPod touch]]></category>

		<category><![CDATA[Patch]]></category>

		<category><![CDATA[Safari]]></category>

		<guid isPermaLink="false">http://tragicallynull.com/2007/10/28/patch-tiff-exploit-in-safari-ipod-touch-iphone/</guid>
		<description><![CDATA[Once you&#8217;ve used the TIFF exploit to Jailbreak your iPod touch or iPhone it&#8217;s a bad idea to leave your browser open to the fairly serious vulnerability, luckily someone has created a patch and it&#8217;s dead simple to install.
Step 1: Download patch-graphics from here. (Right-click, save as for best results. You might also have to [...]]]></description>
			<content:encoded><![CDATA[<p>Once you&#8217;ve used the TIFF exploit to Jailbreak your iPod touch or iPhone it&#8217;s a bad idea to leave your browser open to the fairly serious vulnerability, luckily someone has created a patch and it&#8217;s dead simple to install.</p>
<p>Step 1: Download <a href="http://www.cse.msu.edu/~dunham/touch/patch-graphics">patch-graphics</a> from <a href="http://www.cse.msu.edu/~dunham/touch/">here</a>. (Right-click, save as for best results. You might also have to remove the file extension .html depending on your web browser. You should be left with an extensionless file called patch-graphics)<br />
Step 2: Using SFTP, upload the file to your iPod touch or iPhone to the /Applications/ directory.<br />
Step 3: SSH into your iPod touch or iPhone and run <var>/bin/chmod a+w /Applications/*</var><br />
Step 4: Run the patch using the following command <var>./Applications/patch-graphics</var> A bunch of text should fill the screen and you should be returned to the prompt.<br />
Step 5: Success, you&#8217;re done. Visit the web with impunity.</p>
<p class="akst_link"><a href="http://tragicallynull.com/?p=226&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_226" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://tragicallynull.com/2007/10/28/patch-tiff-exploit-in-safari-ipod-touch-iphone/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Save battery-life by turning off SSH on the iPod touch, iPhone</title>
		<link>http://tragicallynull.com/2007/10/26/save-battery-life-by-turning-off-ssh-on-the-ipod-touch-iphone/</link>
		<comments>http://tragicallynull.com/2007/10/26/save-battery-life-by-turning-off-ssh-on-the-ipod-touch-iphone/#comments</comments>
		<pubDate>Sat, 27 Oct 2007 02:47:33 +0000</pubDate>
		<dc:creator>John</dc:creator>
		
		<category><![CDATA[Tips &amp; Tricks]]></category>

		<category><![CDATA[Apple]]></category>

		<category><![CDATA[Hack]]></category>

		<category><![CDATA[iPhone]]></category>

		<category><![CDATA[iPod touch]]></category>

		<category><![CDATA[Jailbreak]]></category>

		<category><![CDATA[SSH]]></category>

		<guid isPermaLink="false">http://tragicallynull.com/2007/10/26/save-battery-life-by-turning-off-ssh-on-the-ipod-touch-iphone/</guid>
		<description><![CDATA[After Jailbreaking your iPod touch or iPhone you&#8217;ll have an SSH server running, necessary when first installing new applications, but once you&#8217;re done it continues to run in the background, even when not in use and can significantly drain your battery. But there is a solution, Services.app, a community application that lets you disable certain [...]]]></description>
			<content:encoded><![CDATA[<p>After Jailbreaking your iPod touch or iPhone you&#8217;ll have an SSH server running, necessary when first installing new applications, but once you&#8217;re done it continues to run in the background, even when not in use and can significantly drain your battery. But there is a solution, Services.app, a community application that lets you disable certain services including SSH.</p>
<p>Step 1: [OPTIONAL] Follow <a href="http://tragicallynull.com/2007/10/18/remove-dropbear-ssh-from-ipod-touch-iphone/">my guide</a> to replace Dropbear SSH with OpenSSH.<br />
Step 2: Install Services.app though Installer.app. It will be in the Utilities section. If you can&#8217;t find it, make sure you have Community Sources installed.<br />
Step 3: Run Services.app.<br />
Step 4: You should see several switches, Edge and Bluetooth are superfluous on the iPod touch even though they may appear to be on. The switch you&#8217;re interested in is the one marked SSH, simply turn it off when you don&#8217;t need SFTP/Shell access to your device, which should be 90% of the time. If you see two SSH switches, please follow <a href="http://tragicallynull.com/2007/10/18/remove-dropbear-ssh-from-ipod-touch-iphone/">my guide</a> to remove one of them.<br />
Step 5: You&#8217;re done!</p>
<p>You should see a boost in your battery-life if you&#8217;ve been using your iPod touch/iPhone with SSH running.</p>
<p class="akst_link"><a href="http://tragicallynull.com/?p=224&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_224" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://tragicallynull.com/2007/10/26/save-battery-life-by-turning-off-ssh-on-the-ipod-touch-iphone/feed/</wfw:commentRss>
		</item>
		<item>
		<title>touchFree - GUI iPod touch 1-click Jailbreak for Windows with Summerboard</title>
		<link>http://tragicallynull.com/2007/10/26/touchfree-gui-ipod-touch-1-click-jailbreak-for-windows-with-summerboard/</link>
		<comments>http://tragicallynull.com/2007/10/26/touchfree-gui-ipod-touch-1-click-jailbreak-for-windows-with-summerboard/#comments</comments>
		<pubDate>Sat, 27 Oct 2007 02:32:37 +0000</pubDate>
		<dc:creator>John</dc:creator>
		
		<category><![CDATA[Tips &amp; Tricks]]></category>

		<category><![CDATA[Apple]]></category>

		<category><![CDATA[Firmware]]></category>

		<category><![CDATA[GUI]]></category>

		<category><![CDATA[Hack]]></category>

		<category><![CDATA[iPhone]]></category>

		<category><![CDATA[iPod touch]]></category>

		<category><![CDATA[Jailbreak]]></category>

		<category><![CDATA[v1.1.1]]></category>

		<guid isPermaLink="false">http://tragicallynull.com/2007/10/26/touchfree-gui-ipod-touch-1-click-jailbreak-for-windows-with-summerboard/</guid>
		<description><![CDATA[An even easier to use GUI version of planetbeing&#8217;s 1-click iPod touch Jailbreak application has been released depreciating most of my previous guide. The new version requires fewer reboots and installs the alpha version of Summerboard but still installs an old version of Installer.app that you will need to upgrade. Portions of the guide that [...]]]></description>
			<content:encoded><![CDATA[<p>An even easier to use <a href="http://www.slovix.com/touchfree/">GUI version</a> of planetbeing&#8217;s 1-click iPod touch Jailbreak application has been released depreciating most of <a href="http://tragicallynull.com/2007/10/12/touchfree-ipod-touch-1-click-jailbreak-for-windows-guide/">my previous guide</a>. The new version requires fewer reboots and installs the alpha version of <a href="http://apptapp.com/summerboard">Summerboard</a> but still installs an old version of Installer.app that you will need to <a href="http://tragicallynull.com/2007/10/19/installerapp-version-30-released/">upgrade</a>. Portions of the guide that are still relevant can be found below.</p>
<p>You can download the new version and get instructions on how to use it <a href="http://www.slovix.com/touchfree/">here</a>.</p>
<h2>Previous iPod touch Articles</h2>
<p><a href="http://tragicallynull.com/2007/10/18/remove-dropbear-ssh-from-ipod-touch-iphone/">Replacing Dropbear with OpenSSH</a><br />
<a href="http://tragicallynull.com/2007/10/19/installerapp-version-30-released/">Uprading to Installer.app version 3.0a</a><br />
<a href="http://tragicallynull.com/2007/10/12/touchfree-ipod-touch-1-click-jailbreak-for-windows-guide/">Original command line touchFree guide</a></p>
<h2>Final Steps for Safety</h2>
<p><small>Courtesy of the <a href="http://www.touchdev.net/wiki/Jailbreak_Guide">iTouch Dev Wiki</a></small></p>
<p>It is a very good idea to change the default password from &#8220;alpineâ€ to something else. This prevents people who happen to see your iPod touch on a wireless network from logging into it and doing nasty things. To do this:</p>
<p>1. Install &#8220;Community Sourcesâ€, &#8220;BSD Subsystemâ€ and &#8220;Term-vt100â€³ packages from Installer.app.<br />
2. Launch Term-vt100.<br />
3. At the # prompt, type &#8220;passwdâ€ (without the quotes) and press return.<br />
4. Enter your new password and confirm it.<br />
5. DON&#8217;T LOSE YOUR NEW PASSWORD! :) If you do, in order to log into your touch from SSH or SFTP you will have to do a restore and start this process all over again.</p>
<p class="akst_link"><a href="http://tragicallynull.com/?p=223&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_223" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://tragicallynull.com/2007/10/26/touchfree-gui-ipod-touch-1-click-jailbreak-for-windows-with-summerboard/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Bypass Comcast bittorrent throttling</title>
		<link>http://tragicallynull.com/2007/10/21/bypass-comcast-bittorrent-throttling/</link>
		<comments>http://tragicallynull.com/2007/10/21/bypass-comcast-bittorrent-throttling/#comments</comments>
		<pubDate>Mon, 22 Oct 2007 01:13:53 +0000</pubDate>
		<dc:creator>John</dc:creator>
		
		<category><![CDATA[Gripe]]></category>

		<category><![CDATA[News]]></category>

		<category><![CDATA[Tips &amp; Tricks]]></category>

		<category><![CDATA[Bittorrent]]></category>

		<category><![CDATA[Comcast]]></category>

		<category><![CDATA[Evil]]></category>

		<guid isPermaLink="false">http://tragicallynull.com/2007/10/21/bypass-comcast-bittorrent-throttling/</guid>
		<description><![CDATA[TorrentFreak has outlined what works and what doesn&#8217;t when trying to bypass Comcast&#8217;s deep packet inspection and throttling. On the list is forcing header encryption, seeding via encrypted SSH tunnel and lowering your download speed to less than your upload.
Comcast prevents seeding torrents by sending RTS, or close connection packets to both you and the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://torrentfreak.com/how-to-bypass-comcast-bittorrent-throttling-071021/">TorrentFreak</a> has outlined what works and what doesn&#8217;t when trying to bypass Comcast&#8217;s deep packet inspection and throttling. On the list is forcing header encryption, seeding via encrypted SSH tunnel and lowering your download speed to less than your upload.</p>
<p>Comcast prevents seeding torrents by sending RTS, or close connection packets to both you and the person you&#8217;re trying to connect to, killing the connection before it even starts. A technology that could be illegal due to the fact they&#8217;re, in effect, spoofing packets from you. This method is also used by China to keep people from accessing the outside internet.</p>
<p><a href="http://torrentfreak.com/how-to-bypass-comcast-bittorrent-throttling-071021/">Read the full guide on TorrentFreak</a></p>
<p class="akst_link"><a href="http://tragicallynull.com/?p=204&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_204" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://tragicallynull.com/2007/10/21/bypass-comcast-bittorrent-throttling/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Remove dropbear SSH from iPod touch, iPhone</title>
		<link>http://tragicallynull.com/2007/10/18/remove-dropbear-ssh-from-ipod-touch-iphone/</link>
		<comments>http://tragicallynull.com/2007/10/18/remove-dropbear-ssh-from-ipod-touch-iphone/#comments</comments>
		<pubDate>Thu, 18 Oct 2007 09:19:18 +0000</pubDate>
		<dc:creator>John</dc:creator>
		
		<category><![CDATA[Tips &amp; Tricks]]></category>

		<category><![CDATA[Apple]]></category>

		<category><![CDATA[Apps]]></category>

		<category><![CDATA[Hack]]></category>

		<category><![CDATA[iPhone]]></category>

		<category><![CDATA[iPod touch]]></category>

		<category><![CDATA[SSH]]></category>

		<guid isPermaLink="false">http://tragicallynull.com/2007/10/18/remove-dropbear-ssh-from-ipod-touch-iphone/</guid>
		<description><![CDATA[This guide is for people who have jailbroken their iPod touch or iPhone, installed Installer.app, installed OpenSSH from Installer.app and no longer need the depreciated dropbear SSH server.  Running 2 servers that do the exact same thing ridiculous waste of system resources. Uninstalling dropbear is quick and easy and here&#8217;s how you do it.
Step [...]]]></description>
			<content:encoded><![CDATA[<p>This guide is for people who have jailbroken their iPod touch or iPhone, installed Installer.app, installed OpenSSH from Installer.app and no longer need the depreciated dropbear SSH server.  Running 2 servers that do the exact same thing ridiculous waste of system resources. Uninstalling dropbear is quick and easy and here&#8217;s how you do it.</p>
<p>Step 1: Ensure you have OpenSSH installed by checking the uninstall portion of Installer.app, and also that you&#8217;re running it by rebooting the iPod touch/iPhone after installing it from Installer.app.<br />
Step 2: Connect to your iPod touch/iPhone via SSH.<br />
Step 3: Run the following commands to remove the dropbear files.<br />
<var>rm -rv /etc/dropbear/</var><br />
<var>rm -rv /usr/bin/dropbear/</var><br />
<var>rm -v /System/Library/LaunchDaemons/au.asn.ucc.matt.dropbear.plist</var><br />
Step 4: Before you start, backup this file before editing it. Then download and open /System/Library/LaunchDaemons/com.apple.update.plist in a text editor and remove any section containing dropbear references. Be very careful when editing this file as it can cause problems if damaged. Then upload the file replacing the original (making sure your backup is intact).<br />
Step 5: Reboot the iPod touch/iPhone. You should now be running just one SSH server.</p>
<p>You should also consider installing Services.app from Installer.app and turning SSH off when you don&#8217;t need it, some have claimed that it drains your battery fairly quickly.</p>
<p class="akst_link"><a href="http://tragicallynull.com/?p=198&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_198" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://tragicallynull.com/2007/10/18/remove-dropbear-ssh-from-ipod-touch-iphone/feed/</wfw:commentRss>
		</item>
		<item>
		<title>A better Tap Tap Revolution icon</title>
		<link>http://tragicallynull.com/2007/10/15/a-better-tap-tap-revolution-icon/</link>
		<comments>http://tragicallynull.com/2007/10/15/a-better-tap-tap-revolution-icon/#comments</comments>
		<pubDate>Tue, 16 Oct 2007 01:05:57 +0000</pubDate>
		<dc:creator>John</dc:creator>
		
		<category><![CDATA[Tips &amp; Tricks]]></category>

		<category><![CDATA[App]]></category>

		<category><![CDATA[Design]]></category>

		<category><![CDATA[Icon]]></category>

		<category><![CDATA[iPhone]]></category>

		<category><![CDATA[iPod touch]]></category>

		<category><![CDATA[Replacement]]></category>

		<guid isPermaLink="false">http://tragicallynull.com/2007/10/15/a-better-tap-tap-revolution-icon/</guid>
		<description><![CDATA[Tap Tap Revolution is a game for the iPod touch and the iPhone, available though Installer.app, that&#8217;s sort of like Dance Dance Revolution for your fingers, only, it lets you use your own music. The problem? The default icon looks like something from 1998. So I, modest as I am, created a replacement icon for [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.google.com/url?sa=t&#038;ct=res&#038;cd=3&#038;url=http%3A%2F%2Fcre.ations.net%2Fcreation%2Ftap-tap-revolution&#038;ei=3gwUR4X9KpOAigGJsK2tDw&#038;usg=AFQjCNEzpTRDRqCRDSVOU4xQDAOTvEseHA&#038;sig2=GKfCrCV-QfE_05uauQsKMw">Tap Tap Revolution</a> is a game for the iPod touch and the iPhone, available though Installer.app, that&#8217;s sort of like Dance Dance Revolution for your fingers, only, it lets you use your own music. The problem? The default icon looks like something from 1998. So I, modest as I am, created a replacement icon for it.</p>
<p>To install the icon:<br />
1. SFTP into your iPod touch or iPhone.<br />
2. Navigate to <var>/Applications/TTR.app/</var><br />
3. Upload my icon.png over the existing one.<br />
4. Reboot your device by holding the Hold/Reset button at the top of the device until slide to power off appears, then slide to power off, then turn the device back on with the Hold/Reset button.</p>
<p>1337. For advanced users: Alternatively to rebooting you can SSH into your device, use ps -x to identify the Springboard process and then use kill -9 PID, where PID is the PID of Springboard, ex: kill -9 112.</p>
<p>Original:<br />
<img src='http://tragicallynull.com/backend/uploads/2007/10/iconold.png' alt='Original Tap Tap Revolution icon' /><br />
My Replacement:<br />
<img src='http://tragicallynull.com/backend/uploads/2007/10/icon.png' alt='Replacement Tap Tap Revolution icon' /></p>
<p class="akst_link"><a href="http://tragicallynull.com/?p=185&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_185" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://tragicallynull.com/2007/10/15/a-better-tap-tap-revolution-icon/feed/</wfw:commentRss>
		</item>
		<item>
		<title>touchFree: iPod touch 1-click jailbreak for Windows (Guide)</title>
		<link>http://tragicallynull.com/2007/10/12/touchfree-ipod-touch-1-click-jailbreak-for-windows-guide/</link>
		<comments>http://tragicallynull.com/2007/10/12/touchfree-ipod-touch-1-click-jailbreak-for-windows-guide/#comments</comments>
		<pubDate>Sat, 13 Oct 2007 02:45:00 +0000</pubDate>
		<dc:creator>John</dc:creator>
		
		<category><![CDATA[Tips &amp; Tricks]]></category>

		<category><![CDATA[1-click]]></category>

		<category><![CDATA[Apple]]></category>

		<category><![CDATA[Firmware]]></category>

		<category><![CDATA[Guide]]></category>

		<category><![CDATA[Hack]]></category>

		<category><![CDATA[iPod touch]]></category>

		<category><![CDATA[Jailbreak]]></category>

		<category><![CDATA[touchFree]]></category>

		<category><![CDATA[v1.1.1]]></category>

		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://tragicallynull.com/2007/10/12/touchfree-ipod-touch-1-click-jailbreak-for-windows-guide/</guid>
		<description><![CDATA[A mere few hours ago a hacker named planetbeing released a 1-click jailbreak for the iPod touch under Windows, the Jailbreak is based on Niacin&#8217;s TIFF exploit and his own guide but without relying on SSH. 
Below is a direct guide written by planetbeing, clarified in some instances by me.
touchFree: iPod touch 1-click jailbreak Guide
http://zoo.cs.yale.edu/~yw226/ipod/touchfree5.zip
Local [...]]]></description>
			<content:encoded><![CDATA[<p>A mere few hours ago a hacker named planetbeing released a 1-click jailbreak for the iPod touch under Windows, the Jailbreak is based on <a href="http://tragicallynull.com/2007/10/10/ipod-touch-iphone-v111-jailbreak-released/">Niacin&#8217;s TIFF exploit</a> and his own guide but without relying on SSH. </p>
<p>Below is a direct guide written by planetbeing, clarified in some instances by me.</p>
<h2>touchFree: iPod touch 1-click jailbreak Guide</h2>
<p><a href="http://zoo.cs.yale.edu/~yw226/ipod/touchfree5.zip">http://zoo.cs.yale.edu/~yw226/ipod/touchfree5.zip</a><br />
<strong>Local Mirror:</strong> <a href='http://tragicallynull.com/backend/uploads/2007/10/touchfree5.zip'>http://tragicallynull.com/backend/uploads/2007/10/touchfree5.zip</a></p>
<p>Note that this version does not depend on SSH, but rather on iPod reboots to trigger certain scripted actions. This should eliminate the &#8220;Connection timed out&#8221; problems people with bad wireless connections are having.</p>
<p>NOTE THAT .NET FRAMEWORK 2.0 IS REQUIRED FOR THIS APPLICATION</p>
<p>1. Download and extract all of the files in <a href="http://tragicallynull.com/backend/uploads/2007/10/touchfree5.zip">this zip archive</a>.</p>
<p>2. Copy iTunesMobileDevice.dll from C:\Program Files\Common Files\Apple\Mobile Device Support\bin to the same folder as touchFree.exe (The folder you just extracted).</p>
<p>3. Restore your iPod to a fresh 1.1.1 state (recommended but optional)<br />
3.1 To restore: Hold both the Hold/Reset and Home button on your iPod touch until it resets and displays the Apple logo, then release jthe hold button (still holding the home button) until you see a connect to iTunes graphic, this will put the iPod into restore mode.<br />
3.2 Connect the iPod to your computer (if not already). iTunes will tell you that you must restore your iPod, click OK.<br />
3.3 Once your iPod is restored iTunes will attempt to sync, slide to cancel on your iPod and proceed with the following steps.</p>
<p>4. Load <a href="http://jailbreak.toc2rta.com">http://jailbreak.toc2rta.com</a> in Safari on the iPod. Safari should exit/crash.</p>
<p>5. Close iTunes and terminate the process iTunesHelper.exe and iPodService.exe from the Task Manager (ctrl+alt+delete)</p>
<p>6. Run touchFree.exe (make doubly sure iTunes is closed, iTunes MUST NOT start during the jailbreak)</p>
<p>7. When prompted to reboot, hold the Hold/Reset switch until slide to power off appears, then slide to power off. Once off, hold the Hold/Reset button until the iPod turns back on. After the springboard (the UI of the iPod) appears on the iPod, push enter in the command window to continue.<br />
(The application cannot detect when the iPod has been successfully booted, so you need to cue it by<br />
pushing enter when asked to)</p>
<p>8. You will be asked to reboot twice at some point. This means turning the iPod off, turning it on,<br />
turning it off again, and then turning it back on before pushing enter to continue.</p>
<p>9. You will be asked to reboot a few more times, do so normally as above.</p>
<p>10. After your final iPod reboot, you should end up with an iPod with Installer.app and Trip1Pogostick installed, and SSH, SFTP enabled.</p>
<p>- Username to SSH/SFTP is root, password is alpine</p>
<p>Before panicking:<br />
- Confirm that you have .NET Framework 2.0 installed<br />
- Confirm that you have indeed visited http://jailbreak.toc2rta.com on your iPod and Safari crashed. A surprising number of people don&#8217;t follow the instructions.<br />
Help can be found at the <a href="http://forums.macrumors.com/showthread.php?t=367947">MacRumors forum</a> as well as the <a href="irc://irc.osx86.hu/#iTouch">#iTouch</a> chat on irc.osx86.hu</p>
<p>When you&#8217;re done you should have a fully jailbroken iPod touch with an Installer.app (allows you install 3rd party apps right from your iPod), SSH and SFTP, the same state as if you had followed <a href="http://www.touchdev.net/wiki/Windows_jailbreak">this</a> guide. Again, thanks to planetbeing and Niacin for their excellent work on getting this cracked.</p>
<p>Added 10:48PM:<br />
Here are some additional safety tips courtesy of the <a href="http://www.touchdev.net/wiki/Jailbreak_Guide">iTouch Dev Wiki</a>.</p>
<h2>Final Steps for Safety</h2>
<p>It is a very good idea to change the default password from &#8220;alpine&#8221; to something else. This prevents people who happen to see your iPod touch on a wireless network from logging into it and doing nasty things. To do this:</p>
<p>1. Install &#8220;Community Sources&#8221;, &#8220;BSD Subsystem&#8221; and &#8220;Term-vt100&#8243; packages from Installer.app.<br />
2. Launch Term-vt100.<br />
3. At the # prompt, type &#8220;passwd&#8221; (without the quotes) and press return.<br />
4. Enter your new password and confirm it.<br />
5. DON&#8217;T LOSE YOUR NEW PASSWORD!  :) If you do, in order to log into your touch from SSH or SFTP you will have to do a restore and start this process all over again.</p>
<p class="akst_link"><a href="http://tragicallynull.com/?p=180&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_180" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://tragicallynull.com/2007/10/12/touchfree-ipod-touch-1-click-jailbreak-for-windows-guide/feed/</wfw:commentRss>
		</item>
		<item>
		<title>iPod touch Browser Limitations</title>
		<link>http://tragicallynull.com/2007/09/16/ipod-touch-browser-limitations/</link>
		<comments>http://tragicallynull.com/2007/09/16/ipod-touch-browser-limitations/#comments</comments>
		<pubDate>Mon, 17 Sep 2007 01:36:58 +0000</pubDate>
		<dc:creator>John</dc:creator>
		
		<category><![CDATA[Gripe]]></category>

		<category><![CDATA[Tips &amp; Tricks]]></category>

		<category><![CDATA[Apple]]></category>

		<category><![CDATA[Hardware]]></category>

		<category><![CDATA[iPod]]></category>

		<guid isPermaLink="false">http://tragicallynull.com/2007/09/16/ipod-touch-browser-limitations/</guid>
		<description><![CDATA[I&#8217;ve been playing with the iPod touch pretty heavily for a couple of days now and I&#8217;ve noticed that the browser has some slight and understandable limitations on the way webpages are run in parallel, the limitation being that they aren&#8217;t. Or at least not when one of the pages has a lot of images [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been playing with the iPod touch pretty heavily for a couple of days now and I&#8217;ve noticed that the browser has some slight and understandable limitations on the way webpages are run in parallel, the limitation being that they aren&#8217;t. Or at least not when one of the pages has a lot of images on it, in that case it closes the heavy webpage out and lets you view your other page and then reloads it when you switch back. The iPod touch also only allows you to have a maximum of 8 sites open at a time regardless of their &#8220;weight&#8221;. The browser is also missing flash and java, the latter I couldn&#8217;t care less about, but the former would have been really awesome for mobile games on the touch. Hopefully they&#8217;ll add support for this later on, but knowing Apple, later on will be the next generation of the product.</p>
<p class="akst_link"><a href="http://tragicallynull.com/?p=74&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_74" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://tragicallynull.com/2007/09/16/ipod-touch-browser-limitations/feed/</wfw:commentRss>
		</item>
		<item>
		<title>FreeBSD Log: Setting up a Samba Server</title>
		<link>http://tragicallynull.com/2007/05/17/freebsd-log-setting-up-a-samba-server/</link>
		<comments>http://tragicallynull.com/2007/05/17/freebsd-log-setting-up-a-samba-server/#comments</comments>
		<pubDate>Thu, 17 May 2007 12:14:06 +0000</pubDate>
		<dc:creator>John</dc:creator>
		
		<category><![CDATA[Tips &amp; Tricks]]></category>

		<category><![CDATA[FreeBSD]]></category>

		<category><![CDATA[FreeBSD Log]]></category>

		<category><![CDATA[Software]]></category>

		<category><![CDATA[UNIX]]></category>

		<guid isPermaLink="false">http://tragicallynull.com/2007/05/17/freebsd-log-setting-up-a-samba-server/</guid>
		<description><![CDATA[This article was updated on May 23rd, 2007 to follow a stricter set of best practices.
A Samba server is a Windows shared folder server that allows you to share a directory on your FreeBSD server with your networked Windows computers. For this guide I&#8217;m only going to show you how to set it up and [...]]]></description>
			<content:encoded><![CDATA[<p class="special-alert">This article was updated on May 23rd, 2007 to follow a stricter set of best practices.</p>
<p>A Samba server is a Windows shared folder server that allows you to share a directory on your FreeBSD server with your networked Windows computers. For this guide I&#8217;m only going to show you how to set it up and make a publicly accessible folder because frankly I don&#8217;t understand how to do some of the more advanced user creation and management.</p>
<p>The first thing you&#8217;re going to need to do is install the Samba port, then you configure it, then you start it. It&#8217;s really quite easy once you get the feel for the FreeBSD Ports system structure.</p>
<h2>Installing Samba From a Port</h2>
<p><strong>Step 1:</strong>Type the following into your shell prompt to change your directory to the samba 3 ports directory:<br />
<kbd>[john@freebsd /]$ cd /usr/ports/net/samba3 </kbd><br />
<strong>Step 2:</strong>Type the following into your shell prompt to install the samba port:<br />
<kbd>[john@freebsd /]$  sudo make install </kbd></p>
<p>With any luck samba is now installed, but installation is only half the battle&#8230; Configuring it can be difficult but we&#8217;re going to go with the simplest configuration possible to get a publicly accessible folder on your network. From there you can seek more advanced resources for user control and printer sharing.</p>
<h2>Configuring Samba After Installation</h2>
<p><strong>Step 1:</strong> Type the following into the command prompt to copy the default configuration file to the usr/local/etc directory:<br />
<kbd>[john@freebsd /]$ sudo cp /usr/local/share/examples/samba/smb.conf.default /usr/local/etc/smb.conf</kbd><br />
<strong>Step 2:</strong> Now change your directory to /usr/local/etc:<br />
<kbd>[john@freebsd /]$ cd /usr/local/etc/smb.conf</kbd><br />
<strong>Step 3:</strong> Now open up your configuration file in pico:<br />
<kbd>[john@freebsd /]$ sudo pico smb.comf</kbd><br />
<strong>Step 4:</strong> Find the line that says <samp>&#8220;workgroup = MYGROUP&#8221;</samp> and change it to whatever your workgroup is. The default Windows workgroup is &#8220;WORKGROUP&#8221;, so I changed mine to <samp>&#8220;workgroup = WORKGROUP&#8221;</samp>.<br />
<strong>Step 5:</strong> Find the line that says <samp>&#8220;security = user&#8221;</samp> and change it to <samp>&#8220;security = share&#8221;</samp>, this will make your share somewhat less secure, but much easier to configure and you&#8217;ll be limiting by IP address anyway.<br />
<strong>Step 6:</strong> Find the line that says <samp>&#8220;;   hosts allow = 192.168.1. 192.168.2. 127.&#8221;</samp> and uncomment it to look like <samp>&#8220;hosts allow = 192.168.1. 192.168.2. 127.&#8221;</samp>. This will limit the access to your share to local computers only, if you&#8217;d like it to be even more secure you can just add specific IPs to the list.<br />
<strong>Step 7:</strong> Find this block:<br />
<samp>;[public]<br />
;   path = /usr/somewhere/else/public<br />
;   public = yes<br />
;   only guest = yes<br />
;   writable = yes<br />
;   printable = no</samp><br />
and change it to:<br />
<samp>[public]<br />
   path = /usr/home/john/share<br />
   public = yes<br />
   only guest = yes<br />
   writable = yes<br />
   printable = no</samp><br />
<strong>Step 8:</strong> Close and save the file with <kdb>Ctrl+X</kdb>, then type <kdb>&#8220;y&#8221;</kdb> then hit enter to save over the file.</p>
<p>You should now have a properly configured Samba server&#8230; Create the directory.</p>
<p>You need to make the directory and change the ownership to make it writable.</p>
<h2>Create Folder</h2>
<p><strong>Step 1:</strong> Type this into the command line:<br />
<kdb>[john@freebsd /]$ mkdir /usr/home/john/shared</kdb>.<br />
<strong>Step 2:</strong> Change the ownership to &#8220;nobody&#8221; by typing this in the commandline:<br />
<kdb>[john@freebsd /]$ sudo chown nobody /usr/home/john/shared</kdb></p>
<p>Last step, start the server.</p>
<h2>Start the Server</h2>
<p><strong>Step 1:</strong> Type this into the command prompt:<br />
<kdb>[john@freebsd /]$ sudo pico /etc/rc.conf</kdb><br />
<strong>Step 2:</strong> Find this line <samp>sshd_enable=&#8221;YES&#8221;</samp> and add under it <samp>samba_enable=&#8221;YES&#8221;</samp>.<br />
<strong>Step 3:</strong> Close and save the file with <kdb>Ctrl+X</kdb>, then type <kdb>&#8220;y&#8221;</kdb> then hit enter to save over the file.<br />
<strong>Step 4:</strong> Now you can start the Samba server with:<br />
<kdb>[john@freebsd /]$ /usr/local/etc/rc.d/samba start</kdb>.</p>
<p>Yeesh that was long&#8230; You should be able to get on your Windows computer and look in your network places and use your Samba share like any other Windows share. I&#8217;m sure I&#8217;ll have to revise this so if something breaks let me know.</p>
<p class="akst_link"><a href="http://tragicallynull.com/?p=56&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_56" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://tragicallynull.com/2007/05/17/freebsd-log-setting-up-a-samba-server/feed/</wfw:commentRss>
		</item>
		<item>
		<title>FreeBSD Log: Changing Your Shell in FreeBSD (Unix)</title>
		<link>http://tragicallynull.com/2007/05/07/freebsd-log-changing-your-shell-in-freebsd-unix/</link>
		<comments>http://tragicallynull.com/2007/05/07/freebsd-log-changing-your-shell-in-freebsd-unix/#comments</comments>
		<pubDate>Tue, 08 May 2007 03:10:48 +0000</pubDate>
		<dc:creator>John</dc:creator>
		
		<category><![CDATA[Tips &amp; Tricks]]></category>

		<category><![CDATA[FreeBSD]]></category>

		<category><![CDATA[FreeBSD Log]]></category>

		<category><![CDATA[Software]]></category>

		<category><![CDATA[UNIX]]></category>

		<guid isPermaLink="false">http://tragicallynull.com/2007/05/07/freebsd-log-changing-your-shell-in-freebsd-unix/</guid>
		<description><![CDATA[Ok, so you&#8217;re just logged in and you&#8217;re already tired of sh, I would be to. Good thing it&#8217;s pretty easy to switch to bash, which we installed during the original FreeBSD installation. To change the shell we&#8217;re going to use the built in chsh (Change Shell) program as root. So here&#8217;s what you type [...]]]></description>
			<content:encoded><![CDATA[<p>Ok, so you&#8217;re just logged in and you&#8217;re already tired of sh, I would be to. Good thing it&#8217;s pretty easy to switch to bash, which we installed during the original FreeBSD installation. To change the shell we&#8217;re going to use the built in chsh (<strong>Ch</strong>ange <strong>Sh</strong>ell) program as root. So here&#8217;s what you type once you&#8217;ve connected and logged into your FreeBSD server, replacing yourusername with your username<sup><a href="#fn1">1</a></sup>.<br />
<code># sudo chsh yourusername]</code></p>
<p>For example, I entered&#8230;<br />
<code># sudo chsh john</code></p>
<p>This should bring up your user file with various information about your account, the only thing you need to worry about is the line that says &#8220;Shell:&#8221;, here&#8217;s what mine looks like:<br />
<code class="special-codeblock">#Changing user information for john.<br />
Login: john<br />
Password: [removed]<br />
Uid [#]: 1001<br />
Gid [# or name]: 1001<br />
Change [month day year]:<br />
Expire [month day year]:<br />
Class:<br />
Home directory: /home/john<br />
Shell: /bin/sh<br />
Full Name: John Stone III<br />
Office Location:<br />
Office Phone:<br />
Home Phone:<br />
Other information:<br />
</code></p>
<p>To edit this file you&#8217;re going to need to use your arrow keys, press down until you get to the shell line, then right until you get past the first /. Then use the delete key to remove all of the stuff after it. Then press &#8220;i&#8221; and type &#8220;usr/local/bin/bash&#8221;. Then press escape, then &#8220;:x&#8221; and hit enter to save the file. If at any time you mess up you can press escape then &#8220;:q!&#8221; to exit without saving changes, the you can try again with the command above.</p>
<p>This is what my file looked like after I edited it.<br />
<code class="special-codeblock">#Changing user information for john.<br />
Login: john<br />
Password: removed<br />
Uid [#]: 1001<br />
Gid [# or name]: 1001<br />
Change [month day year]:<br />
Expire [month day year]:<br />
Class:<br />
Home directory: /home/john<br />
Shell: /usr/local/bin/bash<br />
Full Name: John Stone III<br />
Office Location:<br />
Office Phone:<br />
Home Phone:<br />
Other information:</code></p>
<p>Now you can exit and when you log back in you should see a lovely new shell prompt.<br />
<code>[john@freebsd ~]$</code></p>
<p class="akst_link"><a href="http://tragicallynull.com/?p=55&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_55" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://tragicallynull.com/2007/05/07/freebsd-log-changing-your-shell-in-freebsd-unix/feed/</wfw:commentRss>
		</item>
		<item>
		<title>FreeBSD Log: Logging into FreeBSD over SSH</title>
		<link>http://tragicallynull.com/2007/05/07/freebsd-log-logging-into-freebsd-over-ssh/</link>
		<comments>http://tragicallynull.com/2007/05/07/freebsd-log-logging-into-freebsd-over-ssh/#comments</comments>
		<pubDate>Mon, 07 May 2007 18:27:34 +0000</pubDate>
		<dc:creator>John</dc:creator>
		
		<category><![CDATA[Tips &amp; Tricks]]></category>

		<category><![CDATA[FreeBSD]]></category>

		<category><![CDATA[FreeBSD Log]]></category>

		<category><![CDATA[Software]]></category>

		<category><![CDATA[UNIX]]></category>

		<guid isPermaLink="false">http://tragicallynull.com/2007/05/07/freebsd-log-logging-into-freebsd-over-ssh/</guid>
		<description><![CDATA[Ok, so you&#8217;ve got FreeBSD installed, you have enabled SSH during the installation1, you&#8217;ve edited your sudoers file and now you&#8217;re sitting back at your main computer ready to start remotely administering your server. The first thing you&#8217;re going to need to do is download an ssh client, if you&#8217;re using Windows I recommend PuTTY, [...]]]></description>
			<content:encoded><![CDATA[<p>Ok, so you&#8217;ve got FreeBSD installed, you have enabled SSH during the installation<sup><a href="#fn1">1</a></sup>, you&#8217;ve edited your sudoers file and now you&#8217;re sitting back at your main computer ready to start remotely administering your server. The first thing you&#8217;re going to need to do is download an ssh client, if you&#8217;re using Windows I recommend <a href="http://the.earth.li/~sgtatham/putty/latest/x86/putty-0.60-installer.exe">PuTTY</a>, if you&#8217;re using OSX or Linux you have one built in, just go to the terminal and type ssh [theipofyourserver].</p>
<p>Once you have PuTTY installed open the app and type the IP of your server in the &#8220;Host Name: (Or IP address)&#8221; field <sup><a href="#fig1">Fig 1.</a></sup> and hit enter. Then you&#8217;ll be presented with the familiar login: prompt. Login with your normal user name and password and you should be given your very own shell prompt. <sup><a href="#fig2">Fig 2.</a></sup></p>
<p><a href='http://tragicallynull.com/backend/uploads/fig1-sshlogin.jpg' title='Fig1' id="fig1"><img src='http://tragicallynull.com/backend/uploads/fig1-sshlogin.thumbnail.jpg' alt='Fig1' /></a><a href='http://tragicallynull.com/backend/uploads/fig2-sshlogin.jpg' title='Fig 2' id="fig2"><img src='http://tragicallynull.com/backend/uploads/fig2-sshlogin.thumbnail.jpg' alt='Fig 2' /></a></p>
<p><span id="fn1">Footnote 1: If you didn&#8217;t install sshd during installation you can easily do so after the fact. Just login as root, bring up the installer by typing sysinstall and hitting enter. Once at the familiar installer go down to configure, hit enter, go down to networking, then go all the way near the bottom to sshd, press space to select it then press o to exit the menu. Then X to exit the configure menu and then x to exit sysinstall. Now you can restart your server using &#8220;shutdown -r now&#8221; without quotes and you should now have ssh running.</a></p>
<p class="akst_link"><a href="http://tragicallynull.com/?p=52&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_52" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://tragicallynull.com/2007/05/07/freebsd-log-logging-into-freebsd-over-ssh/feed/</wfw:commentRss>
		</item>
		<item>
		<title>FreeBSD Log: Editing the Sudoers File</title>
		<link>http://tragicallynull.com/2007/05/06/freebsd-log-editing-the-sudoers-file/</link>
		<comments>http://tragicallynull.com/2007/05/06/freebsd-log-editing-the-sudoers-file/#comments</comments>
		<pubDate>Mon, 07 May 2007 04:51:04 +0000</pubDate>
		<dc:creator>John</dc:creator>
		
		<category><![CDATA[Tips &amp; Tricks]]></category>

		<category><![CDATA[FreeBSD]]></category>

		<category><![CDATA[FreeBSD Log]]></category>

		<category><![CDATA[Software]]></category>

		<category><![CDATA[UNIX]]></category>

		<guid isPermaLink="false">http://tragicallynull.com/2007/05/06/freebsd-log-editing-the-sudoers-file/</guid>
		<description><![CDATA[This article was updated on May 24th, 2007 to correct superficial errors.
Ok, so you&#8217;ve got your FreeBSD installed on your computer, you&#8217;ve booted up for the first time and you&#8217;re looking at the login: prompt. You&#8217;ll need to login as root to configure sudo to allow yourself to run commands as root from your normal [...]]]></description>
			<content:encoded><![CDATA[<p class="special-alert">This article was updated on May 24th, 2007 to correct superficial errors.</p>
<p>Ok, so you&#8217;ve got your FreeBSD installed on your computer, you&#8217;ve booted up for the first time and you&#8217;re looking at the login: prompt. You&#8217;ll need to login as root to configure sudo to allow yourself to run commands as root from your normal account though SSH. So type root at the login: prompt hit enter and then type in your password. Don&#8217;t worry that the letters or *s don&#8217;t appear for your password, they&#8217;re not suppose to. Once you login you should be at the default shell, something like freebsd#, where freebsd is the host you entered during the installation.</p>
<p>Now, from the freebsd# prompt and type visudo and press enter.<br />
<code>freebsd# visudo</code></p>
<p>You should have the default sudoers file in Vi. Use your arrow keys to move down the page until you see the line <samp>root       ALL=(ALL)          ALL</samp>, with your cursor on that line type o, this should create a new line. From there you can type the following line where [yourusername] is the normal user account you setup during the OS installation without the brackets&#8230;<br />
<code>[yourusername] ALL = (ALL) ALL</code></p>
<p>For for example, mine is&#8230;<br />
<code>john ALL = (ALL) ALL</code></p>
<p>From here you press escape then &#8220;:&#8221; without the quotes, then &#8220;x&#8221; without the quotes and then hit enter, this will save the file and exit Vi. And now you know why you installed Pico.</p>
<p>This will allow you to run any command as root, as long as you know the root password thus allowing you remotely administer your system completely through SSH. Now you can type exit to logout at the freebsd# prompt and turn off the monitor. From here we will be using SSH.</p>
<p><a href="http://tragicallynull.com/media/videos/Sudoers_Config"><img src="http://tragicallynull.com/media/images/freebsd-movie-play.jpg" alt="Play Editing Sudoers File Video" /></a></p>
<p class="akst_link"><a href="http://tragicallynull.com/?p=51&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_51" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://tragicallynull.com/2007/05/06/freebsd-log-editing-the-sudoers-file/feed/</wfw:commentRss>
		</item>
		<item>
		<title>FreeBSD Log: Installation</title>
		<link>http://tragicallynull.com/2007/05/06/freebsd-log-installation/</link>
		<comments>http://tragicallynull.com/2007/05/06/freebsd-log-installation/#comments</comments>
		<pubDate>Mon, 07 May 2007 03:50:50 +0000</pubDate>
		<dc:creator>John</dc:creator>
		
		<category><![CDATA[Tips &amp; Tricks]]></category>

		<category><![CDATA[FreeBSD]]></category>

		<category><![CDATA[FreeBSD Log]]></category>

		<category><![CDATA[Software]]></category>

		<category><![CDATA[UNIX]]></category>

		<guid isPermaLink="false">http://tragicallynull.com/2007/05/06/freebsd-log-installation/</guid>
		<description><![CDATA[This article was updated on May 23rd, 2007 to follow a stricter set of best practices.
I just successfully installed FreeBSD on the computer. The setup wizard was flawless and configured almost everything automatically. I&#8217;m using an entire hard drive so I chose the default partition and mounting schemes. I suggest you do the same to [...]]]></description>
			<content:encoded><![CDATA[<p class="special-alert">This article was updated on May 23rd, 2007 to follow a stricter set of best practices.</p>
<p>I just successfully installed FreeBSD on the computer. The setup wizard was flawless and configured almost everything automatically. I&#8217;m using an entire hard drive so I chose the default partition and mounting schemes. I suggest you do the same to keep things simple. After the mounting screen it gives you the Distribution selection screen, I selected minimal, then went down to custom and additionally selected the Manual Pages (man), and the Ports System (ports).</p>
<p>For my network card I choose <em>no IPv6</em>, <em>yes DHCP</em> because my server will be behind my router. &#8220;Host&#8221; is similar to the &#8220;name&#8221; of your computer on Windows, except it has to be a fully qualified domain. If this is going to be a local server, you can enter anything you want with .localhost on the end. For example, I entered &#8220;freebsd.localhost&#8221;. For the domain just remove whatever is there (if anything) and enter localhost. All of the other fields should have been configured automatically by DHCP.  From there you can select which ever services you want it to install, for the purposes of these guides we&#8217;re going to say no to everything except ssh.</p>
<p>Next you can choose which &#8220;ports&#8221; packages you want installed. &#8220;Ports&#8221; are special FreeBSD packages that are pretty much guaranteed to work. I choose the following &#8220;ports&#8221; packages from the installation wizard to get started remotely editing the server over SSH.</p>
<ul>
<li>Sudo - Sudo allows you to issue commands as root from a regular account. Very necessary since I&#8217;ll be handling all of the administration over SSH and you can&#8217;t login as root over SSH.</li>
<li>Pico - To edit files. You&#8217;ll definitely want to install this, otherwise you&#8217;ll have to use Vi and no one likes using Vi.</li>
<li>Bash - The default shell is called &#8220;sh&#8221;, it&#8217;s functional, but lacks more advanced and time saving features like tab-completion, which means instead of having to type out cd /usr/local, you&#8217;d just have to type /u[tab]lo[tab] and it would finish those for you.</li>
<li>wget - Wget allows you to pull files off of the internet from the command line.
</ul>
<p>I&#8217;m almost ready to step away from the physical server, but before I do that I&#8217;ll need to configure sudo, I&#8217;ll show you how I configured my sudo in the next post.</p>
<p><a href="http://tragicallynull.com/media/videos/FreeBSD_Install"><img src="http://tragicallynull.com/media/images/freebsd-movie-play.jpg" alt="Play FreeBSD Installation Video" /></a></p>
<p class="akst_link"><a href="http://tragicallynull.com/?p=50&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_50" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://tragicallynull.com/2007/05/06/freebsd-log-installation/feed/</wfw:commentRss>
		</item>
		<item>
		<title>FreeBSD Log: Introduction</title>
		<link>http://tragicallynull.com/2007/05/06/freebsd-log-introduction/</link>
		<comments>http://tragicallynull.com/2007/05/06/freebsd-log-introduction/#comments</comments>
		<pubDate>Sun, 06 May 2007 21:02:55 +0000</pubDate>
		<dc:creator>John</dc:creator>
		
		<category><![CDATA[Tips &amp; Tricks]]></category>

		<category><![CDATA[FreeBSD]]></category>

		<category><![CDATA[FreeBSD Log]]></category>

		<category><![CDATA[UNIX]]></category>

		<guid isPermaLink="false">http://tragicallynull.com/2007/05/06/freebsd-log-introduction/</guid>
		<description><![CDATA[So this is going to be the first of many posts in what will be my FreeBSD server setup and maintenance odyssey. I&#8217;ve never administered a FreeBSD Unix based server before let alone solely by the CLI. There will be no GUI involved what-so-ever and only the initial OS install will be done physically at [...]]]></description>
			<content:encoded><![CDATA[<p>So this is going to be the first of many posts in what will be my FreeBSD server setup and maintenance odyssey. I&#8217;ve never administered a FreeBSD Unix based server before let alone solely by the <abbr title="Command Line Interface">CLI</abbr>. There will be no <abbr title="Graphical User Interface">GUI</abbr> involved what-so-ever and only the initial OS install will be done physically at the computer, everything else will be done over SSH. </p>
<p>I&#8217;m going to use the minimal boot CD and install over <abbr title="File Transfer Protocol">FTP</abbr>, as I know my network card will be supported out of the box.</p>
<h2>Hardware:</h2>
<p><strong>Processor:</strong> Pentium 4 3.0Ghz &#8220;Prescottâ€?<br />
<strong>RAM:</strong> 512MB Generic DDR3200<br />
<strong>Motherboard:</strong> MSI PM8M3-V<br />
<strong>Hard Drives:</strong><br />
200GB SATA (Main)<br />
120GB IDE (IDE Master)<br />
100GB IDE (IDE Slave)<br />
<strong>Other Drives:</strong><br />
8X DVD-RW (Used only for initial installation)</p>
<h2>Functionary Goals:</h2>
<h3>Primary:</h3>
<ul>
<li>Samba File Server</li>
<li>- Media Share</li>
<li>Web Server â€“ Via Apache, PHP and mySQL</li>
<li>- Support Ticket System</li>
<li>- Wiki</li>
<li>- Intranet CMS</li>
<li>- Local Development</li>
<li>FTP Server</li>
<li>- Backup</li>
</ul>
<h3>Secondary:</h3>
<ul>
<li>Counterstrike: Source Private Server</li>
<li>Ruby On Rails Development</li>
</ul>
<p>In the next post I should have a successful installation recap, wish me luck.</p>
<p class="akst_link"><a href="http://tragicallynull.com/?p=49&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_49" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://tragicallynull.com/2007/05/06/freebsd-log-introduction/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Only allow specific referrers with .htaccess</title>
		<link>http://tragicallynull.com/2007/04/03/only-allow-specific-referrers-with-htaccess/</link>
		<comments>http://tragicallynull.com/2007/04/03/only-allow-specific-referrers-with-htaccess/#comments</comments>
		<pubDate>Tue, 03 Apr 2007 07:30:35 +0000</pubDate>
		<dc:creator>John</dc:creator>
		
		<category><![CDATA[Tips &amp; Tricks]]></category>

		<category><![CDATA[.htaccess]]></category>

		<category><![CDATA[Apache]]></category>

		<guid isPermaLink="false">http://tragicallynull.com/2007/04/03/only-allow-specific-referrers-with-htaccess/</guid>
		<description><![CDATA[Say you have a secret directory full of stuff you don&#8217;t want anyone to see and you want to allow certain domains to have access to it directly. All you would need to do is create (or add this to) a .htaccess file in the root of the directory you want to protect.
You would do [...]]]></description>
			<content:encoded><![CDATA[<p>Say you have a secret directory full of stuff you don&#8217;t want anyone to see and you want to allow certain domains to have access to it directly. All you would need to do is create (or add this to) a .htaccess file in the root of the directory you want to protect.</p>
<p>You would do it thusly:<br />
Add this to a blank or your existing .htaccess file:<br />
<code class="special-codeblock">RewriteEngine on<br />
RewriteCond %{HTTP_REFERER} !^http://(www\.)?first-domain-to-allow.com/.*$ [NC]<br />
RewriteCond %{HTTP_REFERER} !^http://(www\.)?second-domain-to-allow.com/.*$ [NC]<br />
RewriteRule ^(.*)$ http://www.google.com/ [R,L]</code></p>
<p>Also, if you want people who copy and paste/type in the link to have access, all you would need to do is add this line just after RewriteEngine on so your .htaccess file would look like this&#8230;<br />
<code class="special-codeblock">RewriteEngine on<br />
RewriteCond %{HTTP_REFERER} !^$ [NC]<br />
RewriteCond %{HTTP_REFERER} !^http://(www\.)?first-domain-to-allow.com/.*$ [NC]<br />
RewriteCond %{HTTP_REFERER} !^http://(www\.)?second-domain-to-allow.com/.*$ [NC]<br />
RewriteRule ^(.*)$ http://www.google.com/ [R,L]</code></p>
<p class="akst_link"><a href="http://tragicallynull.com/?p=47&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_47" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://tragicallynull.com/2007/04/03/only-allow-specific-referrers-with-htaccess/feed/</wfw:commentRss>
		</item>
		<item>
		<title>vBulletin display thread title once in legacy postbit (postbit_legacy)</title>
		<link>http://tragicallynull.com/2007/04/03/vbulletin-display-thread-title-once-in-legacy-postbit-postbit_legacy/</link>
		<comments>http://tragicallynull.com/2007/04/03/vbulletin-display-thread-title-once-in-legacy-postbit-postbit_legacy/#comments</comments>
		<pubDate>Tue, 03 Apr 2007 07:28:26 +0000</pubDate>
		<dc:creator>John</dc:creator>
		
		<category><![CDATA[Tips &amp; Tricks]]></category>

		<category><![CDATA[Software]]></category>

		<category><![CDATA[vBulletin]]></category>

		<guid isPermaLink="false">http://tragicallynull.com/2007/04/03/vbulletin-display-thread-title-once-in-legacy-postbit-postbit_legacy/</guid>
		<description><![CDATA[Ok, so you&#8217;ve got that brand new VB install and you want it to look like the big boys and only show the title in the first (original) post in a thread&#8230; Well here&#8217;s how you do it.
In postbit_legacy find this&#8230;
&#60;if condition="$show['messageicon'] OR $post['title']&#8220;&#62;
  &#60;!&#8211; icon and title &#8211;&#62;
  &#60;div class=&#8221;smallfont&#8221;&#62;
   [...]]]></description>
			<content:encoded><![CDATA[<p>Ok, so you&#8217;ve got that brand new VB install and you want it to look like the big boys and only show the title in the first (original) post in a thread&#8230; Well here&#8217;s how you do it.</p>
<p>In postbit_legacy find this&#8230;<br />
<code class="special-codeblock">&lt;if condition="$show['messageicon'] OR $post['title']&#8220;&gt;<br />
  &lt;!&#8211; icon and title &#8211;&gt;<br />
  &lt;div class=&#8221;smallfont&#8221;&gt;<br />
    &lt;if condition=&#8221;$show['messageicon']&#8220;&gt;&lt;img class=&#8221;inlineimg&#8221; src=&#8221;$post[iconpath]&#8221; alt=&#8221;$post[icontitle]&#8221; border=&#8221;0&#8243; /&gt;&lt;/if&gt;<br />
    &lt;if condition=&#8221;$post['title']&#8220;&gt;&lt;strong&gt;$post[title]&lt;/strong&gt;&lt;/if&gt;<br />
  &lt;/div&gt;<br />
  &lt;hr size=&#8221;1&#8243; style=&#8221;color:$stylevar[tborder_bgcolor]&#8221; /&gt;<br />
  &lt;!&#8211; / icon and title &#8211;&gt;<br />
&lt;/if&gt;</code></p>
<p>And change it to this&#8230;<br />
<code class="special-codeblock">&lt;if condition="$post['title']&#8220;&gt;<br />
            &lt;!&#8211; icon and title &#8211;&gt;<br />
            &lt;div class=&#8221;smallfont&#8221;&gt;<br />
                &lt;if condition=&#8221;$show['messageicon']&#8220;&gt;&lt;img class=&#8221;inlineimg&#8221; src=&#8221;$post[iconpath]&#8221; alt=&#8221;$post[icontitle]&#8221; border=&#8221;0&#8243; /&gt;&lt;/if&gt;<br />
                &lt;if condition=&#8221;$post['title']&#8220;&gt;&lt;strong&gt;$post[title]&lt;/strong&gt;&lt;/if&gt;<br />
            &lt;/div&gt;<br />
            &lt;hr size=&#8221;1&#8243; style=&#8221;color:$stylevar[tborder_bgcolor]&#8221; /&gt;<br />
            &lt;!&#8211; / icon and title &#8211;&gt;<br />
        &lt;/if&gt;</code></p>
<p>This along with disabling &#8220;Automatically Quote Post / Thread Title&#8221; gives me the desired effect.<br />
You can find that option in&#8230;<br />
AdminCP > vBulletin Options > vBulletin Options > Message Posting &#038; Editing Options > Automatically Quote Post / Thread Title</p>
<p class="akst_link"><a href="http://tragicallynull.com/?p=46&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_46" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://tragicallynull.com/2007/04/03/vbulletin-display-thread-title-once-in-legacy-postbit-postbit_legacy/feed/</wfw:commentRss>
		</item>
		<item>
		<title>500 Internal Server Error when upgrading to Wordpress 2.1</title>
		<link>http://tragicallynull.com/2007/02/08/500-internal-server-error-when-upgrading-to-wordpress-21/</link>
		<comments>http://tragicallynull.com/2007/02/08/500-internal-server-error-when-upgrading-to-wordpress-21/#comments</comments>
		<pubDate>Thu, 08 Feb 2007 08:34:29 +0000</pubDate>
		<dc:creator>John</dc:creator>
		
		<category><![CDATA[Tips &amp; Tricks]]></category>

		<category><![CDATA[PHP]]></category>

		<category><![CDATA[Software]]></category>

		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://tragicallynull.com/2007/02/08/500-internal-server-error-when-upgrading-to-wordpress-21/</guid>
		<description><![CDATA[Delete your .htaccess file. That is all.
Share This
]]></description>
			<content:encoded><![CDATA[<p>Delete your .htaccess file. That is all.</p>
<p class="akst_link"><a href="http://tragicallynull.com/?p=44&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_44" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://tragicallynull.com/2007/02/08/500-internal-server-error-when-upgrading-to-wordpress-21/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Missing Windows Media Player Plugin for Firefox in Windows Vista</title>
		<link>http://tragicallynull.com/2007/02/07/missing-windows-media-player-plugin-for-firefox-in-windows-vista/</link>
		<comments>http://tragicallynull.com/2007/02/07/missing-windows-media-player-plugin-for-firefox-in-windows-vista/#comments</comments>
		<pubDate>Thu, 08 Feb 2007 04:29:51 +0000</pubDate>
		<dc:creator>John</dc:creator>
		
		<category><![CDATA[Tips &amp; Tricks]]></category>

		<category><![CDATA[Firefox]]></category>

		<category><![CDATA[Microsoft]]></category>

		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://tragicallynull.com/2007/02/07/missing-windows-media-player-plugin-for-firefox-in-windows-vista/</guid>
		<description><![CDATA[This guide is for Windows Vista. Use this guide for Windows XP Media Center Edition.
The amazing popularity of my previous guide on how to get Firefox to play embedded Windows Media Player files in Windows XP Media Center Edition as well as my own need to fix my new install of Windows Vista has prompted [...]]]></description>
			<content:encoded><![CDATA[<p class="special-alert">This guide is for Windows Vista. Use <a href="http://tragicallynull.com/2006/08/18/missing-windows-media-player-plugin-for-firefox/">this guide</a> for Windows XP Media Center Edition.</p>
<p>The amazing popularity of my <a href="http://tragicallynull.com/2006/08/18/missing-windows-media-player-plugin-for-firefox/">previous guide</a> on how to get Firefox to play embedded Windows Media Player files in Windows XP Media Center Edition as well as my own need to fix my new install of Windows Vista has prompted me to make a guide specifically for Vista.</p>
<p>Now this time the <a href="http://kb.mozillazine.org/Windows_Media_Player">MozillaZine</a> guide worked for me, but it was a touch difficult to locate in the overall document so here&#8217;s my simplified solution JUST for Windows Vista&#8230;</p>
<p><strong>Step 1:</strong> Download these 3 (three) files to your desktop. <a href="http://www.dlldump.com/download-dll-files_new.php/dllfiles/N/npdsplay.dll/3.0.2.629/">1</a>, <a href="http://www.dlldump.com/download-dll-files_new.php/dllfiles/N/npwmsdrm.dll/9.00.00.3250/">2</a>, <a href="http://www.dlldump.com/download-dll-files_new.php/dllfiles/N/npdrmv2.dll/9.00.00.32508/">3</a>.<br />
<strong>Step 2:</strong> Copy and paste these files into your Firefox Plugins directory. For example: (C:\Program Files\Mozilla Firefox\plugins)</p>
<p>Good luck, I hope that helps and congratulations of choosing Vista.</p>
<p class="akst_link"><a href="http://tragicallynull.com/?p=43&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_43" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://tragicallynull.com/2007/02/07/missing-windows-media-player-plugin-for-firefox-in-windows-vista/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Enable games in Windows Vista Business</title>
		<link>http://tragicallynull.com/2007/02/02/enable-games-in-windows-vista-business/</link>
		<comments>http://tragicallynull.com/2007/02/02/enable-games-in-windows-vista-business/#comments</comments>
		<pubDate>Fri, 02 Feb 2007 05:57:19 +0000</pubDate>
		<dc:creator>John</dc:creator>
		
		<category><![CDATA[Tips &amp; Tricks]]></category>

		<category><![CDATA[Microsoft]]></category>

		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://tragicallynull.com/2007/02/02/enable-games-in-windows-vista-business/</guid>
		<description><![CDATA[By default Windows Vista Business doesn&#8217;t have games enabled, you might just assume it doesn&#8217;t have them since it&#8217;s &#8220;Business&#8221;, but it does. All you have to do is enable them, it&#8217;s quick and easy and will have you wasting many hours in no time.
Step 1: Click the Start Menu and then click on &#8216;Control [...]]]></description>
			<content:encoded><![CDATA[<p>By default Windows Vista Business doesn&#8217;t have games enabled, you might just assume it doesn&#8217;t have them since it&#8217;s &#8220;Business&#8221;, but it does. All you have to do is enable them, it&#8217;s quick and easy and will have you wasting many hours in no time.</p>
<p><strong>Step 1:</strong> Click the Start Menu and then click on &#8216;Control Panel&#8217;.<br />
<strong>Step 2:</strong> Click on the &#8216;Program&#8217; group.<br />
<strong>Step 3:</strong> Click &#8216;Turn Windows features on or off&#8217;. (Note: You will need an administrator account)<br />
<strong>Step 4:</strong> Tick the &#8216;Games&#8217; box and click ok, it will take a minute or so to add them games.<br />
<strong>Step 5:</strong> Close the Control Panel and click the Start Menu again, and the click &#8216;All Programs&#8217;, you should see that the Games folder is now filled with the normal games you get on Windows Home/Premium/Ultimate.</p>
<p>Enjoy.</p>
<p class="akst_link"><a href="http://tragicallynull.com/?p=42&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_42" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://tragicallynull.com/2007/02/02/enable-games-in-windows-vista-business/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Displaying html comments in Symphony</title>
		<link>http://tragicallynull.com/2007/01/20/displaying-html-comments-in-symphony/</link>
		<comments>http://tragicallynull.com/2007/01/20/displaying-html-comments-in-symphony/#comments</comments>
		<pubDate>Sat, 20 Jan 2007 05:22:42 +0000</pubDate>
		<dc:creator>John</dc:creator>
		
		<category><![CDATA[Tips &amp; Tricks]]></category>

		<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://tragicallynull.com/2007/01/20/displaying-html-comments-in-symphony/</guid>
		<description><![CDATA[Recently I&#8217;ve been messing with Symphony, a really great CMS, but it strips comments out of your output, so it makes &#8220;IE Only&#8221; code impossible to add. The solution? &#60;xsl:comment&#62; and &#60;![CDATA[]]&#62;, so you would do something like this&#8230;
&#60;xsl:comment&#62;[if IE 6]&#62;&#60;![CDATA[&#60;link rel=&#34;stylesheet&#34; type=&#34;text/css&#34; href=&#34;css/ie6.css&#34; /&#62;&#60;![endif]]]&#62;&#60;/xsl:comment&#62;
Share This
]]></description>
			<content:encoded><![CDATA[<p>Recently I&#8217;ve been messing with Symphony, a really great CMS, but it strips comments out of your output, so it makes &#8220;IE Only&#8221; code impossible to add. The solution? <var>&lt;xsl:comment&gt;</var> and <var>&lt;![CDATA[]]&gt;</var>, so you would do something like this&#8230;</p>
<p><code class="special-codeblock">&lt;xsl:comment&gt;[if IE 6]&gt;&lt;![CDATA[&lt;link rel=&quot;stylesheet&quot; type=&quot;text/css&quot; href=&quot;css/ie6.css&quot; /&gt;&lt;![endif]]]&gt;&lt;/xsl:comment&gt;</code></p>
<p class="akst_link"><a href="http://tragicallynull.com/?p=39&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_39" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://tragicallynull.com/2007/01/20/displaying-html-comments-in-symphony/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Royale Noir - Black Windows XP Theme</title>
		<link>http://tragicallynull.com/2006/12/26/royal-noir-black-windows-xp-theme/</link>
		<comments>http://tragicallynull.com/2006/12/26/royal-noir-black-windows-xp-theme/#comments</comments>
		<pubDate>Tue, 26 Dec 2006 11:41:18 +0000</pubDate>
		<dc:creator>John</dc:creator>
		
		<category><![CDATA[Tips &amp; Tricks]]></category>

		<category><![CDATA[Design]]></category>

		<category><![CDATA[Download]]></category>

		<category><![CDATA[Microsoft]]></category>

		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://tragicallynull.com/2006/12/26/royal-noir-black-windows-xp-theme/</guid>
		<description><![CDATA[ Apparently there was a really slick Windows XP theme that was made for the media center edition but never made it to the final cut. I think it&#8217;s pretty slick and meshes nice if you have a nice thick dark background. Note that this is NOT the Zune theme (with the ugly orange start [...]]]></description>
			<content:encoded><![CDATA[<p><a class="imagelink" href="http://tragicallynull.com/backend//uploads//Royale%20Noir.jpg" title="Royale Noir"><img style="float: left; margin-right:10px;" id="image35" src="http://tragicallynull.com/backend//uploads//Royale%20Noir.thumbnail.jpg" alt="Royale Noir" /></a> Apparently there was a really slick Windows XP theme that was made for the media center edition but never made it to the final cut. I think it&#8217;s pretty slick and meshes nice if you have a nice thick dark background. Note that this is NOT the Zune theme (with the ugly orange start button), it&#8217;s a completely original and signed theme for Windows XP from Microsoft, no hack required. </p>
<p><strong>Step 1:</strong>  Download the theme <a href="http://tragicallynull.com/backend/uploads/2007/10/royale_noir.zip">here</a>.<br />
<strong>Step 2:</strong> Unzip to &#8220;C:\Windows\Resources\Themes\Royale Noir&#8221; and then double click on &#8220;luna.msstyles&#8221;.<br />
<strong>Step 3:</strong> Click on &#8220;Noir&#8221; from the color scheme menu.</p>
<p><small><em>Original Credit: <a href="http://www.istartedsomething.com">http://www.istartedsomething.com</a></em></small></p>
<p class="akst_link"><a href="http://tragicallynull.com/?p=36&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_36" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://tragicallynull.com/2006/12/26/royal-noir-black-windows-xp-theme/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Free $55 credit on Google Adwords.</title>
		<link>http://tragicallynull.com/2006/09/04/free-55-credit-on-google-adwords/</link>
		<comments>http://tragicallynull.com/2006/09/04/free-55-credit-on-google-adwords/#comments</comments>
		<pubDate>Mon, 04 Sep 2006 15:16:50 +0000</pubDate>
		<dc:creator>John</dc:creator>
		
		<category><![CDATA[Tips &amp; Tricks]]></category>

		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://tragicallynull.com/2006/09/04/free-55-credit-on-google-adwords/</guid>
		<description><![CDATA[You&#8217;ve probably noticed that many different hosting/SEO companies have been giving away free Adwords credit with their services. Well, I&#8217;ve found a way to get $55 in credit free, all it requires is that you create a new account and have a valid credit card.
Step 1: Follow this link and make a new account. (Do [...]]]></description>
			<content:encoded><![CDATA[<p>You&#8217;ve probably noticed that many different hosting/SEO companies have been giving away free Adwords credit with their services. Well, I&#8217;ve found a way to get $55 in credit free, all it requires is that you create a new account and have a valid credit card.</p>
<p><strong>Step 1:</strong> Follow <a href="https://adwords.google.com/select/main?cmd=Login&#038;sourceid=Yh91503">this link</a> and make a new account. (Do not use the same email if you already have an Adwords account.)<br />
<strong>Step 2:</strong> Create your first Ad and fill in the other required information.<br />
<strong>Step 3:</strong> Add a credit card to your account, you will NOT be charged, and the $5 activation will be taken from your $55 credit leaving you with $50.<br />
<strong>Step 4:</strong> Advertise.</p>
<p>I have tested and verified this method myself, but I don&#8217;t know how long this promotion will last, so get in while you can.</p>
<p class="akst_link"><a href="http://tragicallynull.com/?p=23&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_23" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://tragicallynull.com/2006/09/04/free-55-credit-on-google-adwords/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Missing Windows Media Player Plugin for Firefox</title>
		<link>http://tragicallynull.com/2006/08/18/missing-windows-media-player-plugin-for-firefox/</link>
		<comments>http://tragicallynull.com/2006/08/18/missing-windows-media-player-plugin-for-firefox/#comments</comments>
		<pubDate>Sat, 19 Aug 2006 05:20:10 +0000</pubDate>
		<dc:creator>John</dc:creator>
		
		<category><![CDATA[Security]]></category>

		<category><![CDATA[Tips &amp; Tricks]]></category>

		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://tragicallynull.com/2006/08/18/missing-windows-media-player-plugin-for-firefox/</guid>
		<description><![CDATA[This guide is for Windows XP Media Center Edition. Use this guide for Windows Vista.
If you&#8217;re like me and you&#8217;ve got a brand new media center PC running Microsoft Windows Media Center Edition 2005, you&#8217;ve probably noticed that Firefox won&#8217;t play embedded Windows Media Player files. This is because of a missing DLL that Windows [...]]]></description>
			<content:encoded><![CDATA[<p class="special-alert">This guide is for Windows XP Media Center Edition. Use <a href="http://tragicallynull.com/2007/02/07/missing-windows-media-player-plugin-for-firefox-in-windows-vista/">this guide</a> for Windows Vista.</p>
<p>If you&#8217;re like me and you&#8217;ve got a brand new media center PC running Microsoft Windows Media Center Edition 2005, you&#8217;ve probably noticed that Firefox won&#8217;t play embedded Windows Media Player files. This is because of a missing DLL that Windows XP Home and Pro both have, but for some reason Media Center Edition doesn&#8217;t.</p>
<p>Most likely you have already tried <a href="http://forums.mozillazine.org/viewtopic.php?t=206213">this guide</a> from the Mozilla guys and it hasn&#8217;t worked. My solution is 2 steps that should have you watching movies in no time.</p>
<p><strong>Step 1:</strong> After you&#8217;ve installed Firefox, download and install <a href="http://www.microsoft.com/windows/windowsmedia/player/version64/plugin.aspx">this file</a>. It is the official Netscape media player plug-in from Microsoft. (It works for Firefox as well.)<br />
<strong>Step 2:</strong> Once you have the first file installed, download and install <a href="http://www.microsoft.com/downloads/details.aspx?familyid=CCDD3D35-BE5C-4C43-8FFA-BB8570A7321C&#038;displaylang=en">this file</a>. This is a security update for the above file and will keep you from being exploited by a malicious website.</p>
<p>That&#8217;s it, you should be all set.</p>
<p class="akst_link"><a href="http://tragicallynull.com/?p=17&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_17" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://tragicallynull.com/2006/08/18/missing-windows-media-player-plugin-for-firefox/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
