<?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>Make Tech Easier &#187; Intrepid</title>
	<atom:link href="http://maketecheasier.com/tag/intrepid/feed" rel="self" type="application/rss+xml" />
	<link>http://maketecheasier.com</link>
	<description>Uncomplicating the complicated, making life easier</description>
	<lastBuildDate>Fri, 20 Nov 2009 13:39:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Turn Your Ubuntu Intrepid Into Mac OSX Leopard</title>
		<link>http://maketecheasier.com/turn-your-ubuntu-intrepid-into-mac-osx-leopard/2009/01/08</link>
		<comments>http://maketecheasier.com/turn-your-ubuntu-intrepid-into-mac-osx-leopard/2009/01/08#comments</comments>
		<pubDate>Thu, 08 Jan 2009 12:54:22 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Intrepid]]></category>
		<category><![CDATA[mac transformation]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=1922</guid>
		<description><![CDATA[This is an updated version of my previous post Turn Ubuntu Hardy into Mac OSX.
That post was written six months ago and many things have changed during this period of time: release of Ubuntu Intrepid, newer Mac4Lin theme, better globalmenu applet etc. As such, I have decided to rewrite this tutorial for the Intrepid platform.
Disclaimer: [...]<p><strong><a href="http://maketecheasier.com/turn-your-ubuntu-intrepid-into-mac-osx-leopard/2009/01/08">Turn Your Ubuntu Intrepid Into Mac OSX Leopard</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>



Related posts:<ol><li><a href='http://maketecheasier.com/turn-your-ubuntu-hardy-to-mac-osx-leopard/2008/07/23' rel='bookmark' title='Permanent Link: Turn Your Ubuntu Hardy to Mac OSX Leopard'>Turn Your Ubuntu Hardy to Mac OSX Leopard</a></li><li><a href='http://maketecheasier.com/ubuntu-intrepid-how-to-share-file-with-mac-os-x-via-netatalk/2008/11/05' rel='bookmark' title='Permanent Link: [Ubuntu Intrepid] How to Share Files With Mac OS X via Netatalk'>[Ubuntu Intrepid] How to Share Files With Mac OS X via Netatalk</a></li><li><a href='http://maketecheasier.com/how-to-install-and-configure-cairo-dock-in-ubuntu-intrepid/2009/01/20' rel='bookmark' title='Permanent Link: How To Install And Configure Cairo Dock In Ubuntu Intrepid'>How To Install And Configure Cairo Dock In Ubuntu Intrepid</a></li><li><a href='http://maketecheasier.com/how-to-migrate-from-evolution-to-thunderbird-in-ubuntu-intrepid/2008/12/04' rel='bookmark' title='Permanent Link: How To Migrate From Evolution To Thunderbird In Ubuntu Intrepid'>How To Migrate From Evolution To Thunderbird In Ubuntu Intrepid</a></li><li><a href='http://maketecheasier.com/install-aptana-studio-in-ubuntu-intrepid/2009/03/23' rel='bookmark' title='Permanent Link: How To Install Aptana Studio In Ubuntu Intrepid'>How To Install Aptana Studio In Ubuntu Intrepid</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" title="Apple linux" src="http://images.maketecheasier.com/2009/1/apple-linux.jpg" alt="apple linux" width="200" height="234" />This is an updated version of my previous post <a href="http://maketecheasier.com/turn-your-ubuntu-hardy-to-mac-osx-leopard/2008/07/23" target="_blank">Turn Ubuntu Hardy into Mac OSX</a>.</p>
<p>That post was written six months ago and many things have changed during this period of time: <em>release of Ubuntu Intrepid, newer Mac4Lin theme, better globalmenu applet</em> etc. As such, I have decided to rewrite this tutorial for the Intrepid platform.</p>
<p><em>Disclaimer: This tutorial was based on Ubuntu Intrepid and Mac4Lin RC1 themes. I don&#8217;t guarantee that it will work on other distro or other version of Ubuntu. </em></p>
<p>Download the <a title="Mac4Lin" href="http://sourceforge.net/projects/mac4lin/" target="_blank">Mac4Lin themes</a> and extract it to your Home folder. You should see a <em>Mac4Lin_v1.0_RC1</em> folder that contains all the configuration files in your Home directory.</p>
<h3>Preparing the installation path</h3>
<p>Next, in your Home directory, press <em>Ctrl + H</em> to reveal all the hidden files. Check if any of the three folders <em>.themes</em>, <em>.fonts</em>, <em>.emerald</em> exist. If not, create three folders and name them <em>.themes</em>, .<em>fonts</em>, <em>.emerald</em>. Create another folder within <em>.emerald</em> folder and name it <em>themes</em>.</p>
<h3>Installing the Mac4Lin themes</h3>
<p>Open a terminal, type in:</p>
<p class="codeblock">cd Mac4Lin_v1.0_RC1<br />
sh Mac4Lin_Install_v1.0_RC.sh</p>
<p>This will install the Gnome themes (window border and icons), change the wallpaper and the panel background.</p>
<p>During the installation process, the installer will ask you for root access in order to install certain components (refer to the image below). Type <em>y</em> to continue.</p>
<p><img title="Mac4Lin installer" src="http://images.maketecheasier.com/2009/1/mac4lin_installer.jpg" alt="Mac4Lin installer" /></p>
<p>After the installation, your desktop should look something like this:</p>
<p><img title="mac4lin initial desktop" src="http://images.maketecheasier.com/2009/1/mac4lin_desktop_initial.jpg" alt="mac4lin initial desktop" /></p>
<h3>Installing the AWN dock</h3>
<p>(The AWN dock may/may not work in all machine. If you find that it does not work after following the instructions below, you may want to try out <a href="http://maketecheasier.com/how-to-install-and-configure-cairo-dock-in-ubuntu-intrepid/2009/01/20" target="_blank">Cairo dock</a> that is less demanding on the machine.)</p>
<p>The AWN dock requires a compositing manager to work. If your system supports Compiz, it will be able to run AWN as well. if not, we have to install the X compositing manager.</p>
<p>Go to <em>System -&gt; Preferences -&gt; Appearance</em>, click on the <em>Visual Effects</em> tab.  Click on the <em>Extra</em> radio button. If you see the following image, then your computer does not support Compiz. (If you don&#8217;t see the image below, proceed directly to install AWN.)</p>
<p><img class="alignnone" title="compiz not supported" src="http://images.maketecheasier.com/2009/1/compositing-not-able.jpg" alt="compiz not supported" width="345" height="174" /></p>
<p>You have to install the alternative X composition manager</p>
<p class="codeblock">sudo apt-get install xcompmgr</p>
<p>Add it to your auto-start list. Go to <em>System -&gt; Preferences -&gt; Session</em>. Add the following:</p>
<p><img class="alignnone" title="xcompmgr-autostart" src="http://images.maketecheasier.com/2009/1/xcompmgr-autostart.jpg" alt="xcompmgr-autostart" width="370" height="196" /></p>
<p><strong>Install AWN</strong></p>
<p>The AWN dock is already included in the Intrepid repository, so you can easily install it by clicking <a href="apt:avant-window-navigator">this link</a>. Alternatively, you can also type the following command in the terminal:</p>
<p class="codeblock">sudo apt-get install avant-window-navigator</p>
<p>Once the installation is done, go to <em>Preferences -&gt; AWN Manager. </em>On the left pane, click on the <em>Themes.</em> On the right, click <em>Add</em>. Navigate to the <em>Mac4Lin_v1.0_RC1</em> folder. Open up the <em>AWN</em> folder and select <em>Mac4Lin_AWN_v1.0_RC.tar.gz</em>. Click <em>Open</em>. The AWN theme should be installed now. Check the radio button beside the theme and click <em>Apply</em>. Click <em>Close</em>.</p>
<p><img title="Applying Mac4lin AWN theme" src="http://images.maketecheasier.com/2009/1/awn-theme.jpg" alt="Applying Mac4lin AWN theme" /></p>
<p>Before we launch the AWN, we need to remove the bottom panel so that there won&#8217;t be an overlap. At the bottom panel, right-click the mouse and select <em>Delete This Panel. </em>Activate AWN by going to <em>Applications -&gt; Accessories -&gt; Avant Window Navigator.</em> You should see the AWN loading up in the bottom of the screen. To add applications to the dock, click on the <em>Applications</em> at the top panel and navigate to the particular application you want to add. Drag the application icon to the dock. That’s it. You should see something like the image below:</p>
<p><img title="mac desktop with awn" src="http://images.maketecheasier.com/2009/1/mac-desktop-with-awn.jpg" alt="mac desktop with awn" /></p>
<p>To start AWN everytime you log in, go to <em>System -&gt; Preferences -&gt; Sessions</em>. Click <em>Add</em>. Fill up the following:</p>
<p><img title="add AWN to startup" src="http://images.maketecheasier.com/2009/1/awn-startup.jpg" alt="add AWN to startup" /></p>
<p>Click <em>Add</em>, follow by <em>Close</em>. AWN will now automatically load when you login to your computer.</p>
<h3>Installing OSX font</h3>
<p>Go to <em>System -&gt; Preferences -&gt; Appearance</em>. Click on the <em>Font</em>s tab Change the following field to the same as the image below:</p>
<p><img title="Mac4lin font setup" src="http://images.maketecheasier.com/2009/1/mac4lin-font-setup.jpg" alt="Mac4lin font setup" /></p>
<p>Make sure the <em>Subpixel smoothing (LCDs)</em> button is checked. Click <em>Close</em>.</p>
<h3>Installing Global menu</h3>
<p>There is a repository for Ubuntu Intrepid that you can add to the <em>sources.list</em>, but it is not the updated version (0.6) and it is buggy. Instead, we will download the latest version (0.7.1) from the code homepage. In the future when the repository is updated to the newer and more stable version, I will update this post again.</p>
<p><strong><em>For 32-bit machine</em></strong></p>
<p>Download <a title="globalmenu" href="http://gnome2-globalmenu.googlecode.com/files/gnome-globalmenu-0.7.1-1.fc10.i386.rpm" target="_blank">gnome-globalmenu-0.7.1-1.fc10.i386.rpm</a> to your Home folder from the Globalmenu Google code site.</p>
<p>Note that the file is of rpm format. We need to use <em>alien</em> to convert it to deb format.</p>
<p>In the terminal, type:</p>
<p class="codeblock"><code>sudo apt-get install alien<br />
sudo alien --scripts gnome-globalmenu-0.7.1-1.fc10.i386.rpm</code></p>
<p>This will create a <em>gnome-globalmenu-0.7.1-1.fc10.i386.deb</em> file in your Home folder. Double-click on the deb file to activate the installer. Click <em>Install Package</em> to install Globalmenu.</p>
<p><img title="install globalmenu" src="http://images.maketecheasier.com/2009/1/globalmenu-installation.jpg" alt="install globalmenu" /></p>
<p><em><strong>For 64-bit machine</strong></em></p>
<p>Open your text-editor (<em>Applications -&gt; Accessories -&gt; Text Editor</em>).</p>
<p>Copy and paste the following:</p>
<p class="codeblock"><code># Uncomment to load the GTK module<br />
export GTK_MODULES=globalmenu-gnome<br />
# Uncomment to tell the GTK module to open a Gtk<br />
# TreeView for all menus in the application you start.<br />
# export GNOMENU_FUN=1<br />
# Uncomment to disable global menu.<br />
# export GNOMENU_DISABLED=1<br />
# Uncomment to print a lot of debugging messages<br />
# export GNOMENU_VERBOSE=1<br />
# Uncomment to save the debugging messages to the given file.<br />
# export GNOMENU_LOG_FILE=/tmp/gnomenu.log<br />
# uncomment to disable the plugin for specific programs.<br />
# export GTK_MENUBAR_NO_MAC="fast-user-switch-applet"</code></p>
<p>Save the file as <em>.gnomerc</em> in the Home folder.</p>
<p>In your terminal,</p>
<p class="codeblock">gksu gedit /etc/apt/sources.list</p>
<p>Add the following line to the end of the file. Save and close.</p>
<p class="codeblock">deb http://ppa.launchpad.net/globalmenu-team/ubuntu intrepid main</p>
<p>Back in your terminal,</p>
<p class="codeblock">sudo apt-get update<br />
sudo apt-get install gnome2-globalmenu</p>
<hr />Now, on the top panel, remove all the icons and menu from the left side of the panel. Right-click on the icon and select “<em>Remove from panel</em>”.</p>
<p>On the right of the top panel, remove the logout icon. Still on the right hand side of the top panel, right click and select ‘<em>Add to panel</em>‘. Scroll down the list and add ‘<em>Search for files</em>‘. This will add the spotlight icon to the panel.</p>
<p><img title="add spotlight search to panel" src="http://images.maketecheasier.com/2009/1/panel-search.jpg" alt="add spotlight search to panel" /></p>
<p>On the left of the top panel, right click and select ‘<em>Add to panel</em>‘. Scroll down the list and add <em>Main Menu</em> and <em>Global Menu Panel Applet</em>.</p>
<p><img title="add globalmenu to panel" src="http://images.maketecheasier.com/2009/1/add-globalmenu.jpg" alt="add globalmenu to panel" /></p>
<p>The Globalmenu might not appear or work well after you have added it. Logout and login again and you should see the globalmenu working perfectly on the top panel.</p>
<p>Right click on the globalmenu and select <em>Preferences</em>. Check “<em>Enable Global Menu</em>” and unchecked “<em>Icon</em>”.</p>
<p><img title="globalmenu preferences" src="http://images.maketecheasier.com/2009/1/globalmenu-pref.jpg" alt="globalmenu preferences" /></p>
<p><img title="globalmenu" src="http://images.maketecheasier.com/2009/1/globalmenu.jpg" alt="globalmenu" /></p>
<p>The globalmenu is compatible with most of the GTK application. However, some programs, such as Firefox will not work with it.</p>
<h3>Creating Dashboard effect</h3>
<p>We will use a combination of screenlets and Compiz widget plugin to achieve the dashboard effect.</p>
<p>If you have not installed Screenlets, <a href="apt:screenlets">click here to install</a>.</p>
<p>If you have not installed Compiz Configuration Settings Manager, <a href="apt:compizconfig-settings-manager">click here to install</a>.</p>
<p>Alternatively, you can also type the following command in terminal to install:</p>
<p class="codeblock">sudo apt-get install screenlets compizconfig-settings-manager</p>
<p>Go to <em>System-&gt;Preferences-&gt;CompizConfig Settings Manager</em>. On the Left, click on <em>Desktop</em>. On the right, put a check beside ‘<em>Widget layer</em>’</p>
<p><img src="http://images.maketecheasier.com/2008/07/ccsm-widget-setting.jpg" alt="" /></p>
<p>Go to <em>Applications –&gt;Accessories-&gt;Screenlets</em>. Activate the widgets that you want to display. Right click on the widget and select ‘<em>Properties</em>’. Go to Options tab and select ‘<em>Treat as widget</em>’. Do this for all the widgets that you have activated.</p>
<p><img src="http://images.maketecheasier.com/2008/07/screenlets-as-widget.jpg" alt="" /></p>
<p>You can now see your dashboard in action by pressing F9.</p>
<h3>Fixing up some small detail</h3>
<p>Until now, your desktop should be very close to a Mac desktop, but there are still some small details such as the Gnome icon at the top panel, mouse cursor etc. Let’s fix them up now.</p>
<p><strong>Replace the apple logo</strong></p>
<p>1. Download the <a href="http://dl.getdropbox.com/u/149825/gnome-main-menu.png" target="_blank">apple icon</a> (Right-click and select “<em>save link as</em>”).</p>
<p>2. Go to <em>Places –&gt; Home Folder</em>. Press <em>Ctrl + H</em> to reveal the hidden files.</p>
<p>3. Navigate to <em>/.icons/Mac4Lin_Icons_v1.0_RC/scalable/places</em>. Scroll down to find the images <em>distributor-logo.png</em>, <em>gnome-main-menu.png</em>, <em>main-menu.png</em> and <em>start-here.png</em>. Note that all of them are the same image. Rename them to <em>distributor-logo.png.old</em>, <em>gnome-main-menu.png.old</em>, <em>main-menu.png.old</em> and <em>start-here.png.old</em> respectively.</p>
<p>4. Now, with the apple icon that you have downloaded, make four copies and rename them to <em>distributor-logo.png</em>, <em>gnome-main-menu.png</em>, <em>main-menu.png</em> and <em>start-here.png</em>. Copy and paste all of them to the folder.</p>
<p>5. Logout and login again. The logo at the top panel should change to the apple icon now.</p>
<p><strong>Changing mouse cursor</strong></p>
<p>Go to <em>System –&gt; Preferences –&gt; Appearance</em>. Select <em>Customize</em>. Click on the <em>Pointer</em> tab. Select <em>Mac4Lin_Cursors_v1.0_RC</em>. Click <em>Close</em>.</p>
<h3>Configuring usplash screen</h3>
<p>Until now, you have done up the interior, it’s time to fix the exterior: usplash screen and grub screen.</p>
<p>Install startupmanager by clicking <a href="apt:startupmanager">here</a> or type the following command in the terminal:</p>
<p class="codeblock">sudo apt-get install startupmanager</p>
<p>Go to <em>System -&gt; Administration -&gt; Startup-Manager.</em> Click on the Appearance tab.</p>
<p><img title="startup-manager" src="http://images.maketecheasier.com/2009/1/startup-manager.jpg" alt="startup-manager" /></p>
<p>Press the <em>Manage bootloader themes</em> button. This will pop up a window allowing you to select the background image for the GRUB.</p>
<p><img src="http://images.maketecheasier.com/2009/1/SUM-add-theme.jpg" alt="" /></p>
<p>Click on the Add button and navigate to <em>File System –&gt; Home –&gt; Username –&gt; Mac4Lin_v1.0_RC1 –&gt; GRUB</em>. You should see three files. Refer to the below screenshots on how each file looks like. Pick the one that you like best.</p>
<p><a title="Mac4Lin_1.0_GRUB1" rel="lightbox" href="http://images.maketecheasier.com/2009/1/Mac4Lin_1.0_GRUB1.jpg"><img src="http://images.maketecheasier.com/2009/1/Mac4Lin_1.0_GRUB1-small.jpg" alt="" /></a> <a title="Mac4Lin_1.0_GRUB2" rel="lightbox" href="http://images.maketecheasier.com/2009/1/Mac4Lin_1.0_GRUB2.jpg"><img src="http://images.maketecheasier.com/2009/1/Mac4Lin_1.0_GRUB2-small.jpg" alt="" /></a> <a title="Mac4Lin_1.0_GRUB3" rel="lightbox" href="http://images.maketecheasier.com/2009/1/Mac4Lin_1.0_GRUB3.jpg"><img src="http://images.maketecheasier.com/2009/1/Mac4Lin_1.0_GRUB3-small.jpg" alt="" /></a></p>
<p>Back to the main window, select the image from the drop down bar. Remember to check the box “<em>Use background image for bootloader menu</em>”.</p>
<p>There is a bug in Ubuntu Intrepid that prevent the user from changing the usplash screen. We have to do a workaround using splashy. Here’s the hack for it:</p>
<p>Remove the default usplash</p>
<p class="codeblock">sudo apt-get autoremove usplash</p>
<p>Download these two files to your desktop:</p>
<p><a href="http://alioth.debian.org/frs/download.php/2461/libsplashy1_0.3.10-1_i386.deb">libsplashy1_0.3.10-1_i386.deb</a><br />
<a href="http://alioth.debian.org/frs/download.php/2462/splashy_0.3.10-1_i386.deb">splashy_0.3.10-1_i386.deb</a></p>
<p>Double-click the downloaded files to install.</p>
<p>Download the <a href="http://dl.getdropbox.com/u/149825/osx-splash.tar.gz">osx-splash</a> splashy theme file to your Home folder.</p>
<p>In your terminal,</p>
<p class="codeblock">sudo splashy_config –i ~/osx-splash.tar.gz<br />
sudo mv /etc/splashy/config.xml /etc/splashy/config.xml.old<br />
sudo cp /etc/splashy/themes/osx-splash/config.xml /etc/splashy/config.xml</p>
<p>Now, we need to edit the GRUB file</p>
<p class="codeblock">gksu gedit /boot/grub/menu.lst</p>
<p>Scroll down till you find the kernel entry. Append the term <em>vga=792</em> to the end of the kernel line (see screenshot below). Save and close.</p>
<p><img title="edit grub for splashy" src="http://images.maketecheasier.com/2009/1/edit-grub.jpg" alt="edit grub for splashy" /></p>
<p>That’s it.</p>
<h3>Complete Screenshots</h3>
<p>Grub screen</p>
<p><img title="Mac4Lin_1.0_GRUB1" src="http://images.maketecheasier.com/2009/1/Mac4Lin_1.0_GRUB1.jpg" alt="Mac4Lin_1.0_GRUB1" width="580" height="397" /></p>
<p>Login screen</p>
<p><a title="Intrepid OSX Login screen" rel="lightbox" href="http://images.maketecheasier.com/2009/1/intrepid-osx-login.jpg" target="_blank"><img title="intrepid osx login screen" src="http://images.maketecheasier.com/2009/1/intrepid-osx-login-sm.jpg" alt="intrepid osx login screen" /></a></p>
<p>Intrepid Mac OSX desktop</p>
<p><a title="Ubuntu Intrepid Mac OSX desktop" rel="lightbox" href="http://images.maketecheasier.com/2009/1/ubuntu-osx-desktop.jpg" target="_blank"><img title="ubuntu intrepid mac osx desktop" src="http://images.maketecheasier.com/2009/1/ubuntu-osx-desktop-small.jpg" alt="ubuntu intrepid mac osx desktop" /></a></p>
<p>Intrepid Mac OSX desktop with dashboard effect</p>
<p><a title="Ubuntu Intrepid mac OSX desktop with dashboard effect" rel="lightbox" href="http://images.maketecheasier.com/2009/1/mac-desktop-dashboard.jpg" target="_blank"><img title="Intrepid OSX desktop with dashboard effect" src="http://images.maketecheasier.com/2009/1/mac-desktop-dashboard-sm.jpg" alt="Intrepid OSX desktop with dashboard effect" /></a></p>
<h3>Uninstallation</h3>
<p>If you want to change the theme back to the original setting, here is what you need to do:</p>
<p>1. Remove the globalmenu from the top panel</p>
<p>2. Remove all the installed files:</p>
<p class="codeblock">sudo apt-get autoremove splashy libsplashy1 gnome-globalmenu</p>
<p>3. Restore the usplash theme and remove the <em>vga=792</em> from the GRUB file.</p>
<p class="codeblock">sudo apt-get install usplash</p>
<p>4. Uninstall the Mac4Lin themes</p>
<p class="codeblock">cd Mac4Lin_v1.0_RC<br />
sh Mac4Lin_Uninstall_v1.0_RC.sh</p>
<p>Enjoy!</p>
<p>References: <a href="http://ubuntuforums.org/showthread.php?t=41709" target="_blank">Ubuntu Forum</a>, <a href="http://splashy.alioth.debian.org/wiki/themes" target="_blank">Splashy</a>, <a href="http://www.bauer-power.net/2008/11/changing-bootup-splash-in-ubuntu-810.html" target="_blank">Bauer-Power</a></p>
<p><p><script type="text/javascript"><!--
google_ad_client = "pub-8765285789552883";
/* MTE body ad300x250, created 5/17/09 */
google_ad_slot = "3980792036";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</p></p>
<p><strong><a href="http://maketecheasier.com/turn-your-ubuntu-intrepid-into-mac-osx-leopard/2009/01/08">Turn Your Ubuntu Intrepid Into Mac OSX Leopard</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>


<p>Related posts:<ol><li><a href='http://maketecheasier.com/turn-your-ubuntu-hardy-to-mac-osx-leopard/2008/07/23' rel='bookmark' title='Permanent Link: Turn Your Ubuntu Hardy to Mac OSX Leopard'>Turn Your Ubuntu Hardy to Mac OSX Leopard</a></li><li><a href='http://maketecheasier.com/ubuntu-intrepid-how-to-share-file-with-mac-os-x-via-netatalk/2008/11/05' rel='bookmark' title='Permanent Link: [Ubuntu Intrepid] How to Share Files With Mac OS X via Netatalk'>[Ubuntu Intrepid] How to Share Files With Mac OS X via Netatalk</a></li><li><a href='http://maketecheasier.com/how-to-install-and-configure-cairo-dock-in-ubuntu-intrepid/2009/01/20' rel='bookmark' title='Permanent Link: How To Install And Configure Cairo Dock In Ubuntu Intrepid'>How To Install And Configure Cairo Dock In Ubuntu Intrepid</a></li><li><a href='http://maketecheasier.com/how-to-migrate-from-evolution-to-thunderbird-in-ubuntu-intrepid/2008/12/04' rel='bookmark' title='Permanent Link: How To Migrate From Evolution To Thunderbird In Ubuntu Intrepid'>How To Migrate From Evolution To Thunderbird In Ubuntu Intrepid</a></li><li><a href='http://maketecheasier.com/install-aptana-studio-in-ubuntu-intrepid/2009/03/23' rel='bookmark' title='Permanent Link: How To Install Aptana Studio In Ubuntu Intrepid'>How To Install Aptana Studio In Ubuntu Intrepid</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/turn-your-ubuntu-intrepid-into-mac-osx-leopard/2009/01/08/feed</wfw:commentRss>
		<slash:comments>261</slash:comments>
		</item>
		<item>
		<title>[Ubuntu Intrepid] How to Share Files With Mac OS X via Netatalk</title>
		<link>http://maketecheasier.com/ubuntu-intrepid-how-to-share-file-with-mac-os-x-via-netatalk/2008/11/05</link>
		<comments>http://maketecheasier.com/ubuntu-intrepid-how-to-share-file-with-mac-os-x-via-netatalk/2008/11/05#comments</comments>
		<pubDate>Wed, 05 Nov 2008 15:02:24 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Intrepid]]></category>
		<category><![CDATA[netatalk]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=1049</guid>
		<description><![CDATA[

Netatalk is a kernel level implementation of the AppleTalk Protocol Suite that allows any Unix/BSD system to run as a file, print and time server for any Mac machine.
While the Netatalk package is included in the Ubuntu Intrepid&#8217;s repository, the package is broken and does not work in the way it is intended to. The [...]<p><strong><a href="http://maketecheasier.com/ubuntu-intrepid-how-to-share-file-with-mac-os-x-via-netatalk/2008/11/05">[Ubuntu Intrepid] How to Share Files With Mac OS X via Netatalk</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>



Related posts:<ol><li><a href='http://maketecheasier.com/sync-ipod-touch-with-win-xp-vm-in-ubuntu-intrepid/2008/12/16' rel='bookmark' title='Permanent Link: How To Sync iPod Touch With Win XP Virtual Machine In Ubuntu Intrepid'>How To Sync iPod Touch With Win XP Virtual Machine In Ubuntu Intrepid</a></li><li><a href='http://maketecheasier.com/share-files-in-virtualbox-between-vista-guest-ubuntu-host/2008/11/12' rel='bookmark' title='Permanent Link: How To Share Files In VirtualBox With Vista Guest And Ubuntu Host'>How To Share Files In VirtualBox With Vista Guest And Ubuntu Host</a></li><li><a href='http://maketecheasier.com/turn-your-ubuntu-intrepid-into-mac-osx-leopard/2009/01/08' rel='bookmark' title='Permanent Link: Turn Your Ubuntu Intrepid Into Mac OSX Leopard'>Turn Your Ubuntu Intrepid Into Mac OSX Leopard</a></li><li><a href='http://maketecheasier.com/install-adobe-air-for-linux-in-ubuntu-intrepid/2008/12/19' rel='bookmark' title='Permanent Link: Install Adobe Air For Linux In Ubuntu Intrepid'>Install Adobe Air For Linux In Ubuntu Intrepid</a></li><li><a href='http://maketecheasier.com/how-to-migrate-from-evolution-to-thunderbird-in-ubuntu-intrepid/2008/12/04' rel='bookmark' title='Permanent Link: How To Migrate From Evolution To Thunderbird In Ubuntu Intrepid'>How To Migrate From Evolution To Thunderbird In Ubuntu Intrepid</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p><!--adsense#300x300--></p>
<p><img class="alignnone size-full wp-image-1054" title="netatalk" src="http://images.maketecheasier.com/2008/11/netatalk.jpg" alt="" width="580" height="150" /></p>
<p><a href="http://netatalk.sourceforge.net/" target="_blank">Netatalk</a> is a kernel level implementation of the AppleTalk Protocol Suite that allows any Unix/BSD system to run as a file, print and time server for any Mac machine.</p>
<p>While the Netatalk package is included in the Ubuntu Intrepid&#8217;s repository, the package is broken and does not work in the way it is intended to. The following instructions can help you to build, install and configure Netatalk to work in your Ubuntu Intrepid (It works in Ubuntu Hardy too).</p>
<p>In your terminal,</p>
<p class="codeblock">mkdir -p ~/src/netatalk<br />
cd ~/src/netatalk<br />
sudo apt-get install devscripts cracklib2-dev dpkg-dev libssl-dev build-essential<br />
sudo apt-get build-dep netatalk<br />
apt-get source netatalk<br />
cd netatalk-2.0.3<br />
DEB_BUILD_OPTIONS=ssl dpkg-buildpackage -us -uc<br />
sudo debi</p>
<p>That&#8217;s it. Netatalk should now be installed and started.</p>
<p>You will have to start everytime you log in.</p>
<p>To start Netatalk,</p>
<p class="codeblock">sudo /etc/init.d/netatalk start</p>
<p>To restart Netatalk</p>
<p class="codeblock">sudo /etc/init.d/netatalk restart</p>
<h2>To Connect to Ubuntu From Mac OS X</h2>
<p>In your Mac OS X, open the <em>Finder</em>. On the menu, click <em>Go -&gt; Connect to server.</em></p>
<p><img class="alignnone size-full wp-image-1050" style="border:1px solid #000" title="finder-1" src="http://images.maketecheasier.com/2008/11/finder-1.jpg" alt="finder" width="455" height="329" /></p>
<p>Enter the IP address of your Ubuntu machine and click <em>Connect.</em></p>
<p><img class="alignnone size-full wp-image-1051" title="finder-2" src="http://images.maketecheasier.com/2008/11/finder-2.jpg" alt="finder" width="489" height="252" /></p>
<p>It should ask you for verification. Enter your login name and password.</p>
<p><img class="alignnone size-full wp-image-1052" title="finder-3" src="http://images.maketecheasier.com/2008/11/finder-3.jpg" alt="finder" width="431" height="248" /></p>
<p>You should now see your Ubuntu Home folder on the left pane of <em>Finder</em>.</p>
<p><img class="alignnone size-full wp-image-1053" title="finder-4" src="http://images.maketecheasier.com/2008/11/finder-4.jpg" alt="finder" width="569" height="376" /></p>
<p>Enjoy!</p>
<p>[Reference: <a href="http://ubuntuforums.org/showthread.php?t=410274" target="_blank">Ubuntu Forum</a>]</p>
<p><strong><a href="http://maketecheasier.com/ubuntu-intrepid-how-to-share-file-with-mac-os-x-via-netatalk/2008/11/05">[Ubuntu Intrepid] How to Share Files With Mac OS X via Netatalk</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>


<p>Related posts:<ol><li><a href='http://maketecheasier.com/sync-ipod-touch-with-win-xp-vm-in-ubuntu-intrepid/2008/12/16' rel='bookmark' title='Permanent Link: How To Sync iPod Touch With Win XP Virtual Machine In Ubuntu Intrepid'>How To Sync iPod Touch With Win XP Virtual Machine In Ubuntu Intrepid</a></li><li><a href='http://maketecheasier.com/share-files-in-virtualbox-between-vista-guest-ubuntu-host/2008/11/12' rel='bookmark' title='Permanent Link: How To Share Files In VirtualBox With Vista Guest And Ubuntu Host'>How To Share Files In VirtualBox With Vista Guest And Ubuntu Host</a></li><li><a href='http://maketecheasier.com/turn-your-ubuntu-intrepid-into-mac-osx-leopard/2009/01/08' rel='bookmark' title='Permanent Link: Turn Your Ubuntu Intrepid Into Mac OSX Leopard'>Turn Your Ubuntu Intrepid Into Mac OSX Leopard</a></li><li><a href='http://maketecheasier.com/install-adobe-air-for-linux-in-ubuntu-intrepid/2008/12/19' rel='bookmark' title='Permanent Link: Install Adobe Air For Linux In Ubuntu Intrepid'>Install Adobe Air For Linux In Ubuntu Intrepid</a></li><li><a href='http://maketecheasier.com/how-to-migrate-from-evolution-to-thunderbird-in-ubuntu-intrepid/2008/12/04' rel='bookmark' title='Permanent Link: How To Migrate From Evolution To Thunderbird In Ubuntu Intrepid'>How To Migrate From Evolution To Thunderbird In Ubuntu Intrepid</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/ubuntu-intrepid-how-to-share-file-with-mac-os-x-via-netatalk/2008/11/05/feed</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
	</channel>
</rss>
