Apple has not released or provided Linux/Unix version for iTunes yet. But using emulation software like PlayOnLinux , we can install iTunes software on Ubuntu Linux. PlayOnLinux is a graphical tool to run windows-based applications(specially games ) on a Linux platform. The system provides wrapper shell scripts with a .pol filename extension which specify the configuration of Wine needed in order to install and run a particular application. PlayonLinux is basically a graphical frontend for Wine.
LXer Linux News
How To Install and Configure iTunes on Ubuntu
Install Nagios nrpe on XenServer
If you are using nagios in your hosting environment and need to install nrpe on your XenServer servers, here’s a good way to do it.
LXer Linux News
Install The Latest VLC In Ubuntu Via PPA [Quick Tip]
sudo add-apt-repository ppa:n-muench/vlc
sudo apt-get update
sudo apt-get install vlcsudo add-apt-repository ppa:n-muench/vlc2
sudo apt-get update
sudo apt-get install vlcsudo add-apt-repository ppa:videolan/stable-daily
sudo apt-get update
sudo apt-get install vlcInstall OpenJDK Patched With Font Fixes [Ubuntu PPA]
![]() |
| Before installing the patched OpenJDK |
![]() |
| After installing the patched OpenJDK |
![]() |
| Before |
![]() |
| After |
Install OpenJDK7 with font fixes in Ubuntu
sudo add-apt-repository ppa:no1wantdthisname/openjdk-fontfix
sudo apt-get update
sudo apt-get upgradeArch Linux users can install this via AUR.
Revert the changes
sudo apt-get install ppa-purge
sudo ppa-purge ppa:no1wantdthisname/openjdk-fontfixHow to install postgresql 9.2 on ubuntu 13.04 (Raring Ringtail) Server
PostgreSQL is a powerful, open source object-relational database system. It has more than 15 years of active development and a proven architecture that has earned it a strong reputation for reliability, data integrity, andcorrectness.
LXer Linux News
Install and configure Monit on CentOS / RHEL / Ubuntu / Debian
Monit is a free open source tool used to manage and monitor processes, programs, files, directories and filesystems on a local or remote LINUX/UNIX systems. Monit conducts automatic maintenance and repair and can execute meaningful causal actions in error situations.
LXer Linux News
File Sync App `SparkleShare` 1.1.0 Released, Install It In Ubuntu
- new plugin for plan.io, a project management platform;
- SparkleShare now works with host keys other than just RSA;
- stricter permissions on the SparkleShare folder on Unix systems;
- use large message tray icon on GNOME 3 (though due to packaging probably, the PPA builds don’t have this yet);
- don’t show notifications for changes that you made yourself;
- “%20″ and “_” in project names become spaces in folder names;
- open folders in the event log by clicking project names;
- allow spaces in passwords;
- change invite scheme to sparkleshare://addProject/$ URL;
- fixed retina Mac support;
- don’t sync files with names that are problematic on Windows;
- show Client ID (link code) in the status icon menu;
- many other bug fixes and tweaks;
Install SparkleShare in Ubuntu
Ubuntu users can install the latest SparkleShare by using a (unofficial) PPA. To install Sparkleshare in Ubuntu, firstly you must add the GIT PPA (the SparkleShare PPA depends on it):
sudo add-apt-repository ppa:git-core/ppaThen you can proceed to installing SparkleShare:
sudo add-apt-repository ppa:rebuntu16/sparkleshare+unofficial
sudo apt-get update
sudo apt-get install sparkleshare libmono-posix4.0-cilMake, Install, and Share Cairo Clock Themes
On Linux, Cairo Clock is a very popular clock that many users love. Numerous developers have made a variety of looks for this clock called themes or skins. This article will provide information on making, downloading, installing, activating, deleting, and sharing Cairo Clock themes.
LXer Linux News
How To Install MDM 1.2.5 From Linux Mint 15 In Ubuntu
![]() |
| A MDM HTML theme |
Here are some of the themes available by default in Linux Mint and in our PPA:
| MDM HTML theme |
| MDM HTML theme |
| MDM GDM theme |
| MDM GDM theme |
| MDM GDM theme |
Install MDM in Ubuntu
1. To install the latest MDM from Linux Mint 15 in Ubuntu 13.04, 12.10 or 12.04, use the following commands:
sudo add-apt-repository ppa:nilarimogard/webupd8
sudo apt-get update
sudo apt-get install mdm ubuntu-mdm-themesDuring the installation, you’ll be prompted to select the default display manager:
Select MDM here. Later on, if you want to switch to LightDM, GDM or some other display manager, see this article: How To Switch Between GDM, LightDM, MDM Or KDM In Ubuntu.
Select some theme and then log out to see it in action.
How to Install Third-Party Apps in Arch Linux
The following tutorial will teach Arch Linux users how to install third-party packages on their newly installed Arch Linux operating system. This is for Arch Linux beginners only, of course.
LXer Linux News
How To Install Emerald In Ubuntu 13.04, 12.10 Or 12.04 [PPA]
Because it requires Compiz, Emerald doesn’t work in GNOME Shell, but it should work with Unity (3D), GNOME Classic with Compiz or Xfce with Compiz for instance.
![]() |
| HalfTime Emerald theme |
| Divergence IV “A New Hope” Emerald theme |
| Radial Emerald theme |
| LittleGlass Emerald theme |
| Dark glass with Ambiance buttons Emerald theme |
| Ordinary Emerald theme |
Install Emerald Window Decorator in Ubuntu 13.04, 12.10 or 12.04
Also, please keep in mind that Emerald Window Decorator is no longer developed / supported and while I’ve tested it for about two days in Ubuntu 13.04 (as well as some brief testing under Ubuntu 12.10 and 12.04 in VirtualBox) and I didn’t encounter any issues, there might be bugs or it may not work at all.
That said, let’s proceed with the Emerald installation:
sudo add-apt-repository ppa:nilarimogard/webupd8
sudo apt-get update
sudo apt-get install emeraldsudo apt-get install compizconfig-settings-managerThat’s it!
Reverting the changes
sudo apt-get remove emeraldInstall Weather Indicator With New Location And Forecast Fixes In Ubuntu
- displays current temperature, humidity, wind, sunrise and sunset in the indicator menu and optionally, it can display the weather next to the indicator icon;
- uses the Yahoo Weather API;
- 4-day weather forecast;
- multiple locations support;
- optional notifications support for severe weather or on every weather condition change;
- supports imperial and metric units.
Install the fixed Weather Indicator in Ubuntu
sudo add-apt-repository ppa:jtasker/weather-indicator
sudo apt-get update
sudo apt-get install indicator-weatherImportant: by default, the indicator only displays an icon on the top panel and it doesn’t display the current temperature. If you want it to display the temperature on the panel, in the Weather Indicator preferences, on the “General” tab, enable “Show temperature near indicator”.



















