Top "Debian" questions

Note: Questions MUST be programming related.

How to install XML::Parser without expat-devel?

XML::Parser fails to build on a quite fresh 64-bit Debian box. After issuing cpan XML::Parser, cpan fails with …

perl debian cpan expat-parser
Run xfce on startup debian

I have installed a new system with xfce4 on debian. My question is how i can make xfce to run …

debian xfce
Supervisor on Debian Wheezy: another program is already listening on a port that one of our HTTP servers is configured to use

When I run service supervisor start I run into the following error: Starting supervisor: Error: Another program is already listening …

debian supervisord
Installing wxPython on Ubuntu 12.04

The Issue: I am having trouble installing wxPython on Ubuntu 12.04. I would like to find a simple, straightforward way of …

wxpython installation debian ubuntu-12.04
Patch pyopenssl for sslv3 issue

I got a problem on a Debian 8 system with python 2.7.9-2 amd64: marius@pydev:/usr/lib/python2.7/dist-packages/urllib3/contrib$ …

python-2.7 debian pip pyopenssl urllib3
set environment variable SSH_ASKPASS or askpass in sudoers, resp

I'm trying to login to a ssh server and to execute something like: ssh [email protected] 'sudo echo "foobar"…

ssh environment-variables debian openssh
Appending to crontab with a shell script on Ubuntu

I'm trying to add a line to the crontab on Ubuntu. Right now, I'm doing crontab -e and editing the …

ubuntu cron debian crontab
Installing gcc 4.8 on Debian

I want to start playing around with some of the newer C++11 features and it appears that the best support …

gcc c++11 debian
Installing node.js on Debian 6.0

So well, I have a vserver with Debian 6.0. Now I would like to install Node.js, but none of the …

linux node.js debian installation
mod_rewrite not working

I'm new to server administration but I was able to get a LAMP setup running on my new VPS. I …

mod-rewrite debian