wifi not able to connect when switching to new wifi network #wireless #networkmanager #ubuntudrivers #wifidirect
wifi not able to connect if switching to new wifi network #wireless #networkmanager #ubuntudrivers #wifidirect
Ubuntu 25.04: How to backup wifi connections #networkmanager #2504
For #NixOS Unstable users:
We're about to stop shipping VPN plugins by default with #networkmanager.
This means you'll need to explicitly configure the ones you need via `networking.networkmanager.plugins`.
In fact, if you are relying on a VPN via #NetworkManager go and do that now to prevent any interruptions.
See this post for further details:
https://discourse.nixos.org/t/breaking-changes-announcement-for-unstable/17574/85?u=hexa
Wifi disconnects and then cannot reconnect saying "Activation of network connection failed" #networking #drivers #networkmanager #2404
Wenn wer Ärger mit dem #NetworkManager im #AccessPoint Mode hat oder #DHCP, #DNS upstream, DNS port usw. individuell einstellen will...
...ich kann jetzt qualifiziert helfen...
Kein Witz - ich habe sowohl im NetworkManager als auch #dnsmasq jede verfluchte Zeile im Code gelesen und verstanden die das Zusammenspiel beider Dienste im AP-Mode betrifft...
#piSpot...
(minimalistischer, mobiler #HotSpot #WLAN #WWAN #ETHERNET #VPN #Tor #AdBlock #ChildProtection #RaspberryPi #Raspberry #PiZero2)
Linux Desktop Migration Tool 1.5
After almost a year I made another release of the Linux Desktop Migration Tool. In this release I focused on the network settings migration, specifically NetworkManager because it’s what virtually all desktop distributions use.
#linux #migration #NetworkManager
https://enblog.eischmann.cz/2025/06/23/linux-desktop-migration-tool-1-5/
(creactions to this post may appear as comments under the blog post)
Mein #piSpot...
(minimalistischer mobiler #HotSpot / #AccessPoint #WLAN #WWAN #ETHERNET #VPN #Tor #AdBlock #ChildProtection - #RaspberryPi #Raspberry #PiZero2)
...artet aus.
Von 06:00 bis jetzt #NetworkManager Sourcen gelesen...
Gestern habe ich 12h versucht meine Fragen mittels der Manuals und Foren beantworten zu können.
Ich bin in den #Sourcen (plain #C) so viel schneller und effektiver - all dieses blöde BlaBla in Handbüchern - ich kann das einfach nicht mit meinem #AuDHS.
1/3
really weird, `wpa_supplicant` decided to shit itself and now only `iwd` works?
As #NetworkManager's #SSH VPN/tunnel plugin has now been ported to GTK4 and works directly from the #GNOME Control Center panel, I thought I'd finally try it out.
Once you figure out that you must only fill the gateway field, leave all IPs fields alone, tweak stuff in the Advanced dialog to have a working SOCKS proxy with "no tunnel", then it "works"… as long as you use the standard SSH port.
With SSH server ports other than 22, it fails on #Fedora… due to #SELinux
2/n
Meta+Tab does NOT trigger the Overview
accidentally, i've found out that Meta+Esc opens the system monitor
the well-known Ctrl+W wörks almost no-where - it closes almost everything in #Gnome. I need to change …well, either the KDE shortcuts, or the Logitech mouse's DPI-Button macro
the #NetworkManager GUI supports a "shipload" of nerdy stuff - no need for nmtui setting up bond0
there's a Qt variant of Transmission - it also supports seeding at 0bit/s
Выпущен NetworkManager 1.52 с поддержкой интерфейса IPvlan и режима ethtool FEC, поддержкой автоматического добавления маршрутов к DNS-серверам и многим другим
#Linux Weekly Roundup for March 2nd, 2025: #NVIDIA 570 graphics driver hits stable, #NetworkManager 1.52 addsIPvlan interface support, #Armbian 25.2 ships Linux kernel 6.12 LTS, #FrameworkDesktop, #FrameworkLaptop 12, #LibreOffice 25.2.1 fixes 77 bugs, #KDE Plasma 6.3.2, #LinuxMint's revamped #Cinnamon app menu, and more https://9to5linux.com/9to5linux-weekly-roundup-march-2nd-2025
#NetworkManager 1.52 Released with IPvlan Interface Support, ethtool FEC Mode, and Much More https://9to5linux.com/networkmanager-1-52-released-with-ipvlan-interface-support-ethtool-fec-mode
#TIL you'll need to set
`nmcli con mod <SSID> wifi.powersave disable`
for your headless pi that it doesn't lose wifi connectivity on idle.
Why is this not in the docs?
If it was a true #opensource project, I'd put up a pull request...