Top "Debian" questions

Note: Questions MUST be programming related.

Jenkins sudo: no tty present and no askpass program specified with NOPASSWD

I spend several days setting up the file /etc/sudoers to be able to give permissions to root to the …

jenkins debian sudo tty sudoers
Run shell script with node.js (childProcess)

I want to run a shell script on my node.js server, but nothing happened... childProcess.exec('~/./play.sh /…

javascript node.js debian raspberry-pi raspbian
device descriptor read/64, error -110

I have a storage server running openmediavault which is based on debian. The OS is in a USB 3.0 Stick pluged …

usb debian
access denied for user debian-sys-maint

I have had problem with mysql. I tried to execute this: echo "show databases" | mysql -B -N But I got: …

mysql debian admin
ANT Problems: net/sf/antcontrib/antcontrib.properties

I am attempting to install software onto my Debian Lenny server. Specifically, Capture-HPC. I have setup VMWare server, along with …

java ant debian hpc
fatal error: Eigen/Dense: No such file or directory

I have installed libeigen3-dev in order to compile programs using Eigen 3. when I include a file, such as Eigen/…

c++ debian
How to make Debian package install dependencies?

I want to make a simple Debian package to install a simple tool that depends on Qt4 libs. In control …

linux package debian apt depends
Tmux borders displayed as x q instead of lines?

I'm having trouble getting tmux to display lines for borders. They are being created with x and q. It's a …

utf-8 debian tmux
SSH error when executing a remote command: "stdin: is not a tty"

I'm trying to connect to machine one with ssh and then connect to another machine two with ssh. But get …

linux bash ssh debian remote-execution
Cannot open shared object file

I am trying to compile one of the projects found here USB-I2C/SPI/GPIO Interface Adapter. I downloaded the …

build find debian shared-objects