Top "Ubuntu-11.04" questions

Ubuntu release that was released on 28 April 2011.

supervisord stopping child processes

One of the problems, I face with supervisord is that when I have a command which in turn spawns another …

bash apache-zookeeper supervisord ubuntu-11.04
extending default lib search path in ubuntu

How can i extend default lib search path in ubuntu(in a way that it is also persistent) ? no, I …

linux shared-libraries ubuntu-11.04
How do I update git to its latest version on Linux?

I have git version 1.7.4.1. and would like to upgrade to the latest stable release of 1.8.4. So I tried sudo apt-get …

linux git ubuntu ubuntu-11.04
Using setcap in linux

To add the cap_net_raw capability to (for eg /bin/ping), we use the following: #setcap cap_net_raw=…

linux ubuntu-11.04
Calling Chrome web browser from the webbrowser.get() in Python

How I should call webbrowser.get() function so I open the chrome web browser? I'm running Ubuntu 11.04 and Python version 2.7. …

python google-chrome browser ubuntu-11.04
does using ":platforms =>" in your gemfile work?

I have a Rails app that I'm developing on Windows and deploying to Linux. I suspect I'll just switch entirely …

ruby ruby-on-rails-3 windows-7 bundler ubuntu-11.04
Where can I download the mp3plugin.jar to play MP3s in Java code?

I need to Play a MP3 File in Java code under Linux environment (Ubuntu 11.04). I tried to download the MP3…

java mp3 ubuntu-11.04 jmf javasound
How to start dovecot?

I'm building a web server to host multiple websites. I got everything working except the mail server. I'm using linode …

linux ubuntu ubuntu-11.04 mail-server
C++: Unable to resolve identifier cout, Netbeans, Ubuntu

I am using C++ on Netbeans 7.1 on Ubuntu 11.04. For some reason, the following code results in the error message "Unable …

c++ netbeans ubuntu-11.04 cout
Ubuntu 11.04: `apt-get install rake` -> "E: Unable to locate package rake"

This is probably a type of "is it plugged in?" question, but after getting a default Rackspace image of Ubuntu 11.04 …

rake ubuntu-11.04 apt-get rackspace