Top "Ubuntu-16.04" questions

Ubuntu 16.

"pip install json" fails on Ubuntu

Cannot install the json module. As far as I know I shouldn't use sudo. what's the matter? pip install json …

python-2.7 pip ubuntu-16.04
Unable to start the mysql server in ubuntu

After running the command mysql -v in Ubuntu, I am getting the following error: ERROR 2002 (HY000): Can't connect to local …

mysql ubuntu-16.04
Why can't I install python3.6-dev on Ubuntu16.04

I am trying to install Python 3.6-dev with this command: sudo apt-get install python3.6-dev but I'm getting this error: …

python ubuntu-16.04 python-3.6
Cisco VPN client on Ubuntu 16.04 LTS

I am trying to install Cisco VPN Client on Ubuntu, but I am facing problems. So How can I install …

vpn cisco ubuntu-16.04
How to find cuda version in ubuntu?

I installed cuda 8.0 in my ubuntu 16.04 machine and checked the cuda version using the command "nvcc --version". it shows version …

cuda ubuntu-16.04
libstdc++.so.6: version `GLIBCXX_3.4.20' not found

To upload the raw-reads > 2GB to SRA on Genebank, I installed aspera connect plug-in on ubuntu 16.04. But the plug-in …

ubuntu-16.04 libstdc++
Install Yarn Ubuntu 16.04 (Linux Mint 18.1)

I have a new installation of Linux Mint 18.1 with Ubuntu 16.04. I have installed Node 6.10.0. When doing the command that indicates …

node.js ubuntu-16.04 yarnpkg
PHP 7 with phpmyadmin gives lots of Deprecation Notices

I have Ubuntu 16.04 LTS running with PHP7 and phpmyadmin installed. However, I get a lot of deprecation notices like: Deprecation …

phpmyadmin php-7 ubuntu-16.04
How to run a .NET Core console application on Linux

I am using Visual Studio 2015 and created a .NET Core console application. After compiling, I have my project DLL file …

c# .net-core ubuntu-16.04
Can't reset root password with --skip-grant-tables on ubuntu 16

I am trying to reset the root password following MysqlPasswordReset but when I try to start the server with --skip-grant-tables …

mysql ubuntu ubuntu-16.04 root change-password