Previously , you can create desktop icon in Ubuntu by using “Create Launcher” option which was available when you right-click on desktop . But now in current versions like Ubuntu 11.04/11.10 you cannot create desktop icon in that same manner . In Ubuntu 11.04/ Ubuntu 11.10 , you have to install package to create desktop icon .  First of all , Install Package through terminal .  sudo apt-get install –no-install-recommends gnome-panel If done , Create your first desktop icon through following command.  gnome-desktop-item-edit –create-new ~/Desktop That’s it done !! 

Read More...

This tutorial will show you how to install Thunderbird 8.0 version on Ubuntu .Before installing that, lets see what’s new in this version. What’s new : Thunderbird is based on the new Mozilla Gecko 8 engine Add-ons installed by third party programs are now disabled by default New Search and Find Shortcuts Improved accessibility of the attachment list Folder switching pane widget has been removed, can be added back with the Folder Pane View Switcher Add-on. How to Install :  Open the terminal and run the following commands :  sudo add-apt-repository ppa:mozillateam/thunderbird-stable sudo apt-get update sudo apt-get install thunderbird

Read More...

This is simple and useful tip for Ubuntu 11.10 users. By default , Autohide option is enabled in Unity & there is no option to disable it . This  tutorial describes the steps needed to disable Autohide option in Ubuntu 11.10.    Step 1 : Install  CompizConfig Settings Manager  . It can be done through terminal . Open the terminal and run the following command .    sudo apt-get install compizconfig-settings-manager Step 2 : Go to CompizConfig Settings Manager , Navigate through Desktop ->Ubuntu Unity Plugin .  Click Ubuntu Unity plugin , here you can see “Hide Launcher” for which Dodge windows is set by default. Change it to “Never”

Read More...

This tutorial will show you how to install new version of Firefox – Firefox 8.0 on Ubuntu . To install , either you can upgrade or can do a fresh install . Before installing Firefox 8.0, Lets see what’s new in it : Add-ons installed by third party programs are now disabled by default Added Twitter to the search bar for select locales. Additional locale support will be added in the future Added a preference to load tabs on demand, improving start-up time when windows are restored Improved performance and memory handling when using Added CORS support for cross-domain textures in WebGL Added support for HTML5 context menus  To know more about it , Visit http://www.mozilla.org/en-US/firefox/8.0/releasenotes/ How to Install :  Open the terminal by pressing Ctrl + Alt + T and run the [&hellip

Read More...

By default , Flash player is not installed in Ubuntu. We generally install flash player in Ubuntu to watch youtube videos . There is also alternative way to overcome this issue. Recently i came across youtube desktop application called Minitube which can be installed in Ubuntu & we can watch youtube videos without any flash player. Lets see what’s new in Minitube’s recent version Minitube 1.6 . What’s new in 1.6: Find the missing parts of a video Share a video using Facebook, Twitter or email Fixed bug with very short videos not playing Fixed a (rather paranoid) security issue with temporary files and made sure temp files are always deleted How to Install :  It is also installed through same traditional method 🙂 . [&hellip

Read More...