Questions tagged as 'ubuntu'

1
answer

Error while recognizing SSH Ubuntu?

Next I have a serious problem, I never happened to this problem with me from ssh in linux, from day to day the ssh key stopped working, I tried to repeat the process to make a new one, but nothing happened, and always that I tried to connect wit...
asked by 04.12.2018 / 00:51
1
answer

ADB does not recognize Android 4.2.2 on ubuntu

I'm working on ubuntu 13.04 , and I just received a tablet from Android 4.2.2 directly from a manufacturer and I'm not getting it that ADB recognizes the tablet , and consequently I can not do debug . I've tried: restart Android...
asked by 03.06.2014 / 10:47
1
answer

Problem with Running Watershed Distance Transform in OpenCV 4.0.0

I'm working on an object detection project. I use OpenCV 4.0.0 and codeblocks 16.01 on Ubuntu 18.04.1. I'm testing the watershed distance transform technique using the code in this tutorial: link I just modified the path to my test image...
asked by 26.11.2018 / 04:27
1
answer

How to list in Windows Explorer the Linux / Ubuntu www directory that runs on the Windows 10 Windows-to-Linux (WSL) Subsystem? [closed]

I need to list the files that are in var/www of Ubuntu that runs on WSL, in order to make a file copy. How do I view them through Windows Explorer so that an application running on Windows copies such a file?     
asked by 07.11.2018 / 13:15
2
answers

How to upgrade Node.js from version 8 to 10 on Linux Ubuntu via SSH?

I tried several tutorials on the internet before coming to post the doubt here in StackOverflow and no tip worked. My repository is with version 8 of the Node and the same, even removing, back. I need to install Node 10. I've tried: sudo...
asked by 10.12.2018 / 15:32
1
answer

Error connecting to MySQL with PHP and Docker

I'm running Docker and in the settings correctly step the credentials for the connection to MySQL (MariaDB), however it always returns the following error: http://localhost/error.php?err=Unable%20to%20connect%20to%20MySQL That is, 'Unable t...
asked by 13.07.2018 / 18:43
1
answer

How to reset the Ubuntu bash password of windows 10? [closed]

I do not remember the password of my Ubuntu bash user on Windows 10 how do I create a new password for my user?     
asked by 19.06.2018 / 16:33
1
answer

How to do a git push to bitbucket programmatically using BASH in Ubuntu16.04?

I have a bash script running on ubuntu 16.04 whose goal is to create a laravel project and then create that same repository on bitbucket and then push content to the repository just created on bitbucket. The only part that is missing is the p...
asked by 23.03.2018 / 15:37
1
answer

How to use various sites in Ubuntu Dedicated Server?

Hello, friends! Context: I have a dedicated server to host web applications. The root directory is the default / var / www / html of any server. I want to host a website first. In the root directory (/ var / www / html) is phpmya...
asked by 12.02.2018 / 16:02
1
answer

Failed adb using react-native in ubuntu

I have a problem running a react-native app on my phone. With everything configured I run react-native start react-native run-android and the following error appears:    05:32:56 E / adb: adb server version (32) does not match this cl...
asked by 06.12.2017 / 20:37