ubuntu tag

178 questions


2 answers
79 views
0
ERROR: Duplicate key value violates unique constraint "boards_pkey" error failed to investigate.

https://github.com/blobmon/simplechanAfter completing the above site and entering the database to change the name of board1 displayed on the site to Anime&Manga, simplech_db-# update boards set bo...

2 years ago

2 answers
112 views
0
basemap installation is not successful

In order to create a code that displays GPS data on a map with matplotlib, I installed basemap, but even if I tried various methods, Traceback (most recent call last):File <stdin>, line 1, in &l...

2 years ago

1 answers
83 views
0
Video Recognition Questions Using Darknet yolov2

I'm a beginner trying to recognize videos.The environment uses Ubuntu 16.04 LTS.I installed CUDA, OpenCV, and Darknet, respectively, and ran the code with mp4 files, but I got an error.Is there any so...

2 years ago

1 answers
94 views
0
I have a question about how to proceed with the project using Docker.

I have two questions! Nice to meet you!I'm trying to build a LAMP environment in the ubuntu container, but I'm thinking of going with the following flow, but I don't know how to proceed with the work ...

2 years ago

1 answers
138 views
0
Error in make attempting to install cabocha on ubuntu 16.04 LTS

When I tried to install cabocha on ubuntu 16.04 LTS, I got an error during make.make all-recursivemake[1]: Entering directory '/home/ubuntu/zip/cabocha-0.69'Making all in srcmake[2]: Entering director...

2 years ago

1 answers
146 views
0
Cannot execute sudo apt-get-f install command on ubuntu 16.04

I entered sudo apt-get-f install and the command on the terminal. Loading package list... DoneCreating dependency tree Reading state information...completedResolving dependencies...completedThe foll...

2 years ago

2 answers
39 views
0
Why are ubuntu mainstream in the 14th and 16th series?

I recently started touching ubuntu.We run 14 and 16 series on separate servers.I've been curious about it for a long time, but I get the impression that it doesn't have 15 series.Why?

2 years ago

1 answers
39 views
0
Remote login to ubuntu server

From ubuntu 16.04 Client to ubuntu 16.04 Server Remote Desktop I have confirmed that I can operate it.Clients can connect to the server-side vino (desktop sharing) via remina or tightvnc.However, this...

2 years ago

1 answers
41 views
0
How do I mount folders that I shared on my Mac with Ubuntu?

sudo mount-t cifs-o username=name, sec=ntlm//pass/shared folder/mnt/sambaI typed the command, but it didn't work.If I shared it from Windows, it worked.I would appreciate it if you could let me know i...

2 years ago

6 answers
120 views
0
In Ubuntu's bash, simply type `cp-high-character filename .old`

Backing up files with long file names, for example, in Ubuntu's standard bash shell Is there any easy way to omit and type commands by hand?Example cp very-long-filename.txt very-long-filename.txt.old...

2 years ago
« - 5 - »

© 2024 OneMinuteCode. All rights reserved.