Top "Ubuntu-11.04" questions

Ubuntu release that was released on 28 April 2011.

"Symbolic link not allowed or link target not accessible" on fresh installed XAMPP for Linux

I did a fresh-install of XAMPP for Linux (version 1.7.4) on my Ubuntu 11.04 x64 laptop. Then I made a link in …

apache xampp ubuntu-11.04 lampp
can we write a simple bash script to automatically login as root user

I usually have to login in 20 to 50 times daily as a super user, typing the long password again and again.. …

linux unix ubuntu-10.04 ubuntu-11.04 ubuntu-10.10
Getting Access denied error while installing phpmyadmin in ubuntu11.4

Im a newbie in ubuntu. Im getting an error while installing phpmyadmin in ubuntu11.4 server. It says An error occurred …

mysql ubuntu phpmyadmin ubuntu-11.04
ERROR: cannot start RubyMine. No JDK found. JDK Version? + desktop link

ERROR: cannot start RubyMine. No JDK found. Please validate either RUBYMINE_JDK, JDK_HOME or JAVA_HOME environment variable points …

ruby-on-rails ubuntu java ubuntu-11.04 rubymine
Restoring VIM to default state

I'm really frustrated with getting going using VIM. I'm just trying to do some minor customizations to the vimrc file. …

vim ubuntu-11.04
How to install autoconf in Ubuntu 11.04?

When I'm trying to install autoconf in Ubuntu 11.04 by the following command sudo apt-get install autoconf This error comes Reading …

ubuntu ubuntu-11.04
Making the title of a directory the date in bash?

I want to make the current date into the title of a directory in /home/chris/Downloads by using mkdir …

linux bash shell ubuntu-11.04
Cannot run Code::Blocks: libwx_gtk2u-2.8.so.0 not found

I am trying to install Code::Blocks 10.05 from (non-SVN) sources (codeblocks-10.05-src.tar.bz2). My OS is Ubuntu 11.04. I needed …

shared-libraries wxwidgets codeblocks ubuntu-11.04
C++ boost libraries shared_memory_object undefined reference to 'shm_open'

I tried to compile the following code on ubuntu 11.04: #include <boost/interprocess/shared_memory_object.hpp> #include <…

c++ boost compiler-errors shared-memory ubuntu-11.04
Chef isn't running the apt (apt-get update) recipe. Apt returns 100

Running Ubuntu 11.04 on vagrant, mac os x 10.7.2. Running chef server. Trying to install the postgresql community chef recipe, I get …

ruby ubuntu-11.04 apt-get chef-infra chef-recipe