ux tag

417 questions


1 answers
251 views
0
I would like to do sudo management with openLDAP (2.4.44)

I want to control which commands can be sudoed in the LDAP server configuration, but I don't know the general procedure.I read blog posts and other articles, but by reading the schema of sudoes, I can...

1 years ago

1 answers
453 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
359 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
501 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
329 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
494 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
432 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
383 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
443 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
438 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
« - 2 - »

© 2024 OneMinuteCode. All rights reserved.