1 0 Tag Archives: Ubuntu
post icon

Make your ubuntu looks like a Mac OS

Mac OS X are the most impressive Operating System with the most impressive graphical interface and stability. And right now, even you can install Mac OS X inside your PC. But some people who cannot install the OSX X86 inside their computer wants to make their Operating System looks like OSX. And majority of their OS are also Windows xp/vista. XP and Vista has their own transformation pack, but it’s not really like Mac OS X, only some themes added, with additional software and dock. And that’s it! But at Linux, specially Ubuntu with the gnome as the default windows manager, your Ubuntu can be mocked up and it will be as cool as Mac OS X. I will give you some tutorial to change your Ubuntu look into OSX. You should tweak and customize your desktop to make it more like Mac. It’s really easy, and you’re just need to follow the step:

For me to extract the file to $HOME/Mac directory(already created but you can change the directory by your self) command would be : -
Code: tar -xvzf LeopardX-V2.6.tar.gz $HOME/Mac

Otherwise, you can just extract it into your directory by right click it and extract those package.

2. Downloading Mac4Lin GTK Theme

Now similarly download Mac4Lin GTK theme from the following website and extract it to the folder created above ($HOME/Mac)

Download : http://rs18.rapidshare.com/files/71511264/Mac4Lin_GTK_Aqua_v0.3.tar.gz

and to extract it to $HOME/Mac director(already created)
Code: tar -xvzf Mac4Lin_GTK_Aqua_v0.3.tar.gz $HOME/Mac

3. Download Cursor Theme Package

We need to download the cursor set for our new theme , you can download the cursor set from t he following website :

http://gnome-look.org/content/show.php/Shere+Khan+X?content=57588 After downloading the cursor set extract cursors to the directory created in the first step.

4. Combining the Downloaded Files into a Single Theme Package
Now after completing the above steps go to the directory( cd $HOME/Mac for me ) in the Terminal and issue the following command to combine the three theme files into a single .tar.gz archive .

Code: tar cvfz MyTheme.tar.gz LeopardX Mac4Lin_GTK_Aqua_v0.3 Shere_Khan_X/

5. Installing Theme Package
Now to install the theme package we have created in the above step , go to (System -> Preferences -> Appearance) and click Install and point to our newly created MyTheme.tar.gz archive.

This should start installing the theme package (Cursors/Icons/Theme) once installation is completed . Chose Custom in theme and click on Customize .You will find a window like this:

Customize Dialog Box

In this window in Icons chose LeopardX , in Controls Mac4Lin_GTK_Aqua_v0.3 , in Window Border Mac4Lin_GTK_Aqua_v0.3 and in Pointers White Cursor .


If you have followed the steps properly the theme and icons should have been installed , and you should be able to see the new theme applied to your default desktop .


6. Changing the Log In Screen / GDM Theme

To change the Log In Screen/GDM Theme download the package from website listed below : http://
gnome-look.org/content/show.php/OSX+Session+Login?content=68346
After downloading the package , open (System -> Administration -> Log in Window ) and there go to Local and click on Add and point to the downloaded theme package (osx-login.tar.gz) . Now you would find OSX-Login theme listed in the window , select OSX-Login and close the window . Logout and Login again you should find the new theme installed .

Log-in Window allows easy changing of the Login Screen Theme



7. Enabling Compiz-Fusion

IMPORTANT : – Enabling Compiz-Fusion is essential if you want to use Screenlets , Avant Window Manager Properly .

Unlike previous releases of Ubuntu where one had to manually download and install compiz,beryl etc (Compiz Fusion is composite window manager that provides best features of Compiz and Beryl) from Repositories if one wanted to have glitzy visual effects .

Ubuntu 7.10 comes with Compiz Fusion pre-installed and on supported hardware offers a wide array of Visual Effect . Now depending on graphic hardware of computer one could chose from three level of Visual Effect (From System -> Preferences -> Appearance )

None : – This mode causes Ubuntu to use Metacity instead of Compiz Fusion , with no visual effect

Basic : – Has only simple visual effects like shadows , fading windows-menus etc

Advanced : – Recommended for PC with descent graphic hardware , enables effects like wobbly windows, transparency , animated workspace switching etc

Visual Effect Dialog Box



However , compiz-fusion is capable of much more and you can enable more desktop effects /customize compiz by typing the following command in the terminal window : -

Code : sudo apt-get install compizconfig-settings-manager


Otherwise, if you are inside ubuntu now, just simply click this Link and it will automatically installed.

After completing above step , you can customize compiz by going to System _. Prefrences _> Advanced Desktop Effects Settings.
Code: sudo apt-get install emerald
Otherwise, if you’re inside ubuntu right now, just click this: Link
After installation is over , open Terminal from (Applications -> Accessories -> Terminal ) and issue the following command to install emerald which is necessary for using themes in compiz .
Download MacOS X Emerald theme from this link : http://gnome-look.org/content/show.php/Mac4Lin+Leopard+Emerald+Theme?content=68409

Now open (System -> Preferences -> Emerald Theme Manager )

After Emerald theme manager opens click on import and point to the downloaded theme package from withing the Theme Manager , you will find Mac4Lin Theme listed select the theme , click on refresh and quit the application .


8. Install Avant Windows Navigator or Cairo Dock.

I already provide you the tutorial inside this blog also, AWN for ubuntu gutsy, and I promises to give the hardy repositories and cairo dock can be use for both gutsy and hardy.
<%2

  • Share/Bookmark
Read full story »
09. Jul, 2008
post icon

Intrepid Ibex


Ubuntu already announced, Intrepid Ibex will be the next generation of Ubuntu after Hardy Heron. Ubuntu Intrepid Ibex scheduled will be release in October 2008 and right now is still under development. Canonical promises that Ubuntu 8.10 will be the next major release of Ubuntu with some major changes including layout changes. I’m a bit getting bored with the human themes also after all :P .

Watch The new Intrepid Ibex alpha 1 video:

Plans for Intrepid Ibex include improvements to mobile computing and desktop scalability as well as increased flexibility for Internet connectivity. “Our desktop offering will once again be a focal point as we reengineer the user interaction model so that Ubuntu works as well on a high-end workstation as it does on a feisty little subnotebook. We’ll also be reaching new peaks of performance—aiming to make the mobile desktop as productive as possible,” Shuttleworth wrote in the e-mail. “A particular focus for us will be pervasive Internet access, the ability to tap into bandwidth whenever and wherever you happen to be.”

And this is the annoncemet letter from Mark Shuttleworth (The founder of Ubuntu): Link

I will update you with more news about this next version of Ubuntu. Just wait :-)

  • Share/Bookmark
Read full story »
07. Jul, 2008
post icon

Installing Ubuntu Netbook Remix at hardy heron

Ubuntu Netbook Remix is a special edition of Ubuntu and right now, it seemed to be there isn’t any kind of installation from ISO cd or VB image of netbook remix available. Fortunately, the Ubuntu Netbook Remix Team offers a Personal Package Archive (PPA) of their great work.

Warning: Ubuntu Netbook Remix packages change a lot of settings on Ubuntu Hardy, including all session files and Nautilus setup. So DO NOT install the packages on your native desktop. You can install this Ubuntu Netbook Remix inside your VMWare or VirtualBox.

After you prepared a virtual machine, installation if fairly easy:

1) Add the PPA to your sources list (click the system->software sources or press alt+f2 and type sudo /etc/apt/sources.list):

2) Update your system and install Ubuntu Netbook Remix:

sudo apt-get update
sudo apt-get install go-home-applet human-netbook-theme maximus ume-launcher window-picker-applet

3) After installation, you need to restart gdm:

sudo /etc/init.d/gdm restart

And here is some screenshots (for more screenshots visit Flickr.com):

Netbook Remix running on 800x600
If your theme didn’t change automatically, please check your appearance settings. There’s a new “human netbook theme” available.Netbook Remix running on 1024x768

There’s also some issued there’s some bug with the graphical interface. Please contact the Ubuntu Netbook Remix at Launchpad.net if you get some bug. Note that some if this tutorial are came from markusthielmann.com . I got this information after searching for more information about this Ubuntu variant. Please give some comments for question, critism, and suggestion.


  • Share/Bookmark
Read full story »
05. Jul, 2008
post icon

D-LINK DWL-G122 Wireless Problem Solved

Firstly, thanks for Ubuntuseekers who help me to solve this problem. It seemed to be Hardy Heron had a major problem with the Wireless Devices Drivers. So, this time I will post some tutorial to repair the Wireless Problem at Ubuntu (for D-LINK DWL-G112 or G122 ONLY). And you’re also need to edit some text files. So, follow the step…

1. Make sure the wireless adapter are connected to your computer

2. Open your terminal.
Enter this sudo :” sudo gedit /etc/network/interfaces

3. A text window are appear. Clear all the text on that window. Then, copy and paste the following text at that window:

# This file describes the network interfaces available on your system
# and how to activate them.

# The loopback network interface auto lo iface lo inet loopback

# This is a list of hotpluggable network interfaces.

# They will be activated automatically by the hotplug subsystem.

# iface eth0 inet dhcp

auto rausb0

iface rausb0 inet dhcp pre-up ifconfig rausb0 up
pre-up ifconfig rausb0 down
pre-up iwconfig rausb0 essid {your ESSID}
pre-up iwconfig rausb0 key {your WEP key}
pre-up dhclient rausb0

4. Save it.

5. At terminal, enter sudo reboot

Just for a note that I can’t guarantee this code will works, but it works with my Ubuntu and my D-LINK DWL-G122.
Special thanks to Ubuntuseekers who help me finding the answer.

  • Share/Bookmark
Read full story »
28. Jun, 2008
post icon

CCSM (Compiz Config Configuration Settings Manager)

In Ubuntu 7.10, there’s a simple Compiz Config Settings Manager if you are installed the Compiz Config Manager. But in Ubuntu 8.04, simple Compiz config settings manager has gone.. A new tool, called Simple Compiz Config Settings Manager now needs to be installed to enable the option. Whether or not you want the Simple CCSM, you need to install it to enable the custom effects level.
To Install Simple Compiz Config Settings Manager:
sudo apt-get install simple-ccsm

After that, you can switch to custom effects. Click the Preferences button in Appearance Preferences to open the simple configuration tool. And to access all options you also need to install the CompizConfig Settings Manager By typing:

sudo apt-get install compizconfig-settings-manager

After following those steps you can run CCSM from the System->Preferences->Advanced Desktop Effects Settings menu item.

NB: to use Simple CCSM or CCSM, you need to have the Custom effects option selected.


  • Share/Bookmark
Read full story »
26. Jun, 2008
Page 8 of 12 « FirstNext...«678910»Next...Last »