Top "Debian" questions

Note: Questions MUST be programming related.

"bash: sysctl: command not found" in debian:stretch-slim

when I pull the debian:stretch-slim from hub.docker.com, and then run a container(root), I find that bash: …

linux bash docker debian debian-stretch
Debian Firmware bug TSC_DEADLINE disabled due to Errata

On Debian, when machine is boots, it shows error: [Firmware Bug]: TSC_DEADLINE disabled due to Errata; please update microcode …

debian intel firmware
Reprepro adding same deb package

I got a problem in my debian repo. I removed a wrong package with: reprepro -Vb . remove package This was …

debian packaging deb
apache2.4 + php-fpm + phpmyadmin in debian

I have this setup in a debian: apache 2.4 proxy_fcgi and php-fpm (v5.5). In my virtualhost file i have: <…

phpmyadmin debian php apache2.4
How to show every second R ggplot2 x-axis label value?

I want to show every second of x-axis label list in the presentation. Simplified code example in the following and …

r ggplot2 debian axis-labels
error: field 'ctx' has incomplete type EVP_CIPHER_CTX

Problem: I need to install Cepstral (tts engine) into Freeswitch running Debian 8. Freeswitch is already up and running, but I …

linux openssl debian freeswitch
How to compare Debian package versions?

I looked at python-apt and python-debian, and they don't seem to have functionality to compare package versions. Do I have …

python debian apt
openssl: error while loading shared libraries: libssl.so.3

it doesn't matter what I type in combination with 'openssl', I always get the following error message: 'openssl: error while …

openssl debian libssl
Windows10 WSL2 Ubuntu / Debian # apt-get update failed # no network

After upgrading from WSL to WSL2 sudo apt-get update not works any longer after wsl --set-version Ubuntu-18.04 2 Output: > sudo …

ubuntu debian windows-subsystem-for-linux apt wsl-2
MOTIF compiling error / X11/intrinsic.h missing

i have MOTIF installed X11 a easy program is saved as hello.c there is the following message where can …

c debian motif