How to install Picasa 3.9 in Linux

Picasa 3 linux

It was a shocking news from Google that officially publish on its Google blog stating We are deprecating Picasa for Linux and will not be maintaining it moving forward. I was Picasa fan and was using it since long time. Of course there is alternative like Shotwell from Linux it can taken as an alternative [...]

How to install GTK elementary 3.0 themes in Ubuntu 12.04

GTK_elementary3.0

GTK theme, elementary 3.0 has been released. This is the first stable version that supports GTK 3.0 bringing several new enhancements. Note:  Elementary 3.0 is build with pantheon Thus, the theme doesn’t look exactly as it used to be under Unity or GNOME shell.  Install it in Ubuntu or other Linux distribution cd /tmp && [...]

How to install and configure JDK in Fedora

setting the path of jdk

JDK(Java Development Kit) compiles and runs the Java programs. For many experienced programmers or the newbie it may be hard to install and configure JDK in Linux. In this tutorial, I am going to show you the most simplest and easiest way to install and configure the JDK(Java Development Kit) in your Fedora machine. I [...]

How to enable advance file permission in Ubuntu Linux

Advance file permission linux

Enabling advance file permission in Ubuntu or other Linux distribution helps you to set a privillege to the different users based on the orginal UNIX permission model(rwxr xr r). It is not enable by default in Ubuntu. You can use  Chmod command which will help to change the file or directory permission but incase for [...]

How to convert .rpm file into .deb and install it in Linux

package converted

There are lots of software available in Linux which can be installed using Terminal or can be manually installed by downloading the file. There are many Linux distributions available. The main difference between each Linux Distribution is the package manager they use. For example: Fedora uses .rpm(RedHat Package Manager) whereas Ubuntu uses .deb(Debian) package manager. In [...]

SMPlayer 0.7.1 released: Install in Ubuntu via ppa

SMplayer 0.7.1

SMplayer 0.7.1 has been released. The new version com with several improvement including new tool to search youtube video through the external application called SMTube. SMTube will automatically installed with the installation of SMplayer. Changes in New version 0.7.1 The change of opensubtitles server is possible Screenshot are saved in the picture folder instead of [...]

4 HTML editor for web developer in Linux

bluefish_editor

There are several tools available for web developer in Linux. Each has their advantage and disadvantage.  Most of the editor are WYSIWYG based. Some HTML editor also include text editor. While other are fully based on WYSIWYG. Here are the list of some popular HTMl editor for linux/UNIX. BlueFish Editor Bluefish editor multi platform, lightweight editor [...]