home.social

Search

331 results for “NetworkManager”

  1. After the last NetworkManager update, the use of aliases for the server no longer works #apache2 #networkmanager #postfix

    askubuntu.com/q/1566619/612

  2. After the last NetworkManager update, the use of aliases for the server no longer works #apache2 #networkmanager #postfix

    askubuntu.com/q/1566619/612

  3. After the last NetworkManager update, the use of aliases for the server no longer works #apache2 #networkmanager #postfix

    askubuntu.com/q/1566619/612

  4. After the last NetworkManager update, the use of aliases for the server no longer works #apache2 #networkmanager #postfix

    askubuntu.com/q/1566619/612

  5. After years of using #NetworkManager because I had no clue what a #wpa_supplicant or #iwd was, I finally switched to systemd-networkd. I don't dislike NetworkManager and I will miss the integration in GNOME Settings, but I just prefer systemd-resolved, which depends a bit on systemd-networkd for some #DNS functionality I want.

    I also discovered #impala for configuring iwd. What a neat utility. And it's written in Rust, which automatically makes it even better.

  6. Error: org.freedesktop.NetworkManager.wifi.scan request failed: not authorized.

    This one is quickly eating away my resolve to setup my own Raspberry Pi based astrophotography control computer from scratch...

    #Linux #polkit #NetworkManager #Ubuntu

  7. :tux: Linux: Networkmanager 1.20 unterstützt Mesh-WLANs

    📌 Die aktuelle Version 1.20 des Networkmanagers für Linux unterstützt Mesh-WLANs, auch wenn die Hardware dafür kaum verfügbar ist. Verbesserungen gibt es zudem für Read-only-Systeme und die Entwickler haben den Code verkleinert.

    #Linux #Networkmanager #Networkmanager120 #MeshWLAN #Mesh #WLAN #ReadonlySysteme

    golem.de/news/linux-networkman

  8. Tested the #clat implementation of NetworkManager, there seems to be a issue when multiple interfaces are up and connected, but otherwise it's working quite well:
    gitlab.freedesktop.org/Network

    #ipv6

  9. Anybody knows how to get #NetworkManager to work with an #L2TP Fortinet #VPN ?

    I installed the required packages, but if I "enable IPsec tunnel to L2TP host" it fails, and if I disable that, well, auth succeeds, and it sets up routes, but doesn't route anything. 🤔

  10. Has anyone managed to get #Wireguard up and running with #NetworkManager on #Linux?

    I had to switch backnto the Wireguard tools again, because although the connection is established, devices are not reachable.

    In addition, the configuratiin is very cumbersome, as the wg0.conf file cannot simply be imported.

  11. nmcli is a CLI tool that talks to NetworkManager—lets you create and manage connections, check status, and run basic network diagnostics right from the terminal

    Here are useful nmcli command examples 😎👇

    Find high-res pdf ebooks with all my Linux related infographics at study-notes.org/linux-ebook.ht

    #linux #kalilinux #sysadmin #opensource #devopstraining

  12. nmcli is a CLI tool that talks to NetworkManager—lets you create and manage connections, check status, and run basic network diagnostics right from the terminal

    Here are useful nmcli command examples 😎👇

    Find high-res pdf ebooks with all my Linux related infographics at study-notes.org/linux-ebook.ht

    #linux #kalilinux #sysadmin #opensource #devopstraining

  13. nmcli is a CLI tool that talks to NetworkManager—lets you create and manage connections, check status, and run basic network diagnostics right from the terminal

    Here are useful nmcli command examples 😎👇

    Find high-res pdf ebooks with all my Linux related infographics at study-notes.org/linux-ebook.ht

    #linux #kalilinux #sysadmin #opensource #devopstraining

  14. nmcli is a CLI tool that talks to NetworkManager—lets you create and manage connections, check status, and run basic network diagnostics right from the terminal

    Here are useful nmcli command examples 😎👇

    Find high-res pdf ebooks with all my Linux related infographics at study-notes.org/linux-ebook.ht

    #linux #kalilinux #sysadmin #opensource #devopstraining

  15. Hat auch nichts gebracht. Kein Problem dann setze ich halt die DNS server selbst und nimm nicht die vom Hoster, welche über DHCP kommen.
    Auch das bringt nichts.
    #systemd-networkd installiert und #NetworkManager weggeworfen. Alles läuft wie es soll.
    2/2

  16. Ich kann mit nmcli eine #openvpn Konfiguration nicht importieren:

    rainer@papa:~$ nmcli connection import type openvpn file ~/udp.ovpn
    Error: failed to import '/home/rainer/udp.ovpn': configuration error: unsupported 3th argument vpn_gateway to “route” (line 18).

    Problematisch sind diese 3 Zeilen:
    route x.x.60.0 255.255.254.0 vpn_gateway
    route x.x..60.6 255.255.255.255 net_gateway
    route 10.0.0.0 255.0.0.0 vpn_gateway

    Aber ich brauche das (splitted vpn). Ideen? Ich will das VPN dann über ein Keybinding in sway starten/stoppen, (nmcli connection …), deshalb nützt mir keine GUI-Lösung.
    Im Terminal einfach openvpn aufrufen geht natürlich, aber das ist ja uncool 😉

    #Linux #NetworkManager

  17. nmrs 2.0.0 ra mắt! Bản binding runtime‑agnostic cho NetworkManager qua DBus, hỗ trợ mọi async runtime và kèm Dockerfile để phát triển dễ dàng. Tác giả mở rộng API, mời cộng đồng đóng góp. Cũng cảm ơn thư viện zbus giúp xây dựng nmrs nhanh chóng. #nmrs #NetworkManager #DBus #OpenSource #Rust #phần_mềm_mã_nguồn_mở #lập_trình

    reddit.com/r/opensource/commen

  18. can anyone tell me how to teach my system that a user other than that one controlling the #wayland environment is allowed to control network connections via #networkmanager (nmcli console command, for VPN purposes)? This was possible under #debian12, but now it requires password confirmation from both(!) users 😕 #linux #debian