Raspbian is a free operating system based on Debian optimized for the Raspberry Pi hardware.
Questions tagged [raspbian]
145 questions
-1
votes
1 answer
Why is apache logging an internal IP when using an external domain?
I have a Raspberry Pi running which we're using in the office for small test projects we don't want on our main development server. It is running apache. The DNS is handled via Cloudflare, but in DNS Only mode. Currently, no IP restriction is in…

Leonard Challis
- 53
- 4
- 13
- 27
-1
votes
1 answer
Can I access an APFS drive plugged into a Pi over a network?
I have a SSD that's formatted for APFS Encrypted. I want to plug it into a Raspberry Pi and access it over a LAN from a Mac. However, as far as I know, there isn't a read / write driver for the Pi for APFS.
So, more generally, I was wondering if…

Ian Warburton
- 329
- 2
- 4
- 13
-1
votes
1 answer
Running django and gunicorn on raspberry pi
So I am trying to follow this here:
https://www.digitalocean.com/community/tutorials/how-to-set-up-django-with-postgres-nginx-and-gunicorn-on-ubuntu-16-04
except on the latest raspberry pi. I think or thought I had everything configured…

Codejoy
- 107
- 5
- 17
-2
votes
1 answer
I can't understand why
I have a raspberry pi 3 b+ with Raspbian Buster (10) and I am trying to build a router. I have setup the flowing programs:
bind9 for local dns resolution
hostapd for wifi hotspot
bridge-utils to bridge several USB RJ45 network…

x5qubits
- 9
- 2
-2
votes
1 answer
Clear DHCP lease on disconnect
I have a rather specific situation where i'm at a bit of a loss on how to do things properly so i figured it was time to ask for help.
Situation is: i have a Raspberry Pi with a 3G modem as well as hostapd and dnsmasq installed. This means that when…

Jacob K
- 101
- 1
-2
votes
1 answer
dnsmasq: specific domain and subdomain to specific folders
I'm creating a website on my Raspi 3 and I want to link domains with the html folder to make it easier to access in the local network.
I want to achieve the following:
mydomain.example -> 192.168.0.1/mydomain/
test.mydomain.example ->…

the_dani
- 107
- 2
-2
votes
1 answer
OpenVPN Client connects, but DNS setting are not correct (cannot resolve domain names)
I've an active subscription with VPNUnlimited, and they have sent a few settings in order to be able to use OpenVPN client with their service. (they have sent me pre-made .ovpn files for each of their servers)
the thing is, I've followed a tutorial…

Mohammed Swillam
- 97
- 1
- 4
-2
votes
1 answer
Can a Raspberry Pi be a viable solution for a small company VPN server?
I would like to implement an OpenVPN server for a small business (~10 people).
Since the company owns NAS that are located in their office, the VPN server should ideally be physically in the same location, and not rely on a cloud solution.
If there…

paupaulaz
- 97
-2
votes
1 answer
Identify source of DNS queries
I am running Pi-hole as the DNS server on our home network. There is a continuous stream of about 400 queries per minute of alternating requests for "A" and "AAAA" records from another Raspberry Pi on the network. All these queries are for the host…

Nicolas
- 201
- 1
- 3
- 8
-3
votes
1 answer
Permission denied mounting NFS volume on raspberry PI with Synology
on my diskstation:
/volume1/Blockchain 192.168.1.27(rw,async,no_wdelay,insecure,no_root_squash,insecure_locks,sec=sys,anonuid=1025,anongid=100)
/volume1/BigStore …

silverdagger
- 154
- 1
- 1
- 8