08-01-2011, 07:57 PM
Do you use Linux?
Are you secretly a wannabe Mac fanboy?
Is your nme Mark?
If the answer to any two of the above questions is "yes", I give you the guide on how to:
On Lucid Lynx
On Maverick Meerkat
Enjoi
Are you secretly a wannabe Mac fanboy?
Is your nme Mark?
If the answer to any two of the above questions is "yes", I give you the guide on how to:
On Lucid Lynx
Code:
wget https://downloads.sourceforge.net/project/macbuntu/macbuntu-10.04/v2.2/Macbuntu-10.04.tar.gz -O /tmp/Macbuntu-10.04.tar.gz
tar xzvf /tmp/Macbuntu-10.04.tar.gz -C /tmp
cd /tmp/Macbuntu-10.04/
./install.sh
On Maverick Meerkat
Code:
wget https://downloads.sourceforge.net/project/macbuntu/macbuntu-10.10/v2.3/Macbuntu-10.10.tar.gz -O /tmp/Macbuntu-10.10.tar.gz
tar xzvf /tmp/Macbuntu-10.10.tar.gz -C /tmp
cd /tmp/Macbuntu-10.10/
./install.sh
Enjoi
As you do...