Skip to main content
Filter by
Sorted by
Tagged with
-1 votes
0 answers
47 views

I am trying to develop the software for fingerprint scanner for ZK9500, i copied all the so files from sdk x64 path to current folder and tried to test the demo project they provided by running as ...
user32723307's user avatar
-7 votes
0 answers
52 views

We have recently upgraded teradata linux utility from v17 to v20. When we tried to connect using v17 it works as expected and we are able to login. But in other case it hangs after password is ...
Akshay Kothari's user avatar
-2 votes
0 answers
85 views

I am trying to install PHP 8.3 on an Ubuntu 22.04 (Jammy) VM running Apache, but apt update fails specifically for the ondrej/php PPA repository. Error Could not handshake: Error in the pull function ...
laravel-dev's user avatar
3 votes
1 answer
235 views

I'm fairly new to programming with c, before I used python on windows. Now I want to code on an Ubuntu 26.04 LTS machine, wanting to use the libusb-library, but it doesn't work... I upgraded gcc using ...
lesenv's user avatar
  • 31
Best practices
2 votes
9 replies
156 views

I have been learning about blocking and non-blocking I/O from file descriptors. Basically I want to detect key-presses for a game and want to know the best method for it. The platform is linux, and I ...
Ali Ahmed's user avatar
  • 183
-7 votes
0 answers
50 views

Can a linux process put itself under linux namespace isolation, ie. restrict filesystem operations to some file paths only on runtime?
mvorisek's user avatar
  • 3,446
-4 votes
0 answers
78 views

When I do wine Minecraft.Server.exe it runs through the same terminal if I do umu-run Minecraft.Server.exe it opens up a cmd window (Uses ge-proton) I'd like to get umu-run to run in the same linux ...
Twig6943's user avatar
Advice
1 vote
2 replies
71 views

Does anybody know the name of a software tool with GUI friendly interface that helps me map calls like that on Windows, for Linux instead using system tracing related to the GUI and it's components, ...
user32704440's user avatar
0 votes
0 answers
49 views

I am mounting a SFTP-directory by rclone - performed by systemd (on a Debian 12). ExecStart=/usr/bin/rclone --config="/home/tom/rclone.conf" --log-file="/home/tom/rclone.log" --dir-...
chris01's user avatar
  • 12.8k
-2 votes
1 answer
77 views

I don't know much about these things, but I understand that tools like nc and socat are used for reading from sockets/FIFOs. What I want to do is this: I have socket/FIFO/whatever-the-appropriate-...
Melab's user avatar
  • 3,052
0 votes
0 answers
64 views

When loading using libbpf a BTF object that defines a probe on SEC("tracepoint/syscalls/sys_enter_execve") on an UML kernel (tested with 6.18.26), EINVAL is returned from __sys_bpf -> ...
patraulea's user avatar
  • 1,014
Best practices
0 votes
10 replies
156 views

I’d like to ask for some advice on best practices for searching within a large repository. In my case, the repository isn’t actually that big, but let’s assume it’s quite large. I’m trying to find an ...
Tri Ngo Hoang Minh's user avatar
2 votes
0 answers
87 views

I've been trying to reimplement electron-click-drag-plugin for the needs of my Electron app. But I hit a hard wall when implementing it for X11. I've successfully sent the EWMH event, but it doesn't ...
Yu Ling's user avatar
  • 93
-3 votes
2 answers
107 views

In Linux, can a process inside a docker container increase a pipe buffer size beyond the maximum configured in the host OS? I'm trying to write code to stream files between two different network ...
benjimin's user avatar
  • 5,168
0 votes
2 answers
130 views

I'm not able to set the initial window size. The app always displays 200x200. public class tcase extends Application { @Override public void start(Stage primaryStage) {...
codeDr's user avatar
  • 1,729

15 30 50 per page
1
2 3 4 5
15149