<?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>banjora {na+au+uk{auxilium}}</title>
	<atom:link href="http://www.banjora.co/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.banjora.co</link>
	<description></description>
	<lastBuildDate>Thu, 29 Mar 2012 21:40:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>AppZapper for Mac</title>
		<link>http://www.banjora.co/2010/11/appzapper-for-mac/</link>
		<comments>http://www.banjora.co/2010/11/appzapper-for-mac/#comments</comments>
		<pubDate>Mon, 15 Nov 2010 12:00:54 +0000</pubDate>
		<dc:creator>Liam Purefoy</dc:creator>
				<category><![CDATA[Auxilium]]></category>
		<category><![CDATA[In My Dock]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://www.banjora.co/?p=838</guid>
		<description><![CDATA[The AppZapper is the uninstaller that Apple forgot. This application is one of my most essential tools when managing my Macs, as it performs a [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="prettyPhoto[portfolio]" href="http://www.banjora.co/wp-content/uploads/2010/11/appzapper-940x360a.png"><img src="http://www.banjora.co/wp-content/uploads/2010/11/appzapper-940x360a-300x114.png" alt="" title="appzapper-940x360a" width="300" height="114" class="alignleft size-medium wp-image-851" /></a></p>
<p>The <a title="AppZapper - The uninstaller Apple forgot" target="_blank" href="http://www.appzapper.com">AppZapper</a> is the uninstaller that Apple forgot. This application is one of my most essential tools when managing my Macs, as it performs a safe and extended clean uninstall of an application, along with the targeted application&#8217;s associated sub-files. <a title="AppZapper - The uninstaller Apple forgot" target="_blank" href="http://www.appzapper.com">AppZapper</a> is particularly needed with applications that do not have a reliable uninstaller feature programmed within. Another brilliant aspect of <a title="AppZapper - The uninstaller Apple forgot" target="_blank" href="http://www.appzapper.com">AppZapper</a> is that it protects the system files, and also provides a audit log of the applications that have been uninstalled. Although it is seldom used, I rely on it, and it is definitely worth the small cost.</p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.banjora.co/2010/11/appzapper-for-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ORA-00376 File Cannot be Read</title>
		<link>http://www.banjora.co/2010/11/ora-00376-file-cannot-be-read/</link>
		<comments>http://www.banjora.co/2010/11/ora-00376-file-cannot-be-read/#comments</comments>
		<pubDate>Mon, 08 Nov 2010 17:00:08 +0000</pubDate>
		<dc:creator>Liam Purefoy</dc:creator>
				<category><![CDATA[Auxilium]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[plsql]]></category>
		<category><![CDATA[troubleshooting]]></category>

		<guid isPermaLink="false">http://www.banjora.co/?p=646</guid>
		<description><![CDATA[Like so many others who continue to support Oracle8i databases for required legacy systems, I was engaged on a impaired database that required the recovery [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="prettyPhoto[portfolio]" href="http://www.banjora.co/wp-content/uploads/2010/09/oradba_keyboard-940x360a.png"><img src="http://www.banjora.co/wp-content/uploads/2010/09/oradba_keyboard-940x360a-300x114.png" alt="" title="oradba_keyboard-940x360a" width="300" height="114" class="alignleft size-medium wp-image-421" /></a></p>
<p>Like so many others who continue to support <a title="Oracle is the world's most complete, open, and integrated business software and hardware systems company." target="_blank" href="http://www.oracle.com/">Oracle8i</a> databases for required legacy systems, I was engaged on a impaired database that required the recovery of 9 datafiles. I have performed this type of recovery in the past with the odd datafile, but none to this extent of involvement. </p>
<p>It is noteworthy to mention that several sins exists with this legacy system, specifically, using a de-supported <a title="Oracle is the world's most complete, open, and integrated business software and hardware systems company." target="_blank" href="http://www.oracle.com/">Oracle8i</a> database on an non-certified Windows operating system. Regardless, real life solutions and equations seldom show mercy.</p>
<p><b>ERROR:</b><br />
The Oracle8i database reside on Windows 2003 clustered architecture, and when the Event Logs were examined, no related events were recorded. However, the only reported errors was that of the database&#8217;s Alertlog.</p>
<pre class="brush: bash; html-script: false">
KCF: write/open error block=0x2f4b4 online=1
file=9 S:\ORADATA\CIM4644\DATA\CIM_DATA02.DBF
error=27072 txt: 'OSD-04008: WriteFile() failure, unable to write to file
O/S-Error: (OS 1450) Insufficient system resources exist to complete the requested service.'
Automatic datafile offline due to write error on
file 9: S:\ORADATA\CIM4644\DATA\CIM_DATA02.DBF
</pre>
</p>
<p></p>
<p><b>APPLIES TO:</b></p>
<ul>
<li><a title="Oracle is the world's most complete, open, and integrated business software and hardware systems company." target="_blank" href="http://www.oracle.com/">Oracle8i Enterprise Edition 8.1.7.4.1</a></li>
<li><a title="Oracle is the world's most complete, open, and integrated business software and hardware systems company." target="_blank" href="http://www.oracle.com/">Oracle FailSafe 3.3.3</a></li>
<li>Windows 2003 Enterprise Edition, SP3</li>
</ul>
<p></p>
<p><b>SOLUTION:</b><br />
To address this issue rather quickly, I connected onto the database as the SYSDBA and performed a simple &#8216;recover database&#8217; statement.</p>
<pre class="brush: sql; html-script: false">
c:\&gt; sqlplus /nolog

SQL> conn / as sysdba
Connected to an idle instance.
SQL> startup mount;
ORACLE instance started.

Total System Global Area 2098952220 bytes
Fixed Size                    75804 bytes
Variable Size             421076992 bytes
Database Buffers         1677721600 bytes
Redo Buffers                  77824 bytes
Database mounted.

SQL> recover database;
Media recovery complete.

SQL> alter database open;

Database altered.
SQL>
</pre>
<p></p>
<p>Yet, I still receive an error when the application is launched and begins to access it&#8217;s related tables objects.</p>
<pre class="brush: bash; html-script: false">
Errors in file r:\oradata\CIM4644\bdump\cim4644SMON.TRC:
ORA-00604: error occurred at recursive SQL level 1
ORA-00376: file 12 cannot be read at this time
ORA-01110: data file 2: 'S:\ORADATA\CIM4644\DATA\CIM_DATA07.DBF'
</pre>
<p></p>
<p>Performing a simple recovery command did not extend down to the datafile recovery, so additional steps are required. To identify what datafiles required additional recovery, I execute a simple PLSQL command to show me these remaining datafiles that are in need of recovery.</p>
<pre class="brush: sql; html-script: false">
SQL> select file_name from dba_data_files df, v$recover_file vf where df.file_id = vf.file# order by 1;
SQL>
</pre>
<p></p>
<table border="1" cellpadding="0" cellspacing="0" id="table1" width="100%">
<tr>
<td>FILE_NAME</td>
</tr>
<tr>
<td>R:\ORADATA\CIM4644\DATA\DR01.DBF</td>
</tr>
<tr>
<td>R:\ORADATA\CIM4644\DATA\ORAMON_DATA01.DBF</td>
</tr>
<tr>
<td>R:\ORADATA\CIM4644\DATA\RBS01.DBF</td>
</tr>
<tr>
<td>R:\ORADATA\CIM4644\DATA\RBS02.DBF</td>
</tr>
<tr>
<td>R:\ORADATA\CIM4644\DATA\SYSTEM01.DBF</td>
</tr>
<tr>
<td>R:\ORADATA\CIM4644\DATA\TEMP01.DBF</td>
</tr>
<tr>
<td>R:\ORADATA\CIM4644\DATA\TOOLS01.DBF</td>
</tr>
<tr>
<td>R:\ORADATA\CIM4644\DATA\USERS01.DBF</td>
</tr>
<tr>
<td>S:\ORADATA\CIM4644\DATA\CIM_DATA01.DBF</td>
</tr>
<tr>
<td>S:\ORADATA\CIM4644\DATA\CIM_DATA02.DBF</td>
</tr>
<tr>
<td>S:\ORADATA\CIM4644\DATA\CIM_DATA03.DBF</td>
</tr>
<tr>
<td>S:\ORADATA\CIM4644\DATA\CIM_DATA04.DBF</td>
</tr>
<tr>
<td>S:\ORADATA\CIM4644\DATA\CIM_DATA05.DBF</td>
</tr>
<tr>
<td>S:\ORADATA\CIM4644\DATA\CIM_DATA06.DBF</td>
</tr>
<tr>
<td>S:\ORADATA\CIM4644\DATA\CIM_DATA07.DBF</td>
</tr>
<tr>
<td>S:\ORADATA\CIM4644\DATA\CIM_DATA08.DBF</td>
</tr>
<tr>
<td>S:\ORADATA\CIM4644\DATA\CIM_DATA09.DBF</td>
</tr>
</table>
<p></p>
<p>For each datafile reported, I simply execute a recovery command that is datafile specific.</p>
<pre class="brush: sql; html-script: false">
SQL> recover datafile 'S:\ORADATA\CIM4644\DATA\CIM_DATA07.DBF';

ORA-00279: change 37719885 generated at 11/06/2010 03:04:19 needed for thread 1
ORA-00289: suggestion : U:\ORADATA\CIM4644\ARCHIVE\CIM4644T001S6760.ARC
ORA-00280: change 37719885 for thread 1 is in sequence #6760

Specify log: {&lt;RET&gt;=suggested | filename | AUTO | CANCEL}

Log applied.
Media recovery complete.
SQL>
</pre>
<p>Once the datafile is successfully recovered, I am then able to bring the datafile online.</p>
<pre class="brush: sql; html-script: false">
SQL> alter database datafile 'S:\ORADATA\CIM4644\DATA\CIM_DATA07.DBF' online;

Database altered.
SQL>
</pre>
<p>With all the questionable datafiles recovered successfully and brought online, I then perform an export of the application&#8217;s schema to ensure no data corruption.</p>
<pre class="brush: sql; html-script: false">
c:\&gt; exp &lt;account&gt;/&lt;password&gt;@&lt;tnsnames&gt; file=my-test-export_201011a.dmp log=t_my-test-export_201011a.log owner=&lt;schema name&gt; grants=yes rows=yes indexes=yes
</pre>
<p></p>
<p>I have found that a quick data export of a schema provides an excellent means of quickly<br />
determining data corruption.</p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.banjora.co/2010/11/ora-00376-file-cannot-be-read/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Change Mac’s Logon Wallpaper</title>
		<link>http://www.banjora.co/2010/10/change-macs-logon-wallpaper/</link>
		<comments>http://www.banjora.co/2010/10/change-macs-logon-wallpaper/#comments</comments>
		<pubDate>Tue, 26 Oct 2010 01:00:38 +0000</pubDate>
		<dc:creator>Liam Purefoy</dc:creator>
				<category><![CDATA[Auxilium]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[troubleshooting]]></category>

		<guid isPermaLink="false">http://www.banjora.co/?p=579</guid>
		<description><![CDATA[If you have grown rather tired of the standard Mac OS X login wallpaper image, there are several different methods to accomplish a wallpaper background [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="prettyPhoto[portfolio]" href="http://www.banjora.co/wp-content/uploads/2010/10/apple_keyboard-940x360a.png"><img src="http://www.banjora.co/wp-content/uploads/2010/10/apple_keyboard-940x360a-300x114.png" alt="" title="apple_keyboard-940x360a" width="300" height="114" class="alignleft size-medium wp-image-660" /></a></p>
<p>If you have grown rather tired of the standard Mac OS X login wallpaper image, there are several different methods to accomplish a wallpaper background change that are quite simple. If you are new to the Mac world, you could use a system utility named <a title="The Simple Way To Change your Login background Image with a single &quot;Drag-and-Drop&quot;" target="_blank" href="http://www.loginox.branox.com/">Loginox</a>, which once installed, will make simple work of it. I personally have not installed this tool. Mainly because it&#8217;s very seldom that I change my login wallpaper.</p>
<p>Another method is by utilising the command line of OS X, of which I have detailed the steps below. As I am comfortable with using the command line, I much prefer this method.</p>
<p><b>Dependencies:</b></p>
<ul>
<li>A desired JPG wallpaper image of your liking is required. One can find some very talented designs of wallpapers at <a title="Digital art, skin art, themes, wallpaper art, traditional art, photography, poetry / prose" target="_blank" href="http://www.deviantart.com/">DeviantART</a>, <a title="Free Desktop, Laptop, HDTV, and Mobile Wallpapers" target="_blank" href="http://interfacelift.com">InterfaceLIFT</a>, etc.</li>
</ul>
<p></p>
<p><b>Considerations:</b></p>
<ul>
<li>It is considered best practice to create a backup of any file(s) prior to being altered, of which is provided within the guide below. Also, I found that it is best to properly resize the JPG image to match your monitor&#8217;s resolution size. This can be accomplished with any graphic editing software, such as <a target="_blank" title="Pixelmator, the beautifully designed, easy-to-use, fast and powerful image editor for Mac OS X has everything you need to create, edit and enhance your images" href="http://www.pixelmator.com/">Pixelmator</a>, or with Mac&#8217;s inherent Preview application.</p>
</li>
</ul>
<p></p>
<p><b>Applies to:</b> </p>
<ul>
<li>
	<a title="Mac OS X 10.6 Snow Leopard" target="_blank" href="http://store.apple.com">Mac OS X 10.6 Snow Leopard</a></li>
</ul>
<p></p>
<p><b>Procedural Guide:</b></p>
<ol>
<li>
<p>Launch a terminal session within your Mac operating system by:</li>
<ul>
<li>selecting <b>Applications</b></li>
<li>then, <b>Utilities</b></li>
<li>then, <b>Terminal.app</b></li>
</ul>
<li>
<p>Place your desired wallpaper into your home directory. To determine what the path of your home directory is, simply type at the command prompt:</b></p>
<pre class="brush: bash; html-script: false">
	pwd
	</pre>
</li>
<li>
<p>Using your terminal session, create a backup of your current DefaultDesktop logon wallpaper: <b>Note: You will be required to provide your password as the DefaultDesktop.jpg image is considered a system file.</b></p>
<pre class="brush: bash; html-script: false">
	sudo mv /System/Library/CoreServices/DefaultDesktop.jpg /System/Library/CoreServices/DefaultDesktop.jpg.old
	</pre>
</li>
<li>
<p>Once a backup of your current logon wallpaper image has been completed successfully, then, simply place your new logon wallpaper into position:</p>
<pre class="brush: bash; html-script: false">
	sudo cp MyNewDefaultDesktop.jpg /System/Library/CoreServices/DefaultDesktop.jpg
	</pre>
</li>
<li>
<p>Restart your computer for the changes to take effect.</li>
</p>
<li>
<p><b>Note:</b> If you wish to undo your handy work, simply type:</p>
<pre class="brush: bash; html-script: false">
	sudo cp /System/Library/CoreServices/DefaultDesktop.jpg.old /System/Library/CoreServices/DefaultDesktop.jpg
	</pre>
</li>
</ol>
<p></p>
<p>For those who are uncomfortable with messing about within the computer&#8217;s system files, there is another alternative that is again, quite simple. Once can alter the &#8216;<b>com.apple.loginwindow</b>&#8216; preference file to pointe at a different path where the JPG image is located. However, many times a wallpaper image file is accidently moved to the bin, and therefore your preference file will need to once again be altered to reflect the proper path. To alter the &#8216;<b>com.apple.loginwindow</b>&#8216; preference file, the following example is provided:</p>
<pre class="brush: bash; html-script: false">
sudo defaults write /Library/Preferences/com.apple.loginwindow DesktopPicture "$HOME/Pictures/MyDifferentWallpaper.jpg"
</pre>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.banjora.co/2010/10/change-macs-logon-wallpaper/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bjango’s iStat Menus for Mac</title>
		<link>http://www.banjora.co/2010/10/bjangos-istat-menus-for-mac/</link>
		<comments>http://www.banjora.co/2010/10/bjangos-istat-menus-for-mac/#comments</comments>
		<pubDate>Mon, 25 Oct 2010 18:00:26 +0000</pubDate>
		<dc:creator>Liam Purefoy</dc:creator>
				<category><![CDATA[Auxilium]]></category>
		<category><![CDATA[In My Dock]]></category>

		<guid isPermaLink="false">http://www.banjora.co/?p=730</guid>
		<description><![CDATA[When it comes to monitoring my Mac computers, Bjango&#8217;s iStat Menus for Mac is absolutely brilliant. It is an application that I rely on constantly, [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="prettyPhoto[portfolio]" href="http://www.banjora.co/wp-content/uploads/2010/10/istat-940x360a.png"><img src="http://www.banjora.co/wp-content/uploads/2010/10/istat-940x360a-300x114.png" alt="" title="istat-940x360a" width="300" height="114" class="alignleft size-medium wp-image-732" /></a></p>
<p>When it comes to monitoring my Mac computers, <a title="The most advanced Mac OS X system monitor" target="_blank" href="http://bjango.com/apps/istatmenus/">Bjango&#8217;s iStat Menus for Mac</a> is absolutely brilliant. It is an application that I rely on constantly, mainly in part because I place a lot of pressure on my systems frequently. The <a title="Bjango (pronounced be-jan-go) is a privately owned company." target="_blank" href="http://bjango.com/">Bjango</a> development lot have put tremendous amounts of functionality and reliability into not only iStat for Mac, but also with their <a title="Remotely monitor CPU, memory, disks, uptime, load averages and more... from your iPhone." target="_blank" href="http://bjango.com/apps/istat/">iStat iPhone</a> monitoring application. There is a very reasonable cost to the iStat Menus of 16$ at the time of this article, and if you demand professional tools as I do, this will not disappoint.</p>
<p>The <a title="Remotely monitor CPU, memory, disks, uptime, load averages and more... from your iPhone." target="_blank" href="http://bjango.com/apps/istat/">iStat iPhone</a> application will allow the monitoring of one&#8217;s iPhone, and, one can also monitor any Mac or Linux operating system by either WiFi, or thru 3G&#8230; provided you have made allowances on your firewall. To monitor your Mac from the iPhone is very simplistic once you have installed Bjango&#8217;s <a title="Remotely monitor CPU, memory, disks, uptime, load averages and more... from your iPhone." target="_blank" href="http://bjango.com/apps/istat/">iStat Server for Mac OS X</a>, however, the <a title="Remotely monitor CPU, memory, disks, uptime, load averages and more... from your iPhone." target="_blank" href="http://bjango.com/apps/istat/">iStat Server for </a><a href="http://bjango.com/apps/istat/">Linux &amp; Solaris</a> is rather tricky to install, and is well worth the efforts I assure you.</p>
<p><a rel="prettyPhoto[portfolio]" href="http://www.banjora.co/wp-content/uploads/2010/10/istat_iphone-640x960a.png"><img src="http://www.banjora.co/wp-content/uploads/2010/10/istat_iphone-640x960a-200x300.png" alt="" title="istat_iphone-640x960a" width="200" height="300" class="alignnone size-medium wp-image-734" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.banjora.co/2010/10/bjangos-istat-menus-for-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Facetime Beta for Mac</title>
		<link>http://www.banjora.co/2010/10/facetime-beta-for-mac/</link>
		<comments>http://www.banjora.co/2010/10/facetime-beta-for-mac/#comments</comments>
		<pubDate>Thu, 21 Oct 2010 20:00:22 +0000</pubDate>
		<dc:creator>Liam Purefoy</dc:creator>
				<category><![CDATA[Auxilium]]></category>
		<category><![CDATA[In My Dock]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://www.banjora.co/?p=676</guid>
		<description><![CDATA[Based on Apple&#8217;s latest beta release of FaceTime for Mac, I elected to give this application a proper spin. Prior to this, I have not [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="prettyPhoto[portfolio]" href="http://www.banjora.co/wp-content/uploads/2010/10/mac_facetime_advert-940x360a.png"><img src="http://www.banjora.co/wp-content/uploads/2010/10/mac_facetime_advert-940x360a-300x114.png" alt="" title="mac_facetime_advert-940x360a" width="300" height="114" class="alignleft size-medium wp-image-702" /></a></p>
<p>Based on Apple&#8217;s latest beta release of <a title="It’s remarkable. It’s fun. And it’s not just for iPhone and iPod touch anymore" target="_blank" href="http://www.apple.com/mac/facetime/">FaceTime for Mac</a>, I elected to give this application a proper spin. Prior to this, I have not used <a title="Phone calls like you've never seen before." target="_blank" href="http://www.apple.com/iphone/features/facetime.html">FaceTime</a> on my iPhone because I utilise a <a title="Google Voice enhances the existing capabilities of your phone, regardless of which phone or carrier you have - for free" target="_blank" href="http://www.google.com/googlevoice/about.html">Google Voice</a> number, and the iPhone FaceTime currently requires one&#8217;s root number. However, I am glad that I made the time to have a go with the Mac version, because I was quite impressed. The setup, configuration and calls are quite simple really.</p>
<p>It is noteworthy to mention that <a title="It’s remarkable. It’s fun. And it’s not just for iPhone and iPod touch anymore" target="_blank" href="http://www.apple.com/mac/facetime/">FaceTime for Mac</a> requires an email address for &#8216;Mac to Mac&#8217; FaceTime connections, and it builds it&#8217;s contact list from one&#8217;s local <a title="Mac 101: Address Book" target="_blank" href="http://support.apple.com/kb/ht2486">Mac Address Book</a> application. As I manage all of my contacts within my <a title="Reliable, secure web-based office tools for any size business" target="_blank" href="http://www.google.com/apps/intl/en/business/index.html">Google Apps</a> account, I was able to sort this rather quickly by having the Mac Address Book sync with my Google Apps contacts.</p>
<p><a rel="prettyPhoto[portfolio]" href="http://www.banjora.co/wp-content/uploads/2010/10/mac_address_book-2010-10-21-01.png"><img src="http://www.banjora.co/wp-content/uploads/2010/10/mac_address_book-2010-10-21-01-300x266.png" alt="" title="mac_address_book-2010-10-21-01" width="300" height="266" size-medium wp-image-687" /></a></p>
<p><b>Dependencies:</b> </p>
<ul>
<li>Requires your Apple ID account and password.</li>
</ul>
<p><b>Considerations:</b> </p>
<ul>
<li>Mac to Mac FaceTime requires the use of an email address to establish a connection.</li>
<li>Mac to iPhone 4 requires the root number of an iPhone 4 to establish a connection. (Note: Google Voice number is not supported currently).</li>
<li>Currently have yet to be successful with iPhone 4 to Mac.</li>
</ul>
<p><b>Versions Tested:</b></p>
<ul>
<li>
	<a title="In ways big and small, Mac OS X Snow Leopard makes your Mac faster, more reliable, and easier to use." target="_blank" href="http://www.apple.com/macosx/">Mac OS X Snow Leopard</a></li>
<li>
	<a title="It’s remarkable. It’s fun. And it’s not just for iPhone and iPod touch anymore" target="_blank" href="http://www.apple.com/mac/facetime/">Mac FaceTime Beta Version 0.9 (92)</a></li>
</ul>
<p><b>Guide:</b> <br />
Installation of the FaceTime application on one&#8217;s Mac is very simplistic, with some of the basic steps provided below.</p>
<ol>
<li>
<p>Download the <a title="It’s remarkable. It’s fun. And it’s not just for iPhone and iPod touch anymore" target="_blank" href="http://www.apple.com/mac/facetime/">FaceTime for Mac</a> (roughly 14MB) from Apple&#8217;s website, and simply place into your &#8216;Downloads&#8217; folder.</p>
</li>
<li>
<p>With the download completed, navigate to your &#8216;Downloads&#8217; folder, and <b>DOUBLE+CLICK</b> the FaceTime.dmg file to mount the application for installation.</p>
</li>
<li>
<p>Once mounted, the application installation UI will be presented. <b>DOUBLE+CLICK</b> the FaceTime.mpkg icon, and simply follow the prompts to complete the installation.</p>
</li>
<li>
<p>Once the FaceTime application has been successfully installed, navigate to your &#8216;Applications&#8217; folder and launch the application by selecting the FaceTime.app icon.</p>
</li>
<li>
<p>When presented, populate your Apple ID and password, then select &#8216;Sign In&#8217;.</p>
</li>
<li>
<p>You will be provided the option of using your Apple ID email address, or supplying an alternate email address. <b>Note: One will receive an email from Apple to register the email address if not already registered.</b></p>
<p>Enter the email address you would like to use as your FaceTime email address. This email address will be used by other Mac&#8217;s desiring to contact you via FaceTime.</p>
</li>
<li>
<p>If you have not registered an email address that different from your Apple ID, then Apple will require validation by sending an verification email to the FaceTime email address that you specified.</p>
<p>Once you have received your verification email from Apple, simply click the &#8216;Verify Now&#8217; link within your email to confirm. You will be required to authenticate with your Apple ID and password.</p>
</li>
<li>
<p>Make sure to note, when you want someone to call you using FaceTime, they simply have to have your email address.</p>
</li>
<li>
<p>With all the steps completed successfully, your FaceTime application will present all of the current contacts in your Mac Address book on the far right side.</p>
</li>
<li>
<p>To initiate the FaceTime call, simply select the phone number for someone using FaceTime on their iPhone 4, or select the email address of someone utilising Mac FaceTime initiate a FaceTime call.</p>
</li>
</ol>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.banjora.co/2010/10/facetime-beta-for-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TrueCrypt</title>
		<link>http://www.banjora.co/2010/10/this-is-post-number-iii/</link>
		<comments>http://www.banjora.co/2010/10/this-is-post-number-iii/#comments</comments>
		<pubDate>Wed, 20 Oct 2010 05:00:58 +0000</pubDate>
		<dc:creator>Liam Purefoy</dc:creator>
				<category><![CDATA[Auxilium]]></category>
		<category><![CDATA[In My Dock]]></category>
		<category><![CDATA[dropbox]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[truecrypt]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.banjora.co/?p=41</guid>
		<description><![CDATA[I first came to know of the TrueCrypt application from a colleague a few years ago, and it&#8217;s absolutely brilliant, not to mention free. What [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="prettyPhoto[portfolio]" href="http://www.banjora.co/wp-content/uploads/2010/10/truecrypt-940x360a.png"><img src="http://www.banjora.co/wp-content/uploads/2010/10/truecrypt-940x360a-300x114.png" alt="" title="truecrypt-940x360a" width="300" height="114" class="alignleft size-medium wp-image-662" /></a></p>
<p>I first came to know of the <a target="_blank" title="Free open-source disk encryption software for Windows 7/Vista/XP, Mac OS X, and Linux" href="http://www.truecrypt.org/">TrueCrypt</a> application from a colleague a few years ago, and it&#8217;s absolutely brilliant, not to mention free. What I particularly require of this application is the volume feature, where one can create a highly encrypted &#8216;disc&#8217; of any desirable size and formats, thus allowing one to store sensitive documents, databases, passwords, etc. </p>
<p>This brings me neatly to the use of <a target="_blank" title="Free open-source disk encryption software for Windows 7/Vista/XP, Mac OS X, and Linux" href="http://www.truecrypt.org/">TrueCrypt</a> with <a target="_blank" title="Dropbox Advanced Online File Storage, Sharing and Syncing!" href="http://www.dropbox.com/referrals/NTYxNTk5NTQ5">Dropbox</a>. With TrueCrypt, I can create a reasonably sized volume, say 128mb in size, and have this container accessible from all of my Mac and Linux computers, and the odd Microsoft Windows computer. Additionally, all changes made, are synchronised with <a target="_blank" title="Dropbox Advanced Online File Storage, Sharing and Syncing!" href="http://www.dropbox.com/referrals/NTYxNTk5NTQ5">Dropbox&#8217;s</a> functionality once you dismount the volume.</p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.banjora.co/2010/10/this-is-post-number-iii/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create Geek iPhone Ringtone</title>
		<link>http://www.banjora.co/2010/10/create-geek-iphone-ringtone/</link>
		<comments>http://www.banjora.co/2010/10/create-geek-iphone-ringtone/#comments</comments>
		<pubDate>Thu, 14 Oct 2010 15:00:29 +0000</pubDate>
		<dc:creator>Liam Purefoy</dc:creator>
				<category><![CDATA[Auxilium]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[osx]]></category>

		<guid isPermaLink="false">http://www.banjora.co/?p=218</guid>
		<description><![CDATA[I stumbled across an interesting thread on the internet that describes the &#8216;say&#8216; command of Mac OS X, and with a bit more research, I [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="prettyPhoto[portfolio]" href="http://www.banjora.co/wp-content/uploads/2010/10/apple_keyboard-940x360a.png"><img src="http://www.banjora.co/wp-content/uploads/2010/10/apple_keyboard-940x360a-300x114.png" alt="" title="apple_keyboard-940x360a" width="300" height="114" class="alignleft size-medium wp-image-660" /></a></p>
<p>I stumbled across an interesting thread on the internet that describes the &#8216;<a title="Speech Synthesis Manager" target="_blank" href="http://developer.apple.com/library/mac/#documentation/Darwin/Reference/ManPages/man1/say.1.html">say</a>&#8216; command of Mac OS X, and with a bit more research, I was able to piece together the steps required to make a geeky ringtone. I had completely forgotten about the &#8216;<a title="Speech Synthesis Manager" target="_blank" href="http://developer.apple.com/library/mac/#documentation/Darwin/Reference/ManPages/man1/say.1.html">say</a>&#8216; command, basically because I really never use it on a day to day basis. Although forgotten, it still remains a functional command to have at the ready for developmental use.</p>
<p><b>Dependencies:</b> None.</p>
<p><b>Considerations:</b> None.</p>
<p><b>Versions Tested:</b></p>
<ul>
<li>
	<a title="In ways big and small, Mac OS X Snow Leopard makes your Mac faster, more reliable, and easier to use." target="_blank" href="http://www.apple.com/macosx/">Mac OS X Snow Leopard</a></li>
<li>
	<a title="Your music, movies, TV shows, apps, and more" target="_blank" href="http://www.apple.com/itunes/">Apple iTunes 10.0</a></li>
</ul>
<p></p>
<p><b>Guide:</b><br />
Creating your own geeky ringtone is really quite simple. You will need to choose a voice for a start, and I have composed a list below.</p>
<p><b>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Syntax:</b> say [-v VoiceName] &#8220;Statement to speak&#8221;</p>
<p><b>Female Voices</b></p>
<ul>
<li><code>$ say -v Agnes &quot;hello world&quot;</code></li>
<li><code>$ say -v Kathy &quot;hello world&quot;</code></li>
<li><code>$ say -v Princess &quot;hello world&quot;</code></li>
<li><code>$ say -v Vicki &quot;hello world&quot;</code></li>
<li><code>$ say -v Victoria &quot;hello world&quot;</code></li>
</ul>
<p><b>Male Voices</b></p>
<ul>
<li><code>$ say -v Bruce &quot;hello world&quot;</code></li>
<li><code>$ say -v Fred &quot;hello world&quot;</code></li>
<li><code>$ say -v Junior &quot;hello world&quot;</code></li>
<li><code>$ say -v Ralph &quot;hello world&quot;</code></li>
</ul>
<p><b>Novelty Voices</b></p>
<ul>
<li><code>$ say -v Albert &quot;hello world&quot;</code></li>
<li><code>$ say -v &quot;Bad News&quot; &quot;hello world&quot;</code></li>
<li><code>$ say -v Bahh &quot;hello world&quot;</code></li>
<li><code>$ say -v Bells &quot;hello world&quot;</code></li>
<li><code>$ say -v Boing &quot;hello world&quot;</code></li>
<li><code>$ say -v Bubbles &quot;hello world&quot;</code></li>
<li><code>$ say -v Cellos &quot;hello world&quot;</code></li>
<li><code>$ say -v Deranged &quot;hello world&quot;</code></li>
<li><code>$ say -v &quot;Good News&quot; &quot;hello world&quot;</code></li>
<li><code>$ say -v Hysterical &quot;hello world&quot;</code></li>
<li><code>$ say -v &quot;Pipe Organ&quot; &quot;hello world&quot;</code></li>
<li><code>$ say -v Trinoids &quot;hello world&quot;</code></li>
<li><code>$ say -v Whisper &quot;hello world&quot;</code></li>
<li><code>$ say -v Zarvox &quot;hello world&quot;</code></li>
</ul>
<p></p>
<p>Once you have decided upon the voice that you fancy, and what phrase your voice will emulate, all that remains are a few steps to complete the ringtone.</p>
<p><b>1.</b> Simply launch Application › Utilities › Terminal.app</p>
<p>The following example will produce a <a title="Audio Interchange File Format" target="_blank" href="http://en.wikipedia.org/wiki/Audio_Interchange_File_Format">aiff</a> (Audio Interchange File Format) file that will be suitable for converting into a ringtone.</p>
<pre class="brush: bash; html-script: false">
say -v Zarvox -o MyRingTone.aiff "Your mobile is talking to you"
</pre>
<p><b>2.</b> To convert your produced <a title="Audio Interchange File Format" target="_blank" href="http://en.wikipedia.org/wiki/Audio_Interchange_File_Format">aiff</a> file into a ringtone, simply import your file into <a title="Your music, movies, TV shows, apps, and more" target="_blank" href="http://www.apple.com/itunes/">iTunes</a> by selecting File › Add to Library.</p>
<p><b>3.</b> Once the file has successfully imported, locate the file within your iTunes &#8216;Music&#8217; folder by simply choosing Music, and then from the iTunes toolbar, select View › As List. This will display all of your music files in a detailed view.</p>
<p>Select and highlight your <a title="Audio Interchange File Format" target="_blank" href="http://en.wikipedia.org/wiki/Audio_Interchange_File_Format">aiff</a> file, then right click on the file, and select &#8216;Create AAC Version. <b>(Note: Your import settings must be set to &#8216;AAC Encoder&#8217;. iTunes › Preferences › Import Settings › Import Using)</b>.</p>
<p>Once completed, an additional file with the same name will appear in your Music folder, only with a m4a extension.</p>
<p><b>4.</b> Launch Finder to locate your newly created <a title="m4a format" target="_blank" href="http://en.wikipedia.org/wiki/MPEG-4_Part_14">m4a</a> file. Select your home folder, then navigate to Music › iTunes › iTunes Media › Music › Unknown Artist › Unknown Album. </p>
<p><b>5.</b> Simply rename the file&#8217;s extension from <a title="m4a format" target="_blank" href="http://en.wikipedia.org/wiki/MPEG-4_Part_14">m4a</a> to <a title="The iPhone supports ring tones in &quot;.m4r&quot; AAC format. The &quot;.m4r&quot; format is exactly the same as the &quot;.m4a&quot;" target="_blank" href="http://en.wikipedia.org/wiki/Ringtone">m4r</a>. The <a title="The iPhone supports ring tones in &quot;.m4r&quot; AAC format. The &quot;.m4r&quot; format is exactly the same as the &quot;.m4a&quot;" target="_blank" href="http://en.wikipedia.org/wiki/Ringtone">m4r</a> format is recognised by both iTunes and the iPhone as a proper ringtone. Once completed, all that remains is to import your new ringtone properly into iTunes by selecting File › Add to Library. </p>
<p>Your new ringtone should now appear in the iTunes &#8216;Ringtones&#8217; section. Simply sync your iPhone to introduce the new ringtone onto your mobil.</p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.banjora.co/2010/10/create-geek-iphone-ringtone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google&#8217;s Chrome Browser</title>
		<link>http://www.banjora.co/2010/10/googles-chrome-browser/</link>
		<comments>http://www.banjora.co/2010/10/googles-chrome-browser/#comments</comments>
		<pubDate>Mon, 11 Oct 2010 12:00:43 +0000</pubDate>
		<dc:creator>Liam Purefoy</dc:creator>
				<category><![CDATA[Auxilium]]></category>
		<category><![CDATA[In My Dock]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.banjora.co/?p=605</guid>
		<description><![CDATA[I will sometimes become engaged with the odd website development, and as such, I always test the website&#8217;s rendering and functionality using the state of [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="prettyPhoto[portfolio]" href="http://www.banjora.co/wp-content/uploads/2010/10/chrome-940x360a.png"><img src="http://www.banjora.co/wp-content/uploads/2010/10/chrome-940x360a-300x114.png" alt="" title="chrome-940x360a" width="300" height="114" class="alignleft size-medium wp-image-604" /></a></p>
<p>I will sometimes become engaged with the odd website development, and as such, I always test the website&#8217;s rendering and functionality using the state of the art browsers, namely <a title="Google Chrome runs web pages and applications with lightning speed" target="_blank" href="http://www.google.com/chrome/">Chrome</a>, <a title="Meet the world’s best browser, made just the way you like it" target="_blank" href="http://www.mozilla.com">Firefox</a>, <a title="The fastest browser on Earth is even faster" target="_blank" href="http://www.opera.com/">Opera</a> and <a title="It’s a browser. It’s a platform. It’s an open invitation to innovate. Safari sets the standard for the way browsing should be" target="_blank" href="http://www.apple.com/safari/">Safari</a>. Google&#8217;s <a title="Google Chrome runs web pages and applications with lightning speed" target="_blank" href="http://www.google.com/chrome/">Chrome</a> browser is most definitely in my top of the range applications for my Macs and Linux systems. I must confess that I was not always impressed with Chrome, however, I decided to &#8216;think different&#8217; and give it a proper spin. It&#8217;s simplicity, speed and secure features impresses even those reluctant few who have difficulty with change. </p>
<p>Apart from Chrome&#8217;s Incognito Mode, what I particular love about the Chrome browser is it&#8217;s minimalistic design that simplifies a safe browsing experience.</p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.banjora.co/2010/10/googles-chrome-browser/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fix Ubuntu Login Display Size</title>
		<link>http://www.banjora.co/2010/10/fix-ubuntu-login-display-size/</link>
		<comments>http://www.banjora.co/2010/10/fix-ubuntu-login-display-size/#comments</comments>
		<pubDate>Mon, 04 Oct 2010 07:00:33 +0000</pubDate>
		<dc:creator>Liam Purefoy</dc:creator>
				<category><![CDATA[Auxilium]]></category>
		<category><![CDATA[parallels]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[troubleshooting]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[virtualisation]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://www.banjora.co/?p=500</guid>
		<description><![CDATA[Continuing on with my Parallels Desktop 6 for Mac development and testing, I came across an interesting challenge with Ubuntu. Once Ubuntu is virtualised with [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="prettyPhoto[portfolio]" href="http://www.banjora.co/wp-content/uploads/2010/10/ubuntu_keyboard-940x360a.png"><img src="http://www.banjora.co/wp-content/uploads/2010/10/ubuntu_keyboard-940x360a-300x114.png" alt="" title="ubuntu_keyboard-940x360a" width="300" height="114" class="alignleft size-medium wp-image-548" /></a></p>
<p>Continuing on with my <a title="Parallels Desktop 6 for Mac" target="_blank" href="http://www.parallels.com/products/desktop/">Parallels Desktop 6 for Mac</a> development and testing, I came across an interesting challenge with <a title="Ubuntu" target="_blank" href="http://www.ubuntu.com/">Ubuntu</a>. Once Ubuntu is virtualised with Parallels, the login screen resolution remains consistent with the actual display resolution size. However, once Parallels Tools are installed, the login size of the screen becomes 1024&#215;768, regardless of what one sets the display resolution size to.</p>
<p>I suffered this same exact issue with <a title="Ubuntu" target="_blank" href="http://www.ubuntu.com/">Ubuntu</a> using <a title="VMware Fusion" target="_blank" href="http://www.vmware.com/products/fusion/">VMware Fusion</a>, however, the solution for Parallels was much easier and cleaner. After researching the internet for quite some time, I finally found a simple solution which resides in the &#8216;<b>/etc/X11/xorg.conf</b>&#8216; file.</p>
<p>When Parallels Tools are installed, the &#8216;<b>/etc/X11/xorg.conf</b>&#8216; is configured with Parallels standard settings. When Ubuntu is started, it reads the xorg.conf file for instructions on proper display sizing. Specifically for the login display size, it reads the &#8216;Modes&#8217; values within the &#8216;Display&#8217; subsection of &#8216;Screen&#8217;. </p>
<p>That in mind, the login display size will always be displayed at whatever the first entry within the &#8216;Modes&#8217; values settings. By simply adding one&#8217;s desired display size to the beginning of the &#8216;Modes&#8217; values, its sorted.</p>
<p><b>Dependencies:</b> The Ubuntu versions listed below must be completely installed, and Parallels Tools installed.</p>
<p><b>Considerations:</b> Installation of Parallels Tools will allow for the proper enablement of Ubuntu&#8217;s Visual Desktop Effects, sound and mouse functionality.</p>
<p><b>Versions Tested:</b> </p>
<ul>
<li>
	<a title="Parallels Desktop 6 for Mac" target="_blank" href="http://www.parallels.com/products/desktop/">Parallels Desktop 6 for Mac</a></li>
<li>
	<a title="Ubuntu 9.04 x64 (Jaunty Jackalope)" target="_blank" href="http://releases.ubuntu.com/">Ubuntu 9.04 x64 (Jaunty Jackalope)</a></li>
<li>
	<a title="Ubuntu 9.10 x64 (Karmic Koala)" target="_blank" href="http://releases.ubuntu.com/">Ubuntu 9.10 x64 (Karmic Koala)</a></li>
<li>
	<a title="Ubuntu 10.04.1 LTS x64 (Lucid Lynx)" target="_blank" href="http://releases.ubuntu.com/">Ubuntu 10.04.1 LTS x64 (Lucid Lynx)</a></li>
</ul>
<p></p>
<p><b>Installation Guide:</b><br />
<b>1.</b> Launch a terminal session within Ubuntu by simply selecting from the toolbar; Applications › Accessories › Terminal.</p>
<p>Using your terminal, the following syntax to edit the &#8216;xorg.conf&#8217; file is provided as an example.</p>
<pre class="brush: bash; html-script: false">
sudo gedit /etc/X11/xorg.conf
</pre>
<p><b>2.</b> I have provided my current &#8216;xorg.conf&#8217; file as an example, where line 49 has my entry for a desired 1920&#215;1200 login display size.</p>
<pre class="brush: bash; highlight: [49]; html-script: false">
#
# X.Org server configuration file generated by Parallels Guest Tools.
#

# Generic Keyboard section
Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver	"kbd"
	Option	"XkbModel"	"pc105"
	Option	"XkbLayout"	"us"
	Option	"XkbOptions"	"grp:alt_shift_toggle"
EndSection

# Generic Mouse section
Section "InputDevice"
	Identifier	"Generic Mouse"
	Driver	"mouse"
	Option	"SendCoreEvents"	"yes"
EndSection

# Parallels Mouse section
Section "InputDevice"
	Identifier	"Parallels Mouse"
	Driver	"prlmouse"
	Option	"Device"	"/dev/input/mice"
	Option	"Protocol"	"auto"
EndSection

# Parallels Video section
Section "Device"
	Identifier	"Parallels Video"
	Driver	"prlvideo"
EndSection

# Parallels Monitor section
Section "Monitor"
	Identifier	"Parallels Monitor"
	VendorName	"Parallels Inc."
	ModelName	"Parallels Monitor"
EndSection

# Parallels Screen section
Section "Screen"
	Identifier	"Parallels Screen"
	Device	"Parallels Video"
	Monitor	"Parallels Monitor"
	Option	"NoMTRR"
	SubSection	"Display"
		Modes	"1920x1200" "1024x768" "800x600" "640x480"
	EndSubSection
EndSection

# DefaultFlags section
Section "ServerFlags"
EndSection

# DefaultLayout section
Section "ServerLayout"
	Identifier	"DefaultLayout"
	Screen	"Parallels Screen"
	InputDevice	"Parallels Mouse"	"CorePointer"
	InputDevice	"Generic Keyboard"	"CoreKeyboard"
	InputDevice	"Generic Mouse"
EndSection
</pre>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.banjora.co/2010/10/fix-ubuntu-login-display-size/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu Parallels Tools Install</title>
		<link>http://www.banjora.co/2010/10/ubuntu-parallels-tools-install/</link>
		<comments>http://www.banjora.co/2010/10/ubuntu-parallels-tools-install/#comments</comments>
		<pubDate>Mon, 04 Oct 2010 04:03:16 +0000</pubDate>
		<dc:creator>Liam Purefoy</dc:creator>
				<category><![CDATA[Auxilium]]></category>
		<category><![CDATA[parallels]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[troubleshooting]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[virtualisation]]></category>

		<guid isPermaLink="false">http://www.banjora.co/?p=498</guid>
		<description><![CDATA[With my ongoing quest to give Parallels Desktop virtualisation a proper spin with Ubuntu, I was quite amazed at how simple it is to install [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="prettyPhoto[portfolio]" href="http://www.banjora.co/wp-content/uploads/2010/10/ubuntu_keyboard-940x360a.png"><img src="http://www.banjora.co/wp-content/uploads/2010/10/ubuntu_keyboard-940x360a-300x114.png" alt="" title="ubuntu_keyboard-940x360a" width="300" height="114" class="alignleft size-medium wp-image-548" /></a></p>
<p>With my ongoing quest to give <a title="Parallels Desktop" target="_blank" href="http://www.parallels.com/products/desktop/">Parallels Desktop</a> virtualisation a proper spin with <a title="Ubuntu" target="_blank" href="http://www.ubuntu.com/">Ubuntu</a>, I was quite amazed at how simple it is to install Parallels&#8217; tools. When I was researching the internet on how to accomplish this, I was amazed at how many threads were being written regarding the installation&#8217;s complexity. Now mind you, I started with Parallels Desktop 6, and therefore, I am not quite exactly sure all that was required in regards to Parallels&#8217; previous versions.</p>
<p><b>Dependencies:</b> The Ubuntu versions listed below must be completely installed.</p>
<p><b>Considerations:</b> Installation of Parallels Tools will allow for the proper enablement of Ubuntu&#8217;s Visual Desktop Effects, sound and mouse functionality.</p>
<p><b>Versions Tested:</b> </p>
<ul>
<li>
	<a title="Parallels Desktop 6 for Mac" target="_blank" href="http://www.parallels.com/products/desktop/">Parallels Desktop 6 for Mac</a></li>
<li>
	<a title="Ubuntu 9.04 x64 (Jaunty Jackalope)" target="_blank" href="http://releases.ubuntu.com/">Ubuntu 9.04 x64 (Jaunty Jackalope)</a></li>
<li>
	<a title="Ubuntu 9.10 x64 (Karmic Koala)" target="_blank" href="http://releases.ubuntu.com/">Ubuntu 9.10 x64 (Karmic Koala)</a></li>
<li>
	<a title="Ubuntu 10.04.1 LTS x64 (Lucid Lynx)" target="_blank" href="http://releases.ubuntu.com/">Ubuntu 10.04.1 LTS x64 (Lucid Lynx)</a></li>
</ul>
<p></p>
<p><b>Installation Guide:</b><br />
<b>1.</b> With your version of Ubuntu currently running within Parallels virtualisation, simply select from the toolbar; Virtual Machine › Install Parallels Tools</p>
<p>
<a rel="prettyPhoto[portfolio]" href="http://www.banjora.co/wp-content/uploads/2010/10/paratools-2010-10-03-01.png"><img src="http://www.banjora.co/wp-content/uploads/2010/10/paratools-2010-10-03-01-300x208.png" alt="" title="paratools-2010-10-03-01" width="300" height="208" class="size-medium wp-image-508" /></a></p>
<p><b>2.</b> A warning is presented (if one has not already disabled it) indicating that you are about to install Parallels Tools, with some brief details on how the task is performed. Select Continue.</p>
<p>
<a rel="prettyPhoto[portfolio]" href="http://www.banjora.co/wp-content/uploads/2010/10/paratools-2010-10-03-02.png"><img src="http://www.banjora.co/wp-content/uploads/2010/10/paratools-2010-10-03-02-300x208.png" alt="" title="paratools-2010-10-03-02" width="300" height="208" class="size-medium wp-image-509" /></a></p>
<p><b>3.</b> The Parallels Tools Installation CD will be mounted on your Ubuntu&#8217;s desktop. Typically, the folder of the mounted CD will open. With this, you will be able to see the exact path to the installation files. Some Ubuntu versions mount in different locations, so this path is key, and will be used in the next step.</p>
<p>
<a rel="prettyPhoto[portfolio]" href="http://www.banjora.co/wp-content/uploads/2010/10/paratools-2010-10-03-03.png"><img src="http://www.banjora.co/wp-content/uploads/2010/10/paratools-2010-10-03-03-300x208.png" alt="" title="paratools-2010-10-03-03" width="300" height="208" class="size-medium wp-image-510" /></a></p>
<p><b>4.</b> Launch a terminal session within Ubuntu by simply selecting from the toolbar; Applications › Accessories › Terminal.</p>
<p>Using your terminal, the following code is provided as an example.</p>
<pre class="brush: bash; html-script: false">
lpurefoy@lpurefoy-desktop:~$ pwd
/home/lpurefoy
lpurefoy@lpurefoy-desktop:~$ cd /media/cdrom0
lpurefoy@lpurefoy-desktop:/media/cdrom0$ ls
install  installer  kmods  tools  version
lpurefoy@lpurefoy-desktop:/media/cdrom0$ sudo ./install
[sudo] password for lpurefoy: ******************
</pre>
<p><b>5.</b> Parallels Tools UI installer will then appear with the Welcome window, and will guide you thru the remaining steps. Select Next.</p>
<p><a rel="prettyPhoto[portfolio]" href="http://www.banjora.co/wp-content/uploads/2010/10/paratools-2010-10-03-04.png"><img src="http://www.banjora.co/wp-content/uploads/2010/10/paratools-2010-10-03-04-300x207.png" alt="" title="paratools-2010-10-03-04" width="300" height="207" class="size-medium wp-image-511" /></a></p>
<p><b>6.</b> To proceed, select Next.</p>
<p><a rel="prettyPhoto[portfolio]" href="http://www.banjora.co/wp-content/uploads/2010/10/paratools-2010-10-03-05.png"><img src="http://www.banjora.co/wp-content/uploads/2010/10/paratools-2010-10-03-05-300x208.png" alt="" title="paratools-2010-10-03-05" width="300" height="208" class="size-medium wp-image-512" /></a></p>
<p><b>7.</b> Some additional components currently not present, and are required to be downloaded in order to complete the installation. Select Next to continue.</p>
<p><a rel="prettyPhoto[portfolio]" href="http://www.banjora.co/wp-content/uploads/2010/10/paratools-2010-10-03-06.png"><img src="http://www.banjora.co/wp-content/uploads/2010/10/paratools-2010-10-03-06-300x208.png" alt="" title="paratools-2010-10-03-06" width="300" height="208" class="size-medium wp-image-513" /></a></p>
<p><b>8.</b> The wizard will download the required files. No action is required.</p>
<p><a rel="prettyPhoto[portfolio]" href="http://www.banjora.co/wp-content/uploads/2010/10/paratools-2010-10-03-07.png"><img src="http://www.banjora.co/wp-content/uploads/2010/10/paratools-2010-10-03-07-300x207.png" alt="" title="paratools-2010-10-03-07" width="300" height="207" class="size-medium wp-image-514" /></a></p>
<p><b>9.</b> Once the downloaded files are in place, the remaining installation steps are completed, and if all went well, a Congratulations window is presented. All that remains is the restart of Ubuntu. Select Reboot.</p>
<p><a rel="prettyPhoto[portfolio]" href="http://www.banjora.co/wp-content/uploads/2010/10/paratools-2010-10-03-08.png"><img src="http://www.banjora.co/wp-content/uploads/2010/10/paratools-2010-10-03-08-300x208.png" alt="" title="paratools-2010-10-03-08" width="300" height="208" class="size-medium wp-image-515" /></a></p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.banjora.co/2010/10/ubuntu-parallels-tools-install/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced

Served from: www.banjora.co @ 2012-05-20 17:08:52 -->
