Top "Ubuntu-12.04" questions

The previous LTS release of Ubuntu, code-named Precise Pangolin.

How to check if there are multiple versions of PHP installed on Ubuntu 12.04 LTS?

How to know if I have both php5.3 and php5.5 installed in my system? How to delete php5.3 if it …

php linux ubuntu ubuntu-14.04 ubuntu-12.04
Installing apache 2.4 and php 5.5 on ubuntu 12.04

I'm trying to set a test enviroment with apache 2.4 and php 5.5 on a vm with ubuntu 12.04, fist thing is to …

php package ubuntu-12.04 apt-get apache2.4
convert_tz returns null

I know this sounds stupid, but when I use SELECT CONVERT_TZ('2004-01-01 12:00:00','UTC','Asia/Jakarta') AS …

mysql ubuntu-12.04 convert-tz
How to install OpenCV in ubuntu 12.04

I already have OpenCV2.4.2 installed as part of ROS(Fuerte) in my computer(installed from Ubuntu Software Center, something due …

opencv installation ubuntu-12.04 ros
Python OpenCV - waitKey(0) does not respond?

I'm using opencv 2.4.7 on ubuntu 12.04. I'm programming with python and I have a problem when i run this script: import …

python opencv ubuntu-12.04
Can't locate local/lib.pm in @INC at /usr/share/perl/5.14/CPAN/FirstTime.pm

I am trying to use Perl the first time on my system which is Ubuntu 12.04. I have Perl v.5.14.2 installed. …

perl ubuntu-12.04 perl-module cpan
nginx + uwsgi: -- unavailable modifier requested: 0 --

Ubuntu 12.04, nginx 1.2.0, uwsgi 1.0.3. I start uwsgi with the following command: uwsgi -s 127.0.0.1:9010 -M -t 30 -A 4 -p 4 -d /var/log/uwsgi.…

nginx uwsgi ubuntu-12.04
How to undo rm -rf?

How we I undo the rm -rf command? For example, I have an Application folder and I removed it with: …

linux macos linux-kernel ubuntu-12.04 linux-mint
Installing wxPython on Ubuntu 12.04

The Issue: I am having trouble installing wxPython on Ubuntu 12.04. I would like to find a simple, straightforward way of …

wxpython installation debian ubuntu-12.04
Can't enable use of .htaccess in apache2

I have a VPS running ubuntu 12.04. I have apache2 installed and it is serving up webpages from a virtual host …

apache .htaccess ubuntu ubuntu-12.04 vps