Skip to main content
Filter by
Sorted by
Tagged with
-2 votes
0 answers
10 views

I used the dd command to make an exact duplicate of my internal drive to an external usb drive (sdc). Verified I can boot from it. Now I am trying to figure out how to manually mount the sdc3 drive. ...
user603749's user avatar
  • 1,754
-1 votes
2 answers
28 views

Problem: Getting IDE errors like Property 'div' does not exist on type 'JSX.IntrinsicElements'. when using Bun with React while on Linux Ubuntu with default tsconfig (where "jsx" : "...
Ari's user avatar
  • 1
-6 votes
0 answers
41 views

I have a few old x86-64 computers of different makes lying around, plus a few active ones that are rarely used. I was thinking about setting up some type of cluster. I tried a few options like Docker ...
Wikus Groeninck's user avatar
-3 votes
0 answers
40 views

I upgraded my raspberry pi 2, (to fix broken OpenVG drivers), with full-upgrade. After reboot, the drivers have been fixed, but kernel modules are no longer loaded, I get the message "Failed to ...
distorted spheres's user avatar
-3 votes
0 answers
33 views

I am using the InfiRay P2 Pro thermal camera (https://www.xinfrared.com/products/infiray_p2_pro_thermal_camera?srsltid=AfmBOorrrx9cOpIBbdwvw-T-hJ9JPYqXqb4lH5qK9KCkG21PYLrtO1Uf) and want to extract ...
craxsh's user avatar
  • 29
-3 votes
0 answers
40 views

I am running HOMER 7 using Docker Compose with the following components: sipcapture/heplify-server sipcapture/webapp PostgreSQL 11 (Docker) The system is working correctly and SIP data (REGISTER, ...
Jaydeep Zala's user avatar
-2 votes
0 answers
78 views

So I tried making some changes to the scheduler of Linux 2.6.38.1 for a uni exercise, but when I try to boot it with QEMU, it freezes with this log. Can anyone help me decode what is happening and fix ...
Manos Mastronikolas's user avatar
Best practices
0 votes
4 replies
69 views

I’m working on an embedded Linux system built with Buildroot, using BusyBox init on an x86 board # /etc/inittab # # Copyright (C) 2001 Erik Andersen <[email protected]> # # Note: BusyBox ...
Adrien's user avatar
  • 1
-2 votes
0 answers
144 views

I would like to use an old application that uses: libstdc++.so.2.8 When I run the executable on modern ubuntu it throws: error while loading shared libraries: libstdc++.so.2.8: cannot open shared ...
LagSurfer's user avatar
  • 441
Advice
0 votes
0 replies
31 views

But what if I have motion event like 30 minutes long, I have to wait for picture for 30 minutes? Can I somehow get best frame not for all motion_event but for some period like 10 seconds?
alive-one's user avatar
-3 votes
0 answers
84 views

I'm trying to deploy a Ceph cluster with 3 servers. Each server has 3 HDDs and 2 SSDs (9 HDDs + 3 SSDs). Everything seemed to work fine until I completely shut down a node and continued to upload data ...
Trọng Phi's user avatar
Best practices
0 votes
9 replies
131 views

I'm creating a program that involves showing the battery percentage and charge status. I want to be able to have the program update as close to instantly as I can get. Every example I could find ...
oosh's user avatar
  • 356
0 votes
0 answers
71 views

I need help setting up libnftnl with libmnl. Here I'm trying to create a new table in nftables using libnftnl( 1.2.4) and libmnl(1.0.4). For some reason, mnl_cb_run returns an error named Invalid ...
Vignesh's user avatar
  • 11
-4 votes
0 answers
65 views

I started using Linux and learning socket programming on both Windows and Linux systems. On Windows, a window pops up asking if I want to allow the application access network, but on Linux, I have to ...
梁海濤's user avatar
-2 votes
1 answer
114 views

On linux, I created a filename with special bytes: touch $'/tmp/bad/\xff\x1f.jpg' c# prints out the filename as: /tmp/bad/�.jpg I would rather c# throw an exception, instead of silently printing junk ...
KP99's user avatar
  • 428

15 30 50 per page
1
2 3 4 5
15172