Top "Ubuntu-14.04" questions

Ubuntu 14.

MongoDB Data directory /data/db not found

When I try to run Mongod in terminal I got this message : 2015-05-14T17:33:04.554+0700 I STORAGE [initandlisten] exception in …

linux mongodb ubuntu-14.04 lts
How to compile and run C in sublime text 3?

I would like to compile and run C program in sublime text 3 on ubuntu 14.04. Currently the program is being compiled …

c gcc sublimetext3 ubuntu-14.04
sudo service mongodb restart gives "unrecognized service error" in ubuntu 14.0.4

I just installed mongoDB on ubuntu 14.0.4. I tried to start the shell but I'm getting a connection refused error. me@…

mongodb ubuntu ubuntu-14.04
Compile c++14-code with g++

I'm using g++ 4.8.4 on Ubuntu 14.04 LTS. When trying to compile with '-std=c++14', I get this error: g++: error …

c++ g++ ubuntu-14.04 c++14
How to download a folder from github?

I wished to download the mysite folder from this link: https://github.com/username/repository/master/

git github ubuntu-14.04
Docker-compose: node_modules not present in a volume after npm install succeeds

I have an app with the following services: web/ - holds and runs a python 3 flask web server on port 5000. …

node.js docker ubuntu-14.04 docker-compose
no target device found android studio 2.1.1

i'm using android studio 2.1.1 in ubuntu 14.04.Now my question is,i want to run the program through my phone without …

java android android-studio ubuntu-14.04 usb-debugging
How to remove docker completely from ubuntu 14.04

I installed Docker on Ubuntu a while back but when I tried to remove, the Docker still exists in the …

docker ubuntu-14.04 uninstallation
Ubuntu: Using curl to download an image

I want to download an image accessible from this link: https://www.python.org/static/apple-touch-icon-144x144-precomposed.png into …

linux ubuntu curl terminal ubuntu-14.04
Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in ubuntu 14.04

I have installed LAMP on my Ubuntu machine. Where Apache2 and PHP5 have been installed properly as when I run …

mysql sockets ubuntu-14.04 lamp