Skip to content

Tag Archives: Mac

MacUbuntu – Convert your Ubuntu into Mac

12-Oct-10

Check out my New Theme of Ubuntu… I’m Lovin it… ) Here is how you can do it – ==Install== Open a terminal and type the following commands: $ wget https://downloads.sourceforge.net/project/macbuntu/macbuntu-10.04/v2.1/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 or $ wget https://downloads.sourceforge.net/project/macbuntu/macbuntu-10.04/v2.1/Macbuntu-10.04.tar.gz -O /tmp/Macbuntu-10.04.tar.gz && tar xzvf /tmp/Macbuntu-10.04.tar.gz -C [...]

UltraSurf for Ubuntu Linux and Mac

04-Jun-09

Yesterday I installed Ubuntu Linux OS, everything went smooth, it hardly takes few minutes to install Ubuntu. Later I installed Wine to run Windows apps (Wine is an Open Source implementation of the Windows API on top of X and Unix). First I tried to run UltraSurf cause without it I can’t even able to [...]