ubuntu tag

178 questions


1 answers
347 views
0
Unable to log in to the DockerHub account. FATA [0072] Error response from daemon:

An error occurred while building a Docker environment on Ubuntu. sudo docker run hello-world was able to run, but when I try to log in to my DockerHub account, I get an error.Is there any solution or ...

2 years ago

1 answers
312 views
0
I am using bash on Lubuntu 20.04 LTS, but I get an error using the rename command.

symptomsInstalled the rename command with apt-get on the Lubuntu 20.04 LTS bash.Then, when I ran the following command so that the file extension is .sh and the extension is .txt, I got an error.$rena...

2 years ago

1 answers
399 views
0
Unable to download package successfully after apt install

I tried to install Firefox for scraping on Ubuntu 18.04 that I installed from mini.iso, but it failed.What should I do?$sudo apt install Firefox-yReading package lists... DoneBuilding dependency treeR...

2 years ago

2 answers
162 views
0
If docker is installed on snap, docker-compose will not find docker-compose.yml except under the home directory

OS:ubuntu 18.04 LTSIf you install docker on snap, you can create a directory under the root directory, place docker-compose.yml, and do docker-compose up with the following error:The directory under t...


1 answers
68 views
0
vscode terminal does not come up

The terminal in vscode does not appear as follows:If you select bash in the Select Default Shell section of the red area, there will be no change, and the terminal will not be displayed with the 1: di...

2 years ago

1 answers
175 views
0
I want to connect to the webcam from WSL(ubuntu)

I would like to do real-time object detection using YOLOv3 webcam on ubuntu for windows.I came to the point where OpenCV works while looking at various sites, but when I was actually running YOLOv3, I...

2 years ago

1 answers
151 views
0
Ubuntu on wsl (windows subsystem for linux) Does Not Start When the Net Is Not Connected

I have used Ubuntu 16.04 on wsl(wsl1) without any problems, but suddenly After booting, the terminal opens for a second and then terminates immediately.The following error message was displayed when b...

2 years ago

2 answers
133 views
0
Want to launch VScode from container (Ubuntu)

It's just as the title says.I followed the steps below.Install python3 and VScode, etc. in container A and image them with commit.In order to run the container from image, I added the following option...

2 years ago

1 answers
170 views
0
Vagrant halt will force termination instead of normal termination.

environmentVagrant 2.2.4VirtualBox version 5.2.28 r130011 (Qt5.6.3)VBoxControl version 5.2.28r130011Host osmac High Sierra 10.13.5Guest os Ubuntu 14.04 problemIt takes a very long time to finish with ...

2 years ago

2 answers
84 views
0
Is there a tool for displaying program code variables in the Vim editor or Ubuntu Terminal?

I've been using C/C++ and Python in Ubuntu. I've been looking for a tool that allows me to view and debug variables since I got to know the extension called Variable Inspector in the Jupiter Notebook....

2 years ago
« - 3 - »

© 2024 OneMinuteCode. All rights reserved.