Top "Ubuntu-12.04" questions

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

How to check if a particular service is running on Ubuntu

I do not know the service's name, but would like to stop the service by checking its status. For example, …

linux postgresql service ubuntu-12.04
How to install python3 version of package via pip on Ubuntu?

I have both python2.7 and python3.2 installed in Ubuntu 12.04. The symbolic link python links to python2.7. When I type: sudo …

python ubuntu python-3.x ubuntu-12.04 pip
Extension mysqli is missing, phpmyadmin doesn't work

I have a problem with phpmyadmin on ubuntu 12.04. I have already installed apache2, php5, mysql and phpmyadmin. The phpinfo(); script, …

php mysql phpmyadmin ubuntu-12.04
How to check which PHP extensions have been enabled/disabled in Ubuntu Linux 12.04 LTS?

I'm using Ubuntu Linux 12.04 LTS on my local machine. I've installed LAMP long ago on my machine. Now I want …

php linux ubuntu-12.04 php-extension
sh: 0: getcwd() failed: No such file or directory on cited drive

I am trying to compile ARM code in Ubuntu 12. Everything is working fine when I put the code in the …

linux ubuntu ubuntu-12.04 getcwd
postgres, ubuntu how to restart service on startup? get stuck on clustering after instance reboot

I have a Postgres db 9.1 running on AWS EC2, with ubuntu 12.04. I messed a lot with the instance (i.e …

ubuntu ubuntu-12.04 postgresql-9.1
python error: no module named pylab

I am new to Python and want to use its plot functionality to create graphs. I am using ubuntu 12.04. I …

python python-2.7 ubuntu-12.04 matplotlib
Speed up rsync with Simultaneous/Concurrent File Transfers?

We need to transfer 15TB of data from one server to another as fast as we can. We're currently using …

bash shell ubuntu-12.04 rsync simultaneous
Package doesn't exist error in intelliJ

I'm trying to use the barbecue barcode printing library. I have successfully added the library to IntelliJ through project structure …

java intellij-idea ubuntu-12.04 barcode
wget: unable to resolve host address `http'

I am getting this strange thing on my Ubuntu 12.04 64-bit machine when I do a wget $ wget google.com --2014…

http ubuntu networking ubuntu-12.04 wget