Skip to main content

Questions tagged [raspbian]

Raspian is an Operating System based on Debian optimized for Raspberry Pi hardware.

26 votes
5 answers
55k views

iptables/1.8.2 Failed to initialize nft: Protocol not supported

I'm having a problem using iptables on my Raspberry PI. I've just downloaded a fresh version of Raspbian Lite on my PI and all I'm trying to do is check my iptables rules but it's not working and I'm ...
Kenan's user avatar
  • 261
24 votes
1 answer
38k views

How to find out the systemd version on Raspbian

How can I find the systemd version that came as part of my linux (raspbian) installation? On running lsb_release -a, I get the linux (raspbian) version information as follows Distributor ID: ...
tanay's user avatar
  • 371
16 votes
1 answer
45k views

chown - Operation not permitted even as root user

I'm trying to chown a specific USB drive folder that has been mounted on my RPI 400. This is my lsblk -f result: sda1 exfat 1.0 WD Media 0C23-43CD 1.8T 0% /mnt/WD ...
Nico's user avatar
  • 161
15 votes
6 answers
19k views

Raspberry Pi SSH Lag

Yesterday I got my Raspberry Pi B+, which I use via SSH. Sometimes the SSH typing takes about 5s and more to respond with an visual feedback after a time of idleness, after that lag everything just ...
user avatar
10 votes
2 answers
16k views

"Missing LSB tags and overrides" error on /etc/init.d script

I made a script as showed in this tutorial: http://edv-huber.com/index.php/problemloesungen/15-custom-splash-screen-for-raspberry-pi-raspbian But after executing a command: insserv /etc/init.d/...
tarzanno's user avatar
  • 187
9 votes
2 answers
20k views

Does the Raspberry Pi 2 put USB external drives to sleep when not in use for a while?

I recently got a LaCie 2TB Thunderbolt bus-powered USB external rugged drive. I am using it with the Raspberry Pi 2 and it works fine. It's being used as a remote backup via rsync. However, I am use ...
Edward_178118's user avatar
7 votes
1 answer
12k views

Debian/Mint/Raspbian/Ubuntu - How to force SLAAC EUI64 IPv6 autoconfiguration?

I have a static IPv6 /62 prefix and I use radvd on my router (running Debian) to advertise a /64 from within it to my entire network. Other than my router (which is ::1), I let EUI64 set the suffix ...
Jim MacKenzie's user avatar
6 votes
3 answers
31k views

DHCP failure when rebooting RPI 2

When we start up my Raspberry pi 2, we get the following error: When the RPI is rebooted, we are getting an IP and we are able to surf on the internet, so we don't know what the error exactly means. ...
Vanch's user avatar
  • 163
6 votes
3 answers
11k views

Transmission-Daemon does not upload, but can download

I have just installed transmission-daemon on a Raspberry Pi running Raspbian (Jessie). When adding a torrent to the web interface, downloading works at high speeds, but it doesn't upload anything at ...
P A N's user avatar
  • 1,487
5 votes
2 answers
88k views

Killing processes in Raspbian

I am trying to kill the processes below: pi@raspberrypi ~ $ ps aux | grep raspi pi 4647 0.0 0.5 3520 1392 pts/2 S+ 12:05 0:00 grep --color=auto raspi root 8148 0.0 0.5 ...
user avatar
5 votes
1 answer
3k views

podman "The cgroupv2 manager is set to systemd but there is no systemd user session available" warning

Context I am using a Raspberry Pi running on Raspbian. I connect remotely using ssh. I want to use podman for building images and running containers, the exact same way I've done on my local machine. ...
GregoirePelegrin's user avatar
5 votes
1 answer
3k views

Can't set up ad-hoc network (raspberry pi)

Question: How do I manually set my Cell Id? I have tried the following code sudo iwconfig wlan0 ap 02:12:34:56:78:9a but it randomly resets the Cell Id to a different value. I am trying to create a ...
MagusAku's user avatar
5 votes
1 answer
5k views

Windows 10 64 domain computer cannot access Linux (Raspberry Pi3) samba share

Samba server: Raspberry Pi3, running osmc media server (I believe this is a down-scaled Raspbian version). Samba version: 4.2.10 Domain controller: Windows 2012 Windows client: Windows 10 Evt. 64-...
Frank H.'s user avatar
  • 189
4 votes
1 answer
7k views

How to permanently add wireless interfaces with iw

How can I permanently add virtual wireless interfaces to my network configuration with iw? I created the following interfaces: iw phy phy0 interface add vwlan0 type station iw phy phy0 interface ...
walli's user avatar
  • 139
4 votes
4 answers
25k views

Create RDP gateway in Raspberry Pi or Ubuntu

I have a few systems in my local network and want to RDP them from the Internet. One method is to allocate different ports to each system for RDP and configure them in the router. However, what I need ...
ashu's user avatar
  • 163

15 30 50 per page
1
2 3 4 5
28