Top "Raspbian" questions

Raspbian is a free Debian-based OS for the Raspberry-Pi computer.

How can i configure a http proxy for apt-get?

I have a raspberry pi with raspbian. I have to use a http proxy now, but where can I configure …

raspbian apt-get
ValueError: The channel sent is invalid on a Raspberry Pi - Controlling GPIO Pin 2 (BOARD) using Python causes Error

So I have a tiny little fan connected to pin 6(Ground) and pin 2. I am trying to manually start and …

python raspberry-pi raspbian gpio
raspberry pi does not have /etc/modprobe.d/raspi-blacklist.conf

I bought an PiFace and I want to follow this guide, but I don't have the raspi-blacklist.conf. There were …

raspberry-pi raspbian spi
Unable to autolaunch a dbus-daemon without a $DISPLAY for X11. NetBeans. Pi as remote host

I am trying to run the following example code using my NetBeans IDE: #include <stdio.h> #include <…

c raspbian raspberry-pi3 netbeans-8 dbus
No module named future

I am running a telegram bot in python and i am using python3.6 on raspbian ( pi3 ) Below is my imports: …

python-3.x raspbian
How do I use let’s encrypt with gitlab?

I started to look in to ssl certificates when I stumbled upon let's encrypt, and I wanted to use it …

ssl-certificate gitlab raspbian gitlab-omnibus lets-encrypt
How to check if a file is already opened (in the same process)

And I'd like to specifically achieve that with the try catch construct. This related question suggests that I can do: …

python file-io raspbian python-3.5
Unable to start VNC server because :0 is taken

I have a Raspberry Pi with Raspbian OS. After install VNC I've tried to start the server and return this: ~ $ …

raspberry-pi vnc raspbian
Linux Framebuffer set resolution correctly

I have a RaspberryPi and want to display an image fullscreen without xserver - so write it directly to the …

linux graphics raspbian framebuffer
Installing node.js on raspberry pi 2

I have installed Raspbian on my Raspberry Pi 2 and now I am trying to install node.js on it, however …

node.js debian raspbian raspberry-pi2 dpkg