Top "Debian" questions

Note: Questions MUST be programming related.

RabbitMQ (beam.smp) and high CPU/memory load issue

I have a debian box running tasks with celery and rabbitmq for about a year. Recently I noticed tasks were …

erlang debian rabbitmq celery mnesia
How to configure HTTPS support in squid3

I have vps, and i would like to configure my squid support HTTPS proxy. I have configured http proxy and …

https proxy debian squid
Rotate mp4 videos without re-encoding

I'm looking for a way to rotate videos shot with my Nexus 4 on my Debian Wheezy sytem. The videos are …

ffmpeg rotation debian video-encoding avconv
How to set an environment variable in Amazon EC2

I created a tag on the AWS console for one of my EC2 instances. However, when I look on the …

amazon-web-services amazon-ec2 debian environment-variables
Trying to connect to remote MySQL host (error 2003)

I have a MySQL instance running on a Debian server and I can connect to it locally with no problems. …

mysql debian iptables mysql-error-2003
How to list all python virtual environments in Linux?

I have more than one Python environment configured in my Debian OS. Is there a way to list all configured …

python linux python-2.7 debian virtual-environment
How install apcu as php7 extension on debian

I have seen this tutorial for ubuntu. http://thereluctantdeveloper.com/2015/12/quick-and-dirty-php-70-set-up-on-ubuntu-1404-with-apcu It's not clear for me after step(…

debian apc php-7
Optimize PDF files (with Ghostscript or other)

Is Ghostscript the best option if you want to optimize a PDF file and reduce the file size? I need …

linux pdf debian ghostscript
How to block website using SQUID server

I am using squid server in my Debian server, I want to block some websites in my system and I …

debian squid
How to install openjdk-8-jdk on Debian 10 (Buster)?

It seems Debian does not support openjdk-8-jdk anymore due to a security issue. What is the easiest way to …

java java-8 debian