About 6,330 results
Open links in new tab
  1. networking - How to setup Network Manager on Raspbian

    Apr 20, 2015 · Is it possible to get Network Manager working on Raspbian? It's easy to install with: sudo apt-get install network-manager but I couldn't get it to manage any of my …

  2. How do I set up networking/WiFi/static IP address on …

    Nov 5, 2015 · 345 Raspberry Pi OS Bookworm uses Network Manager by default so this Answer is no longer current but still applies on other OS. See How do I set up networking on …

  3. Raspberry Pi 3/Raspbian 11 : Network Manager not working properly

    My Raspberry Pi 3 running Raspbian 11 has been acting up for several weeks now: I managed to set up the wireless LAN at boot, but now, whenever I boot it, there's a 90% chance that the …

  4. How do I set up networking on Raspberry Pi OS - Bookworm or later

    Jan 8, 2024 · Most of the existing networking tutorials are out of date and won't work on Raspberry Pi OS - Bookworm

  5. Bridging wifi to ethernet with NetworkManager - Raspberry Pi …

    Oct 31, 2023 · Newer version of the Raspberry Pi OS ship with NetworkManager instead of dhcpd running. I've seen lots of guides on how to do this with things like dnsmasq. But in all these …

  6. Using 'Network Manager' for Wireless & VPN Management

    I now need to use an OpenVPN. My provider uses 'Network Manager'. I have installed this and the gnome gui: sudo apt-get install network-manager sudo apt-get install network-manager …

  7. dhcp - How to set up a Static IP on Raspberry Pi 5 with Raspbian ...

    Nov 6, 2023 · 11 I am trying to set up a static IP lease on Raspberry Pi 5. The /etc/dhcpcd.conf file does not exist and dhcpcd is not installed. Following the latest guides does not work. I …

  8. Use systemd-networkd for general networking - Raspberry Pi …

    Feb 21, 2020 · systemd-networkd can be used to replace the existing networking system on Raspbian. How can I use it for general purposes for networking like DHCP server, name …

  9. networking - Raspberry Pi Stack Exchange

    Jun 26, 2020 · The default dhcpcd is reliable and will automatically connect if correctly configured. See How to set up networking/WiFi Raspberry Pi OS DOES NOT use networking.service - …

  10. How to configure network-manager - Raspberry Pi Stack Exchange

    How can I get network-manager to act as my network manager and show up in my icon dock? I installed network-manager already and did $ (systemctl enable NetworkManager.service) but …