About 191,000 results
Open links in new tab
  1. Is Raspbian LINUX? - Raspberry Pi Stack Exchange

    Aug 7, 2020 · I'm new to Raspberry pi and there is this one thing that is confusing me. What is the difference between LINUX and Raspbian? Is Raspbian build over LINUX, like the core or the basic …

  2. What is the difference between “Raspbian” Bullseye and “Debian ...

    Dec 20, 2023 · Just ran “cat /etc/os-release’ on my two Pi 4Bs and noticed one uses Raspbian Bullseye and the other says Debian Bullseye. I used the same official Raspberry Pi imager but likely updated …

  3. linux - What is Raspbian? - Raspberry Pi Stack Exchange

    Being new to Linux, maybe this is a stupid question! I don't quite understand how this distro thing all works, is Raspbian just compiled packages with source code taken from the individual reposito...

  4. Running a Python script at startup - Raspberry Pi Stack Exchange

    Dec 26, 2012 · This question has been asked quite a few times before but I didn't seem to get it working using the existing information. My Pi runs Raspbian. I have a Python script named dnscheck.py …

  5. raspbian - How can I restore my raspberry pi sources list - Raspberry ...

    Jan 23, 2021 · I changed something which bricked my rpi. I changed sources.list and raspi.list then when I run sudo apt update I am getting this error: E: Malformed entry 1 in list file /etc/apt/sources.list (Sui...

  6. How do I add a new source to /etc/apt/sources.list? - raspbian

    Mar 7, 2020 · Doing $ sudo apt-get update gives E: Some index files failed to download. They have been ignored, or old ones used instead.. After doing some digging i found this Cannot connect to …

  7. raspbian - How do I restore the default repositories? - Raspberry Pi ...

    What's stopping you from checking the contents of the file in the original image and using a text editor to copy that content to the current /etc/apt/sources.list?

  8. raspbian - how do i login as root , its not working for me - Raspberry ...

    Mar 29, 2023 · So far, I have only logged in as myself and have used sudo for various things when needed Now I want to use the desktop text editor tool to modify some files in /var (for home assistant …

  9. Easiest way to show my IP address? - Raspberry Pi Stack Exchange

    Aug 2, 2012 · After I've booted up, what's the easiest way to obtain and display the IP address that the device is currently using? I'm using Raspbian, and ifconfig doesn't appear to be installed. Are there any

  10. raspbian - Execute script on start-up - Raspberry Pi Stack Exchange

    May 21, 2014 · I am trying to execute a script when my Raspberry Pi boots up. I would like the web browser to open up automatically. I have tried to find a simple solution, (like dropping my script in …