Top "Ubuntu-14.04" questions

Ubuntu 14.

What can I do against 'CUDA driver version is insufficient for CUDA runtime version'?

When I go to /usr/local/cuda/samples/1_Utilities/deviceQuery and execute moose@pc09 /usr/local/cuda/samples/1_Utilities/deviceQuery $ …

cuda ubuntu-14.04 nvidia linux-mint
Unable to exit Hive

I've just installed Hive on my Ubuntu machine (14.04). When I run hive in the terminal, it comes up with Logging …

hadoop hive ubuntu-14.04
Postgresql is the server running locally and accepting connection on Unix domain

I am trying to install postgresql-9.5 or postgresql-9.6 on my ubuntu 16.04 or 14.04 machine, after following the installation process using below …

postgresql ubuntu-14.04 ubuntu-16.04 psql postgresql-9.4
docker "Couldn't find an alternative telinit implementation to spawn"

I'm a MAC user and installed docker inside a VM "ubuntu 14.04". (I installed everything manually, NOT using docker toolbox) The …

docker ubuntu-14.04 docker-compose hhvm
PostgreSQL set PGDATA variable

Server: Ubuntu server 14 lts + PostgreSQL 9.2 I want create cluster database using drbd, but i can't set PGDATA without cluster initialization. …

postgresql ubuntu-14.04 postgresql-9.3 drbd
Ubuntu Trusty 14.04 guest install on Hyper-V 2012 R2 doesn't have appropriate drivers for LIS?

I have recently created a brand new fresh gen 2 virtual machine on hyper-v and installed the recently released ubuntu 14.04 version. …

hyper-v windows-server-2012-r2 ubuntu-14.04 lis
process_usershare_file: stat of failed. Permission denied Samba

I created a shared folder using samba in ubuntu to enable windows machines can access it with the following command: $ …

linux samba permission-denied ubuntu-14.04
CUDA: nvcc cannot be detected though installed

I successfully installed CUDA 7.0 on ubuntu(ami instance), but when I typed 'nvcc -version', it told me that The program …

build cuda gpu ubuntu-14.04 nvcc
Logstash not creating index on Elasticsearch

I'm trying to setup a ELK stack on EC2, Ubuntu 14.04 instance. But everything install, and everything is working just fine, …

elasticsearch ubuntu-14.04 logstash kibana sysadmin
VIM: Use python3 interpreter in python-mode

I have recently switched to vim and configured it for Python-programming using this tutorial. Before, I have made sure that …

python vim ubuntu-14.04 python-3.4 python-mode