Skip to main content

Questions tagged [ubuntu-16.04]

The 24th major version of Ubuntu, codenamed Xenial Xerus.

0 votes
0 answers
88 views

How to install MySQL 5.7.18 in Ubuntu machine?

I need to install MySQL 5.7.18 in an Ubuntu machine, the apt repo and official MySQL site shows only the version 5.7.24
Rishikesh's user avatar
1 vote
0 answers
80 views

Low validation accuracy using TF Keras when training on ImageNet from scratch

Has anyone ever trained a deep model on ImageNet from scratch using keras (Tensorflow backend)? I have tried several deep nets, including ResNet50. The top-1 accuracy I got is way lower than the ...
LuckyDarcy's user avatar
0 votes
1 answer
1k views

AWS Codedeploy agent starts up as active(exited) on ubuntu

When I start/restart the codedeploy-agent service on my ubuntu 16.04 instance, it immediately exits. I've had this service running(active) for several weeks leading up to this issue. I've encountered ...
ashpj's user avatar
  • 1
0 votes
1 answer
484 views

Connection refused when trying to ssh in public library

I often ssh into a remote machine. I am currently in a local library and when I try, I get the following message: ssh: connect to host remote.machine.edu port 22: Connection refused Is there ...
user1551817's user avatar
0 votes
0 answers
127 views

Nsight eclipse is pointing to wrong nvcc path in Ubuntu 16.04

I have successfully installed nsight eclipse through cuda toolkit 10.1. I am able to compile sample cuda programs through command line but facing the error with nvcc path. Eclipse is pointing wrongly ...
nagaharish's user avatar
1 vote
0 answers
218 views

Anyone know how to install NVidia drivers on fresh Ubuntu 16.04 install on laptop with NVidia gcard and AMD processor?

I install ubuntu I see the resolution is totally messed up and also the laptop begins to heat up a lot. I investigate and I determine that I must install gcard drivers. Ok, simple enough. I look up ...
phantomBlurrr's user avatar
1 vote
1 answer
826 views

tesseract can not process *.bmp files

Tesseract can not process *.bmp files. It gives this error. Tesseract Open Source OCR Engine v4.00.00alpha with Leptonica Error in pixReadMemBmp: size incommensurate with image data Error in ...
inuryyev's user avatar
0 votes
0 answers
124 views

Accidentally recovered the wrong file with vim

I coded some stuff in Pluma and later forgot that i worked on it and turn my raspberry pi 3 off (Ubuntu mate 16...) After that i saw that i lost some code and it really didnt matter so hard. I wanted ...
Gladox114's user avatar
2 votes
0 answers
264 views

UBUTU 16.04 Dual boot error [busy inodes on changed media or resized disk sdb]

I have a Dell Inspiron 7567 with windows 10 installed. I've been trying to make a partition (via windows disk management) and installing ubuntu 16.04. After the installation is finished and I reboot ...
Anurag Deshmukh's user avatar
1 vote
1 answer
645 views

Difference between echo $(cal) and echo "$(cal)" [duplicate]

I'm using echo $(cal) and echo "$(cal)"in Linux and it gives me different results as in the picture. The double quotes should not interfere with $ in this case, so what gives the echo "$(cal)" that ...
ItsJay's user avatar
  • 13
1 vote
1 answer
71 views

Anaconda directory in $PATH - origin obscure

Running Ubuntu 16.04, Cuda 8.0, OpenMPI4 I have the anaconda directory showing up in my $PATH although is not supposed to be there. echo $PATH | grep anaconda /opts/relion3/:/opts/pymol/:/opts/...
user1053292's user avatar
0 votes
0 answers
243 views

Cronjob in background

I have a bash script already tested and working fine. It's a listener that trigger a command on new created files in a specific directory. I added it in crontab "* * * * * root /bin/bash /var/...
user3210456's user avatar
1 vote
1 answer
2k views

Not able to uninstall CUDA 10.1 on Ubuntu 16.04.6 LTS

I am trying to uninstall Cuda 10.1 on Ubuntu 16.04.6 LTS but I am not able to uninstall it using the instructions given on nvidia website. I have installed CUDA 10.1 on Ubuntu 16.04.6 LTS using the ...
Gaurav Srivastava's user avatar
0 votes
1 answer
182 views

I'm failed to install r8723bs to Ubuntu16.04

I am failed to install r8723bs to Ubuntu16.04 on Intel Compute Stick. What I did is... $ sudo apt-get install build-essential linux-headers-generic git $ git clone https://github.com/hadess/...
kai00's user avatar
  • 1
0 votes
0 answers
102 views

What is" $PARTITIONNAME" for installing Anbox on Ubuntu16.04(Ubuntu Touch)

everyone. I am installing Anbox to Ubuntu16.04 OTA-9. I am following direction of installing Anbox here(http://docs.ubports.com/en/latest/userguide/dailyuse/anbox.html). And I'd like to do this ...
kai00's user avatar
  • 1

15 30 50 per page
1
3 4
5
6 7
33