417 questions
I rent Conoha's VPS (CentOS 6.5).PHP is 5.6.Conoha has 17 IPv6s if you select standard os (CentOS 6.5).Adding IPv4 is a fee, so I would like to make the most of IPv6 as much as possible.I tried the fo...
From the Linux source code, we know that get_avenrun() is called in fs/proc/loadavg.c to take the average load average for 1 minute, 5 minutes and 15 minutes (for example, cat/proc/loadavg).And if you...
I uploaded cakephp to Amazon Linux of AWS, but the initial screen of cakephp did not appear and the following error appeared.I have already installed php on the AWS server.Please let me know if you kn...
When using sockets for inter-process communication running on the same machine, AF_UNIX and AF_INET often use AF_INET for inter-process communication in the system, as they believe there is no signifi...
I installed td-agent on amazon linux2 and tried to collect apache log files, but I couldn't because of a permission problem.I can find a solution if I run the td-agent daemon with init.d, but which co...
I think there are a lot of different tools and operating systems that need to be rebooted when updating.Is there any name for updating without rebooting at this time?When I was asked to restart SQL Se...
After processing the contents of stdout and stderr of the child process with python's subprocess.Popen, I would like to output them to the parent's stdout and stderr in real time and in order, respect...
I started using tmux on my mac.However, Ctrl+a and Shift+
ThinkpadX270/alter linuxVScode 1.67.2java-version openjdk version 18.0.1.1 2022-04-22OpenJDK Runtime Environment (build 18.0.1.1+2)OpenJDK64-Bit Server VM (build 18.0.1.1+2, mixed mode)I would like to...
[Contents] In bash, I would like to refer to the list with keywords (with Japanese, spaces, separated by new lines) file, compare the given string (with Japanese, space hyphen, etc.) with the list, an...
« | - 15 - | » |
574 Who developed the "avformat-59.dll" that comes with FFmpeg?
613 GDB gets version error when attempting to debug with the Presense SDK (IDE)
916 When building Fast API+Uvicorn environment with PyInstaller, console=False results in an error
620 Uncaught (inpromise) Error on Electron: An object could not be cloned
© 2024 OneMinuteCode. All rights reserved.