Spotify is probably the most popular streaming application with millions of users and music tracks. It has mobile apps for Android, iOS, Windows Phone and Blackberry and dedicated desktop clients for Windows, Mac OS and Linux. In this guide I will describe how you can easily install Spotify in Ubuntu 12.04 (Precise Pangolin) and 12.10 (Quantal Quetzal).
Linux
Guides for Linux distributions (Ubuntu, Fedora, Archlinux and others) and Linux applications
The Unity Movie Lens can be used to search for movies in Ubuntu's Unity. It uses the themoviedb.org API (unfortunately IMDB doesn't have an API) and it supports many languages. This means that the movie description will be displayed in your language if that is available. To install Unity Movie Lens in Ubuntu 12.10 Quantal Quetzal open a terminal and type:
In Ubuntu 12.10 Quantal Quetzal when you make a search in dash Amazon results pop out in the results. This is quite annoying for many users. If you want to disable Amazon search results showing up in dash there are a couple of ways to do it. Here are the ads I am talking about.
Webapps is a new feature of Unity in Ubuntu 12.10 Quantal Quetzal which allows you to integrate some websites, such as Facebook or Reddit, with the Ubuntu desktop. Those Webapps are installed like native apps in your system and they can be pinned to launcher, used with messaging menu, sound menu, HUD etc. When you visit a site that has Webapps support you will be prompted to install it like this:
Steam Login
Grep is a very useful Linux command. In short grep searches an input stream for a pattern and displays the results. In this guide I will show you how to colorize the output of grep by highlighting the pattern you were searching for.