Top "Debian" questions

Note: Questions MUST be programming related.

mail() doesn't work on new server

May be it's a dumb question, but I can't find the reason why php mail function doesn't work I have …

php email nginx debian sendmail
Debian: deb command not found. How can i fix it?

I am trying to install graphics card Nvidia Geforce 660 on my desktop. Os: debian 8. Here is the wiki which gives …

linux debian deb
Where can I find and install the dependencies for pygame?

I am relatively new to linux and am trying to install the pygame dev environment for python. When I run …

python linux debian pygame
How make openvpn work with docker

I have recently installed privacy vpn, and it turns out that enabled openvpn breaks docker. When I try to run …

docker debian openvpn docker-networking
Simplest way to get current time in current timezone using boost::date_time?

If I do date +%H-%M-%S on the commandline (Debian/Lenny), I get a user-friendly (not UTC, not DST-less, …

c++ boost timezone debian boost-date-time
Failed to load resource: net::ERR_INCOMPLETE_CHUNKED_ENCODING

I've been having some problems with my application not loading the views (sometimes). I am running a Debian server with …

google-chrome laravel nginx debian php-5.6
sshfs - device not found

After updating the server with apt-get update && apt-get upgrade this command return an error OS Debian 3.2.60-1+deb7…

linux ssh debian sshfs
Debian 8. Failed to load iwlwifi

I used the netdisk iso to install debian, which apperently is missing the firmware files: rtl_nic_rtl8411-2.fw …

linux debian firmware
Error when installing and running XRDP (Remote Desktop) with Gnome Ubuntu: I encounter a Black Screen

I'm trying to connect to a remote desktop (Gnome Ubuntu) using XRDP (Remote Desktop Protocol). However, when I connect with …

ubuntu debian virtual-machine gnome xrdp
/usr/bin/time --format output elapsed time in milliseconds

I use the /usr/bin/time program to measure the time for a command. with the --format parameter i can …

bash time debian time-format