Skip to main content

Questions tagged [debian]

Note: Questions MUST be programming related. Use this tag only if your question relates to development on Debian using operating system API's or Debian-specific features, or to creating packages in the deb format.

debian
-1 votes
1 answer
17 views

Fail2ban ban my ip but not reject with iptable [closed]

I don't understand why my fail2ban don't work. I create a custom jail for my web app : [apache-app] enabled = true filter = apache-app port = http,https logpath = /var/log/myapp.log findtime = 600 ...
Tazounet's user avatar
-1 votes
0 answers
16 views

sudo apt update error: public key is not available [closed]

I am trying to run sudo apt update on my Raspberry Pi 4 Model B Rev 1.4 and I get the following: Get:1 file:/var/cache/openmediavault/archives InRelease Ign:1 file:/var/cache/openmediavault/archives ...
BioFluorescent277's user avatar
0 votes
0 answers
24 views

Issues with Routing on Tomcat with Spring Boot and React Application

I'm facing an issue with routing on Tomcat. I'm receiving a ready-made .war file which contains the built files from a React app located in the resources/static folder. After rebuilding with Maven, I ...
TOMczeski's user avatar
0 votes
0 answers
12 views

Issue Installing specific version of R on Linux debian 11 (bullseye) [closed]

I'm facing a challenge with installing a specific version of R (4.1.0) on a Debian Bullseye Docker container. I've run into some obstacles and would really appreciate any guidance or solutions. ...
Mantra Reborn's user avatar
0 votes
0 answers
16 views

cannot checkpoint docker container

I am trying to checkpoint a docker container that is running code in the terminal : docker checkpoint create w22 checkpoint I am always getting an error : Error response from daemon: Cannot ...
Elyes Lounissi's user avatar
0 votes
1 answer
7 views

Debian > [CXX1429] error when building with ndkBuild using app/src/main/jni/Android.mk: ERROR: Unknown host CPU architecture: aarch64

Upon attempting to run an Android project that works on Apple arm64 on Linux arm64 I got the following issue: [CXX1429] error when building with ndkBuild using app/src/main/jni/Android.mk: ERROR: ...
Oleksandr Shurdak's user avatar
0 votes
0 answers
27 views

Error installing gnuplot 6.0.1 on Debian Bullseye

Trying to install gnuplot 6.0.1 on an NUC 5 running Raspian Desktop Bullseye and it throws this error: qtterminal/qt_term.cpp:51:10: fatal error: QtCore: No such file or directory 51 | #include <...
Dan's user avatar
  • 537
0 votes
1 answer
19 views

Play audio sound output from Debian devcontainer in VSCode

In a Visual Studio Code workspace, I have a devcontainer defined via a devcontainer.json file. It is based on the python:1-3.12-bookworm image. As such, it runs Debian 12. For what it's worth, the ...
Asclepius's user avatar
  • 61.4k
-2 votes
0 answers
20 views

gitlab ci\cd upload data to server stuck

enter image description here I don`t want what is heppening rsync -avz --progress -e "ssh -o StrictHostKeyChecking=no -p $DEV_SSH_PORT -i $DEV_SSH_FILE" build/ $DEV_USER@$DEV_HOST:$...
sulaymon yahyo's user avatar
0 votes
0 answers
5k views

fatal: unable to access 'http://gitlabxx.xx/xxx/xxgit/': Could not resolve host: gitlab-xxxx.xx

i have a VM where gitlab is installed, it is accessible via the browser via https://gitlab-xxxx.xx (using vpn), this domain name exist only internally (interne DNS) not outside. from the second VM i'm ...
Java user's user avatar
  • 291
-1 votes
0 answers
31 views

Java RMI issue: localhost is being resolved to random IP

I'm running a Java RMI application in which both client and server run on the same host, so that clients connects to server at localhost. After I updated my system to JRE17 (Debian bookworm armhf), I ...
ichthuss's user avatar
1 vote
0 answers
24 views

How to fix MPTCP Protocol related errors in Debian12

I am working on a research project and need some help in resolving some errors in MPTCP implementation. I am pasting below the error that I get when I execute a Golang code to initiate communication ...
Elikem's user avatar
  • 11
-6 votes
0 answers
23 views

Tell me how to do this task. Find a 100 Mb disk in the linux system (debian) and mount it [closed]

Tell me how to do this task. Find a 100 Mb disk in the system and mount it in the mnt folder with read-only permissions. After rebooting, it should remain mounted. I tried to partition the disk using ...
Webdev's user avatar
  • 1
0 votes
0 answers
20 views

Docker Checkpoint / Restore hanging

I installed criu and activated experimental setting in docker and trying to checkpoint and restore a fresh container : docker run --name cn --network=host --mount type=bind, source=/mnt, target=/mnt -...
Elyes Lounissi's user avatar
-2 votes
0 answers
31 views

launching a graphical app on raspberry pi (headless linux) from ssh [closed]

I have developed a python app which uses PySimpleGUI for UI. The app is intended to run on [Linux raspberrypi 6.6.31+rpt-rpi-v7 #1 SMP Raspbian 1:6.6.31-1+rpt1 (2024-05-29) armv7l GNU/Linux] which is ...
gaviezri's user avatar

15 30 50 per page
1
2 3 4 5
685