<?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>Jigsaw Boys &#187; Ubuntu</title>
	<atom:link href="http://www.jigsawboys.com/tag/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jigsawboys.com</link>
	<description>Security, Network and Computer Tech Tip Database!</description>
	<lastBuildDate>Wed, 17 Aug 2011 22:59:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Ubuntu Virtual Machine</title>
		<link>http://www.jigsawboys.com/2008/10/23/ubuntu-virtual-machine/</link>
		<comments>http://www.jigsawboys.com/2008/10/23/ubuntu-virtual-machine/#comments</comments>
		<pubDate>Thu, 23 Oct 2008 09:39:17 +0000</pubDate>
		<dc:creator>Jamsi</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[virtualbox]]></category>

		<guid isPermaLink="false">http://www.jigsawboys.com/?p=183</guid>
		<description><![CDATA[One of the biggest problems I faced when I made the switch to Ubuntu was my workplace. You see, I&#8217;m often assigned to projects that require me to work on websites and online systems using ASP.NET and C#. It&#8217;s these projects that require me to have access to Visual Studio 2005 and mSQL on my [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>One of the biggest problems I faced when I made the switch to Ubuntu was my workplace. You see, I&#8217;m often assigned to projects that require me to work on websites and online systems using ASP.NET and C#. It&#8217;s these projects that require me to have access to Visual Studio 2005 and mSQL on my laptop. So the problem? These are all Windows applications. At first I was going to setup a dual boot system on my laptop, but first I told myself I&#8217;d give Sun&#8217;s <a href="http://www.virtualbox.org/">VirtualBox</a> a whirl, and I&#8217;m sure glad I did.</p>
<p>If you&#8217;re an Ubuntu user who needs access to Windows applications for work or university like myself, VirtualBox is certainty the way to go and I&#8217;ll briefly tell you why.</p>
<ul>
<li>It&#8217;s free</li>
<li>It&#8217;s fast</li>
<li>I can store files on my Ubuntu system and access them from Windows</li>
<li>Once the VirtualBox tools addon had been installed within Windows, it made switching between Windows and Ubuntu a dream.</li>
<li>VirtualBox&#8217;s networking features are superb. Setup a virtual interface to allow your Virtualbox to be its own networking device, or use the inbuilt Network Address Translation (NAT) feature to streamline network connectivity to your VirtualBox OS.</li>
<li>Because VirtualBoxes are stored in a single .VDI file, its never been easier to backup your entire virtual operating system. Simply burn the VDI file to disc and in case of an emergency you can simply restore your entire Virtualbox operating system.</li>
</ul>
<p></p>
<h3>So How Do you Go About Installing VirtualBox?</h3>
<p>Lucky for you, its dead simple.</p>
<p>Simply download the .DEB package that suits your Ubuntu operating system (depending on whether you have Hardy, Gusty or Drapper) and install.</p>
<p><a href="http://www.virtualbox.org/wiki/Linux_Downloads">Download VirtualBox .DEB Packages here</a></p>
<p>Once downloaded, use</p>
<blockquote><p>dpkg -i VirtualBox_1.3.8_Ubuntu_yourubuntuversion.deb</p></blockquote>
<p>You may get asked a question telling you to accept the terms and conditions so simply select yes. Once installed, you should see VirtualBox under Accessories > System Tools > Sun xVM VirtualBox.</p>
<p>Enjoy!</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.jigsawboys.com/2008/10/23/ubuntu-virtual-machine/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Meebo Crashes Firefox on Ubuntu</title>
		<link>http://www.jigsawboys.com/2008/10/23/meebo-crashes-firefox-on-ubuntu/</link>
		<comments>http://www.jigsawboys.com/2008/10/23/meebo-crashes-firefox-on-ubuntu/#comments</comments>
		<pubDate>Thu, 23 Oct 2008 08:37:13 +0000</pubDate>
		<dc:creator>Jamsi</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[crash]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.jigsawboys.com/?p=182</guid>
		<description><![CDATA[So I felt like some instant messaging action and my favorite IM client at the moment is web based Meebo, which allows you to log into multiple IM networks using the one sexy, Ajax client otherwise known as Meebo. But BAM, Firefox closed without a hint of what the problem was. So I tried again, [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>So I felt like some instant messaging action and my favorite IM client at the moment is web based Meebo, which allows you to log into multiple IM networks using the one sexy, Ajax client otherwise known as Meebo. But BAM, Firefox closed without a hint of what the problem was. So I tried again, typed in http://www.meebo.com and BAM again &#8211; Firefox closed again. Hmm.</p>
<p>So I did a bit of Googling and it seems that I&#8217;m not the only problem that has this Meebo crashing firefox bug. Some people have stated that it only crashes whenever they visit the secure version of meebo (https://).</p>
<p>I managed to fix the problem simply by doing the first thing that came to my head; and that was to clear the private data (aka session cache etc). In Firefox 3 you can do this by holding ctrl + shift + delete. I&#8217;m not sure why this fixed the problem but if it works for you, then I&#8217;ve done my job <img src='http://www.jigsawboys.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . If you found a different solution to fix this issue, use the comment section below to share your solution.</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.jigsawboys.com/2008/10/23/meebo-crashes-firefox-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Install Twhirl on Ubuntu</title>
		<link>http://www.jigsawboys.com/2008/10/10/how-to-install-twhirl-on-ubuntu/</link>
		<comments>http://www.jigsawboys.com/2008/10/10/how-to-install-twhirl-on-ubuntu/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 07:17:13 +0000</pubDate>
		<dc:creator>Jamsi</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[twhirl]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.jigsawboys.com/?p=177</guid>
		<description><![CDATA[Whoa. I didn&#8217;t think this was possible.. BUT If you&#8217;re a twitter addict, there there&#8217;s no better client like Twhirl. Twhirl uses the Adobe Air platform which is currently supported on Windows and Mac, and I found out today that there is an Alpha version which runs on Linux! My man Seth Yates has a [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>Whoa. I didn&#8217;t think this was possible.. BUT If you&#8217;re a twitter addict, there there&#8217;s no better client like Twhirl. Twhirl uses the Adobe Air platform which is currently supported on Windows and Mac, and I found out today that there is an Alpha version which runs on Linux!</p>
<p>My man <a href="http://blog.sethyates.com/index.php/2008/04/25/running-twhirl-on-ubuntu-710/">Seth Yates</a> has a wicked guide on how to get it working, here&#8217;s the basic steps. (slighly modified to make it easier)</p>
<blockquote><p>
cd ~/Desktop</p>
<p>wget http://download.macromedia.com/pub/labs/air/linux/adobeair_linux_a1_033108.bin</p>
<p>wget http://www.twhirl.org/files/twhirl-0.8.air</p>
<p>chmod +x adobeair_linux_a1_033108.bin</p>
<p>sudo ./adobeair_linux_a1_033108.bin</p>
<p>/opt/Adobe\ AIR/Versions/1.0/airappinstaller (when prompted, browse to your desktop and select the twhirl-0.8.air package)
</p></blockquote>
<p>And that was in! You should now see a Twhirl icon on your desktop!<br />
Ubuntu > Windows.</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.jigsawboys.com/2008/10/10/how-to-install-twhirl-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Resize Photos with ease in Ubuntu</title>
		<link>http://www.jigsawboys.com/2008/09/21/resize-photos-with-ease-in-ubuntu/</link>
		<comments>http://www.jigsawboys.com/2008/09/21/resize-photos-with-ease-in-ubuntu/#comments</comments>
		<pubDate>Sun, 21 Sep 2008 08:51:47 +0000</pubDate>
		<dc:creator>Jamsi</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[naultilus]]></category>
		<category><![CDATA[resize photos]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.jigsawboys.com/?p=175</guid>
		<description><![CDATA[Okay I just stumbled upon the coolest Unbuntu feature (gnome..) yet. Nautilus image resizer allows you to quickly &#8220;highlight&#8221; multiple image files, right click, select Image Resize and wham &#8211; all your images get resized in a batch process. It&#8217;s the quickest and easiest way to resize your photos. To install, type the following from [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>Okay I just stumbled upon the coolest Unbuntu feature (gnome..) yet. Nautilus image resizer allows you to quickly &#8220;highlight&#8221; multiple image files, right click, select Image Resize and wham &#8211; all your images get resized in a batch process. It&#8217;s the quickest and easiest way to resize your photos. </p>
<p>To install, type the following from a terminal prompt.</p>
<blockquote><p>sudo aptitude install nautilus-image-converter</p></blockquote>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.jigsawboys.com/2008/09/21/resize-photos-with-ease-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Installing Google Chrome on Ubuntu Hardy</title>
		<link>http://www.jigsawboys.com/2008/09/08/installing-google-chrome-on-ubuntu-hardy/</link>
		<comments>http://www.jigsawboys.com/2008/09/08/installing-google-chrome-on-ubuntu-hardy/#comments</comments>
		<pubDate>Mon, 08 Sep 2008 10:11:35 +0000</pubDate>
		<dc:creator>Jamsi</dc:creator>
				<category><![CDATA[Lead Story]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Google Chrome]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Wine]]></category>

		<guid isPermaLink="false">http://www.jigsawboys.com/?p=169</guid>
		<description><![CDATA[If you're interesting in checking out the new Google Chrome web browser, but you run Ubuntu; there is a way to get it up and cranking using WINE. Simply follow the easy to use steps outlined in this guide and you'll have Google Chrome up and running in no time.


No related posts.]]></description>
			<content:encoded><![CDATA[<p>With the release of Google Chrome last week, it was interesting to see all the articles that popped up with Linux users installing Google Chrome (Which is a windows product at present) on Linux. The biggest problem I found was that you need the latest version of WINE to get this working, and no amount of &#8220;apt-get update | apt-get install wine&#8221; will work.</p>
<div style="float: right; margin: 5px;"><!--adsense--></div>
<h3>Updating WINE</h3>
<p>The first step is to update your WINE version to 1.1.4.</p>
<blockquote><p>wget -q http://wine.budgetdedicated.com/apt/387EE263.gpg -O- | sudo apt-key add -</p>
<p>sudo wget http://wine.budgetdedicated.com/apt/sources.list.d/hardy.list -O /etc/apt/sources.list.d/winehq.list</p>
<p>sudo apt-get update</p></blockquote>
<h3>Installing prerequisites</h3>
<p>There&#8217;s a few software packages you need in order to get Chrome up and running. Winetricks is a script which allows you to quickly download necessary windows components. </p>
<p>Note: The last command below will install FIREFOX in WINE, you&#8217;ll see why in a second.</p>
<blockquote><p>
wget http://www.kegel.com/wine/winetricks</p>
<p>mv winetricks /usr/sbin/</p>
<p>winetricks riched20 riched30 flash msxml3 corefonts firefox
</p></blockquote>
<h3>Installing Chrome</h3>
<p>During the above process, you&#8217;ll be prompted to install FireFox 3. Proceed with the WINE installation of Firefox.<br />
<em>Note: Yes I know you can get around this step by not installing FireFox, but this way seems to the be the easiest way to do it.</em></p>
<p>Once Firefox is installed in Wine, RUN Firefox in WINE and visit</p>
<p><a href="http://www.google.com/chrome/">http://www.google.com/chrome/</a></p>
<p>Download Chrome and run the Chrome setup. It will proceed to download and install the Google Chrome browser. Once it&#8217;s complete, use the following command to run Chrome.</p>
<h3>Running Google Chrome</h3>
<blockquote><p>wine &#8220;$HOME/.wine/drive_c/windows/profiles/$USER/Local Settings/Application Data/Google/Chrome/Application/chrome.exe&#8221; &#8211;no-sandbox &#8211;new-http
</p></blockquote>
<p><a href='http://www.jigsawboys.com/wp-content/themes/mimbo2.2/images//2008/09/google-chrome-in-ubuntu.png'><img src="http://www.jigsawboys.com/wp-content/themes/mimbo2.2/images//2008/09/google-chrome-in-ubuntu-300x187.png" alt="" title="google-chrome-in-ubuntu" width="300" height="187" class="alignnone size-medium wp-image-170" /></a></p>
<p>And there you have it. A fairly simple way to get Chrome up and running on Ubuntu Hardy.</p>
<p>Sources: <a href="http://ubuntuforums.org/showthread.php?t=908493&#038;page=10">Ubuntu Forums</a></p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.jigsawboys.com/2008/09/08/installing-google-chrome-on-ubuntu-hardy/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

