Гость » 09 мар 2024, 19:47
Последнее сообщение Гость «
Гость »
I want to create a PHP site which can manage multiple sessions and read contents from them. So in order to realize this I decided to use tmux with the PHP exec() command.
The sessions will run under the user www-data , each running their separate...
Гость » 09 мар 2024, 16:25
Последнее сообщение Гость «
Гость »
I try to run a programm called i210tool from github. text
Downloaded it via git clone and in the director i run following commands:
cmake -S . -B build cmake --build build cmake --build build -t i210-flash
this worked fine and i can build the...
Anonymous » 09 мар 2024, 15:12
Последнее сообщение Anonymous «
Anonymous »
I cannot login on Debian 9 installed on a VPS. Just after entering the login name and before entering password, I receive error login incorrect.
It happened probably after apt updating mistakenly by a Debian 12 source.list and a reboot.
The ssh...
Гость » 09 мар 2024, 13:55
Последнее сообщение Гость «
Гость »
I want to implement an 8ms delay in my driver code. I used the msleep function, but I found that I only looped twice. The time difference between the two prints in dmesg is actually 10ms, shouldn't it be 2ms? What is the problem?
Гость » 09 мар 2024, 12:26
Последнее сообщение Гость «
Гость »
Working on RStudio Server 2023.06.1 Build 524 . Somehow I messed up the graphics device configs. E.g. plot(1) creates just a black new tab in the plot pane. Weirdly enough, the zoom window will show the plot. Other devices, e.g....
Гость » 09 мар 2024, 12:07
Последнее сообщение Гость «
Гость »
I read the code below at arch/arm64/kernel/entry.S in Linux5.15
/* * Register switch for AArch64. The callee-saved registers need to be saved * and restored. On entry: * x0 = previous task_struct (must be preserved across the switch) * x1 = next...
Anonymous » 06 мар 2024, 14:58
Последнее сообщение Anonymous «
Anonymous »
Environment Info OS: CenOS 7.9 Bash ver: GNU bash, version 4.2.46(2)-release (x86_64-redhat-linux-gnu) Background
I am doing S3 objects migration via shell script (curl to local MinIO endpoint).
This script spawns multiple workers (via background...
Anonymous » 06 мар 2024, 12:55
Последнее сообщение Anonymous «
Anonymous »
I'm currently working on a project where I need to control Bluetooth functionality using sd-bus. I'm relatively new to sd-bus and would appreciate some assistance.
Specifically, I'm trying to write C code to replicate the functionality of the...
Anonymous » 06 мар 2024, 12:52
Последнее сообщение Anonymous «
Anonymous »
Routing traffic from 192.168.3.220 to 192.168.3.226 on Linux
Traffic is not going through but windows client able to go through no issues
Trying 192.168.3.226:9090... connect to 192.168.3.226 port 9090 failed: Connection refused Failed to connect...
Anonymous » 06 мар 2024, 12:39
Последнее сообщение Anonymous «
Anonymous »
Ubuntu 16.04. Installed Yandex Odyssey 1.0rc1. I launched it and when I immediately received a response from php, nginx began to cut off the response from php. We checked on the php side, php has no less data and sends all the data. Having decided...
Anonymous » 06 мар 2024, 12:26
Последнее сообщение Anonymous «
Anonymous »
SessionNotCreated Could not start a new session. Response code 500. Message: session not created: Chrome failed to start: exited normally. 17:11:29 (session not created: DevToolsActivePort file doesn't exist) 17:11:29 (The process started from...
Anonymous » 06 мар 2024, 09:58
Последнее сообщение Anonymous «
Anonymous »
I'm using ubuntu server in VM. But recently I tried to login with password it was not working. But when I turn on the Wayland on ubuntu option it was working. But inside I can't do anything. Through putty I am able to access as well.
Anonymous » 06 мар 2024, 09:12
Последнее сообщение Anonymous «
Anonymous »
I have code to open a link in a browser. I need to run application with docker, but just calling Runtime.getRuntime().exec(...) executes it inside the Docker container. How can I open the link inside docker container?
Вы можете начинать темы Вы можете отвечать на сообщения Вы не можете редактировать свои сообщения Вы не можете удалять свои сообщения Вы можете добавлять вложения