linux tag

403 questions


1 answers
43 views
0
Unable to sudo apt-get update in Docker container

pytorch/pytorch: 1.5-cuda 10.1-cudnn7-develCreate a Docker container based on the imageWhen I ran sudo apt-get update, I encountered the following error:The reason seems to be the inability to access ...

2 years ago

2 answers
38 views
0
Get the mirror of the target site from wget

Is there the simplest way to recursively retrieve all linked files from the target site using wget?wget<options>targetThe simplest is the least option.

2 years ago

1 answers
107 views
0
Error installing kibana

I was able to install Elastcisearch.When I installed kibana, I received the following error:Does that mean I have to upgrade MacOS?If anyone knows, please let me know.Thank you for your cooperation.La...

2 years ago

1 answers
80 views
0
What does the hyphen in the systemd unit file mean?

Create and modify unit files for systemd - Red Hat Customer Portal The Example 9.17 postfix.service Unit File on the page above contains:EnvironmentFile=-/etc/sysconfig/networkExecStartPre= - /usr/lib...

2 years ago

1 answers
78 views
0
If you enter kanji on Twitter using the Linux version of Chrome, it will not be confirmed.

reproduction environment:Ubuntu 20.04 LTSJapanese input ibus+mozc (default OS above)Chrome 88.0.4324.182 When you try to enter tweet on Twitter's web version, for example, enter the following:Prime Mi...

2 years ago

1 answers
104 views
0
kmalloc-256 seems to be consuming memory.Is there a way to release this?

(I asked a similar question on StackOverflow in English, but I can't get an answer, so please let me ask you a question in Japanese.)There is a Linux instance running Jenkins (Amazon Linux Linux ip-xx...

2 years ago

3 answers
96 views
0
Understanding How to Extract Hierarchical Strings

We would like to process the following text file into CSV file format using shell script.If it can be processed on Linux, I don't care about the method.I can't think of a way to realize it, so I would...

2 years ago

1 answers
44 views
0
Please tell me which application does not work or behaves strangely when I update the Linux kernel. [Closed]

Do you want to improve this question?Edit this post and update the question to focus on one issueClosed 5 years ago.5 years agoI heard that the app depends on the kernel version of Linux, so I can't u...

2 years ago

1 answers
37 views
0
Understanding Why File Downloads Using WebDAV Fail

PrerequisitesFrom a server using WebDAVCreating a program to download files.The client accesses the server approximately once every five seconds.The server and client are directly connected by a LAN c...

2 years ago

3 answers
83 views
0
If you set the MySQL password with mysql_config_editor, the file size of the mysqldump result is 0 only when you run the sh file via crontab.

environment·CentOS·MySQL 5.6...password is set in mysql_config_editor·Linux username...testThe following command creates the file as expected.sh hoge.sh▼hoge.sh mysqldump --single-transaction-u databa...

2 years ago
« - 23 - »

© 2024 OneMinuteCode. All rights reserved.