Top "Ubuntu-13.04" questions

Ubuntu 13.

'Failed to unlink socket file" error in MongoDB 3.0

I am new to MongoDB. I am trying to install MongoDb 3.0 on Ubuntu 13.0 LTS, which is a VM on Windows 7 …

mongodb ubuntu-13.04
Qt: can't find -lGL error

I just reinstalled QtCreator, created new project (Qt Application) an got this after compilation: /usr/bin/ld: **cannot find -lGL** …

c++ qt compiler-construction qt-creator ubuntu-13.04
Can't use uuid and create an extension to use it

I want to use uuid in Postgresql 9.2 on Ubuntu 13. So when I tried to check whether is available or not, …

postgresql ubuntu ubuntu-13.04
new to Bash - keep getting Illegal option error

I'm quite new to ubuntu and bash scripting and wanted to know why I might be getting this error when …

bash shell ubuntu-13.04
Trying to remove git repo on ubuntu guest

I am trying to remove whole git repository from my local machine, but git prohibits to delete several files. I've …

git ubuntu virtualbox ubuntu-13.04
npm install not installing things at /usr/bin

I am trying to install SailsJS with: $ sudo npm install -g sails It works, install everything at /home/brunoluiz/npm/…

node.js ubuntu sails.js waterline ubuntu-13.04
High server load caused by mysql

We are running a VPS and experience a high load caused by the mysql server. Currently we are unable to …

mysql magento ubuntu-13.04
Retrieve SQL table row count with C++

I am new to C++ with sqlite3 on Ubuntu. I would like to get the row count of the SQL …

c++ sql sqlite ubuntu-13.04