linux tag

403 questions


1 answers
426 views
0
Where do I set up a destination to be notified by email after I push it to the remote repository?

When pushing from the local repository to the remote repository, the mail is sent only to a specific user, not everyone who participates in the repository.Everyone has the same notification level, so ...

1 years ago

0 answers
335 views
0
Can Anaconda be used as a Linux sandbox environment?

I want to create a sandbox-like environment on Linux.Is it the right decision to deploy Anaconda to build the environment without destroying the original environment?Anaconda can create a virtual envi...

1 years ago

1 answers
471 views
0
I would like to know the reason why the makefile link order still results in an undefined reference error.

Question detailsThe following error occurs when I compile, but I don't know why.undefined reference to glfwInitWhat is the cause of the undefined reference?Include files, links, and so on.StatusFrameW...

1 years ago

1 answers
305 views
0
I would like to update PHP 7.2.3 to PHP 7.4, but when I type #yum remove php php-*, it says phpMyAdmin for dependency related deletion.

What do you want to doI want to update PHP 7.2.3 installed in CentOS 7 to PHP 7.4Reference PageUpdate to PHP 7.4Tried#yum remove php php-*// AbbreviatedDelete dependencies: composer noarch 1.6.3-3.el7...

1 years ago

1 answers
404 views
0
I want to know what to do with make [source directory cannot contain spaces or colons.]

The presentation console screen is a Linux kernel downloaded from the following site:I'd like to build this into an ISO file and run it in vmware player, but I don't know how to work with the followin...

1 years ago

1 answers
408 views
0
I want to know how to create a Linux-based operating system.

I'd like to create a Linux-based OS that works with raspberry pie, and I'd like to know the procedure to do so.I have looked into various things, but I do not understand the following.I want to create...

1 years ago

1 answers
357 views
0
Even if I set the ipvsadm table, it will return when I restart the OS.

The ipvsadm table can be configured and the configuration information can be cleared and restored when the service is restarted, but the table information is not restored when the OS is restarted.Is t...

1 years ago

1 answers
420 views
0
I want to console every time I receive it on a UDP socket.

Creating UDP sockets in C++.The current one is that the server stores messages in a buffer and displays them all together. I'd like to display them on the console every time I receive them for debuggi...

1 years ago

1 answers
424 views
0
Unable to run bash on Docker

I am thinking of creating a machine learning environment using Docker.So I'm trying to build an environment using docker, but I can't run bash well.After running docker-compose up, docker-compose exec...

1 years ago

1 answers
429 views
0
About SyntaxError: Unexpected end of JSON input when sending zabbix test mail

On the zabbix web screen, when I tried to send a test email from the media type setting, The following pop-up appears and cannot be sent:SyntaxError: Unexpected end of JSON input Do I need to set it u...

1 years ago
« - 2 - »

© 2024 OneMinuteCode. All rights reserved.