linux tag

403 questions


1 answers
327 views
0
apt install apache2-dev fails in Ubuntu

What do you want to doInstall apache2-dev on UbuntuPrerequisitesI tried to install apache2-dev using apt in Ubuntu, but an error occurred.Problems/Error Messages you are experiencing$sudo apt update$ ...

1 years ago

1 answers
357 views
0
Can the virtual machine IP address be specified with the virtual-install command?

I am using the virtual-install command on Ubuntu to enter a Windows virtual machine. Is there any way to specify the IP address of the virtual machine in this command option?

1 years ago

1 answers
276 views
0
I'd like to find a user who was added from `/etc/passw` with `useradd` command.

Ubuntu 22.04There are several people (about 10 people) logged in and using Linux machines.When adding a new user, use the useradd command.Look at the following site and see https://uxmilk.jp/8530You c...

1 years ago

1 answers
242 views
0
SDL2 on Debian

I would like to use SDL2, but for some reason the window does not appear.As far as the log shows, the program seems to be working.However, the window does not appear.If you know the solution, please t...

1 years ago

3 answers
396 views
0
Is there a way to determine if a symbolic link is referenced in Linux?

Thank you for your help.As stated in the title, I am using Linux (CentOS). Is there any way to verify that a directory is referenced to a symbolic link? Openjdk is placed under /usr/local/ as follows:...

1 years ago

1 answers
374 views
0
ARM64 Linux Kernel Builds but Image Is Not in arch/arm64/boot

I am cross-building the Linux kernel in the Docker container because I want to run BusyBox with the kernel I built myself in qemu as shown in the link below, but there is no kernel image in arch/arm64...

1 years ago

1 answers
440 views
0
I don't know how to get openLDAP to read schema for sudo

OpenLDAP is trying to manage suod policies.Regarding the procedure for reading the sudoers schema, I did it with reference to the following site, but the article is old and it seems that the setting u...

1 years ago

1 answers
306 views
0
I don't know how to manage sudo's policies in openLDAP

I want to control which commands can be sudoed in the LDAP server configuration, but I don't know how to do it.I have read blog posts, and I wonder if loading the sudoors schema will enable the LDAP s...

1 years ago

1 answers
317 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
238 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 - »

© 2024 OneMinuteCode. All rights reserved.