101010.pl is one of the many independent Mastodon servers you can use to participate in the fediverse.
101010.pl czyli najstarszy polski serwer Mastodon. Posiadamy wpisy do 2048 znaków.

Server stats:

507
active users

#networkmanager

1 post1 participant0 posts today

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 🤦

bugzilla.redhat.com/show_bug.c

bugzilla.redhat.com1808435 – AVCs on establishing an SSH tunnel connection with NetworkManager-SSH
Continued thread

🧵 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 😉👍

Continued thread

Mein Notebook mit aktuellem #Debian 12 verbindet sich auf Anhieb via #NetworkManager mit dem #FritzBox-#WLAN.

Daraufhin meinen USB #WiFi-Stick in eine virtuelle Maschine gesteckt (ebenfalls Debian 12), da wird der Stick ganz allgemein als USB-Gerät erkannt, aber der #Linux-Kernel weiß damit offenbar nichts anzufangen.

Ich dachte eigentlich, der #DLink #AC1300 (#DWA181) Adapter wird unterstützt. Aber offenbar nur für alte 5er-Kernel? 🤔

Da werde ich wohl noch mal tiefer nach einem Treiber googlen müssen...

Оновив недавно #RaspberryPi OS до Bookworm. Ну, точніше, встановив Bookworm на нову картку пам'яті.

Довелося вирішувати виниклі проблеми з WiFi. Якщо точніше, з точкою доступу, який роздаю з малинки.

По-перше, до мене після оновлення добралась проблема з некоректним менеджментом енергозбереження, який треба вимкнути, щоб точка доступу працювала стабільно.

Або як тут:

thedigitalpictureframe.com/sta

Або:
nmcli con modify <pointname> 802-11-wireless.powersave 2

Крім того, виявив, що за замовчанням точка доступу, створена через #NetworkManager , має захист WPA, а не WPA2. Щоб це змінити, треба в явному вигляді налаштувати протоколи:

sudo nmcli con modify <pointname> 802-11-wireless-security.proto rsn

sudo nmcli con modify <pointname> 802-11-wireless-security.pairwise ccmp

askubuntu.com/questions/134528

Сконтролювати через #WifiAnalyzer.

До купи викинув WPS (теж десь знаходив, сторінку уже мабуть закрив):

nmcli con modify <pointname> 802-11-wireless-security.wps-method 1

TheDigitalPictureFrame.com · Stay Connected: Enhancing Raspberry Pi Wi-Fi Stability by Turning Off Power Management - TheDigitalPictureFrame.comDisabling Wi-Fi power management on your Raspberry Pi can significantly enhance your Wi-Fi network's stability. Check it out.

Hmpf. Ich hätte gedacht, dass es leichter ist, einen #RaspberryPi ins #WLAN zu bekommen.

raspi-config macht gefühlt gar nix.

Der #NetworkManager fragt immer wieder nach dem Passwort, das er schon kennt und auch vorschlägt.

#wpa_supplicant scheint einerseits mit dem NetworkManager zusammenzuarbeiten, hat aber auch eigene Konfig.

Und der Kernel schmeisst teilweise Fehler, dass er schon auf unterster Ebene den RF-Channel nicht konfigurieren könne... zumindest lese ich das da raus. Google findet zu der Meldung auch nix hilfreiches. Dann hilft auch nur noch ein Reboot, ansonsten spammt er mir die Logs zu.

Die Doku im Netz geht wild durcheinander und ist meistens undatiert, so dass nicht immer sofort ersichtlich ist, auf welche Generation der Reinen Lehre™️ sie sich gerade bezieht.

Sieht so aus, als wenn ich mich erst einmal tiefer einlesen muss, wie all die Komponenten ineinandergreifen und welche zusammen und welche gegeneinander arbeiten. 😬

So I recently used a #sledgehammer where a #scalpel was needed.

I've got an #HP DL80 Gen9 with the iLO license, but without the #FlexibleLOM card... so to access the iLO I have to have an ethernet cable plugged into the first ethernet port.

Problem is, no matter what I tried in #Webmin or #NetworkManager, every reboot would re-enable that port... which would then get a IP via DHCP (even when I'd disabled it in nm...), which would mean #Zabbix would pick it up as a client and add it.. meaning every time a disk got a little "backed up", I'd get two alerts, and this machine has 12 very old SATA drives in it.

Tired of messing with the damned thing, I finally got out the sledgehammer....
....and blacklisted HP's #OUI from the #DHCP server.

No IP, no extra client created in Zabbix, and only the normally-annoying amount of alerts.

I'll #fsck with it for real, later...

Das #VPN der #UniBonn gibt mittlerweile eine äußerst unhilfreiche 404-not-found Fehlermeldung zurück, wenn man sich unter #Linux (#openconnect cli oder #NetworkManager GUI) verbinden möchte.

Die Lösung ist (natürlich!) wie hier¹ im #ArchWiki erwähnt:

> sudo openconnect --useragent=AnyConnect unibn-vpn.uni-bonn.de

Also dem Gateway vorgaukeln, dass man der Cisco AnyConnect client ist 😑

¹bbs.archlinux.org/viewtopic.ph

bbs.archlinux.orgCannot connect to VPN with openconnect, but I can with Cisco Anyconnec / Networking, Server, and Protection / Arch Linux Forums