Top "Debian" questions

Note: Questions MUST be programming related.

How to update Certbot version?

I am running certbot --apache but I get the following error: Starting new HTTPS connection (1): acme-v01.api.letsencrypt.org Obtaining …

ubuntu debian certbot
rsync permissions question -- destination perms not properly applying

This is what I'm trying to do: rsync -rvl --chmod=ug=rwX,o=rX test /var/www and after I …

linux debian rsync
MySQL Daemon Lock issue

Last night, my MySQL server went down unexpectedly. On attempting to restart (with service mysql restart - I'm root) it …

mysql sockets debian
Can't get to install 'intl' extension for php on debian

I have a Debian server and I want to install the intl extension through pecl. During the installation it asks …

php debian pecl intl
How do you link to a specific version of a shared library in GCC

I'm compiling some code which uses libcurl on a Debian Linux system. My dev machine is running Debian 5 but I …

linux gcc linker debian
PostgreSQL Query to Excel Sheet

I need to export some data from PostgreSQL to Excel (quick customer wish), and the last time Excel had serious …

sql excel postgresql debian data-extraction
installing libssl0.9.8 on debian 7

I'm trying to install uTorrent on debian 7 but every time I tried to run it got this error message : error …

linux debian libssl
screen Cannot open your terminal '/dev/pts/0' - please check

I want to start a program in a screen as the user "XYZ" with a script. This is my script …

linux shell debian gnu-screen
How to select PHP version 5 and 7 per virtualhost in Apache 2.4 on Debian?

Would it be possible to run PHP 7 and PHP 5 simultaneously in Apache 2.4 on Debian 9? I would like to be able …

php apache debian virtualhost php-7
Debian / Proftp 550 Permission denied

I've recently installed proftp on my debian squeeze linode. It works so far but I'm facing several issues now. In …

debian proftpd