403 questions
This is a very basic question, but I appreciate your cooperation.tcpdump is unable to communicate with other hosts.For example, host1:192.168.1.10host2:192.168.1.20host3:192.168.1.30If this is the IP ...
Download and build FFMPEG by yourself instead of apt-get on Ubuntu 16.04A library such as avcodec that can be created as this product is What should I do if I want to recognize OpenCV's CMAKE the same...
I would like to develop a system using OpenCV running on Raspberry Pi 3 Model B, but I am not sure how to set up the development environment.I'm not sure if it's easier to program with Raspberry Pi or...
If you are accessing files from multiple threads in C language, please tell me which functions to lock.We have created the following programs:·Thread (1) is written to the file.·Thread (2) is read aga...
When I copied the entire folder to another server using rsync, there was a difference in size and I am troubled.If anyone knows how to solve this problem, I would like to ask you to teach me a questio...
There are three Linux servers, and I would like to transfer files from the source server to the destination server with one server in between.ネットワーク Due to network configuration, the server must be pl...
There is a list like this.This list is entered from standard input.-062656-072654-082755-1001-1101-1201-130152-1452Then use the date command to get the time and store it in the variable.Then search fo...
Ruby's scripts are struggling with the phenomenon of keeping memory if it ever gets huge.require 'objspace'array=[ ](1..20).each_with_index do|i| array<<'a'*1000000 puts memsize:#{ObjectSpace.me...
When I looked at the difference between Docker and VM, I realized that while VM works with OS, Docker containers can use the kernel of the host OS, and other libraries and apps are included in the Doc...
environmentVirtual Environment: VirtualBox 6.0.4r128413Host OS: macOS X 10.9.5Guest OS:Manjaro-xfce-18.2.0uname —4.19.16-1-MANJAROwhat someone didAfter installing manjaro, the following is what I did ...
« | - 18 - | » |
613 GDB gets version error when attempting to debug with the Presense SDK (IDE)
578 Understanding How to Configure Google API Key
620 Uncaught (inpromise) Error on Electron: An object could not be cloned
916 When building Fast API+Uvicorn environment with PyInstaller, console=False results in an error
© 2024 OneMinuteCode. All rights reserved.