Interessantes kleine Tool "nmcli"
wenn man info über die Netzwerkschnittstellen benötigt, dann ist das eurer Werkzeug für den ersten Blick.

~$ nmcli

#Console #Konsole #nmcli #tool #Linux #opensource #Device #Netzwerk #Network

Настройка подключения 802.1x в РЕД ОС 8 с Active Directory Certificate Services

В этой статье мы настроим проводную сетевую аутентификацию 802.1x в РЕД ОС 8 с использованием certmonger, cepces, nmcli и инфраструктурой Microsoft PKI и NPS. Инструкция применима и к другим RHEL-based дистрибутивам. Предполагается, что инфраструктура PKI и 802.1x уже развернута для рабочих станций Windows, и наша цель добиться такого же результата для рабочих станций Linux. Реализация состоит из двух частей: - автоматизация запроса сертификата рабочей станции из Microsoft Certification Authority (CA) - настройка Network Policy Server (NPS) и Network Manager для аутентификации Linux клиентов

https://habr.com/ru/articles/988104/

#cepces #certmonger #nmcli #nps

Настройка подключения 802.1x в РЕД ОС 8 с Active Directory Certificate Services

В этой статье мы настроим проводную сетевую аутентификацию 802.1x в РЕД ОС 8 с использованием certmonger, cepces, nmcli и инфраструктурой Microsoft PKI и NPS. Инструкция применима и к другим...

Хабр

I installed #raspbianlite #trixie on an "old" Raspberry Pi 2B yesterday.

The NetworkManager command line tooling ( #nmcli ) makes #wifi setup so much simpler!

#kudos to the #Debian folks! 🙇‍♂️

Manage Network Connections With nmcli On Linux - OSTechNix

Essential nmcli commands to manage network connections, configure Wi-Fi and Ethernet, set static IPs, and troubleshoot errors in Linux.

OSTechNix

This guide walks you through every method for changing the IP address on Debian 12, providing clear, step-by-step instructions.

Keep reading:👇
https://greenwebpage.com/community/how-to-change-an-ip-address-on-debian-12/

#ipaddress #nmcli #nmtui #networkmanager #dhcp #manaulipaddress #debian #linuxadministration #greenwebpage

How to Change an IP Address on Debian 12 - Greenwebpage Community

This guide walks you through every method for changing the IP address on Debian 12, providing clear, step-by-step instructions.

Greenwebpage Community

2/3
Aber es gab diverse Issues...
#RaspAP z.B. ist trotz eigentlich guter Funktionalität für mich nicht zu gebrauchen. Leaken der echten IP in einigen #VPN Situationen - vor allem aber gibts mit RaspAP derzeit bekannte Stabilitätsprobleme mit dem aktuellen #RaspberryOS auf dem #RaspberryPiPico.

Und jetzt scripte ich mir seit 2 Tagen nen Wolf alle RaspAP Funktionalität mittels #NetworkManager (#nmcli), #dnsmasq und #iptables zu ersetzen.

Setup -> I have a #RaspberryPi #RaspberryPiZero2W running #linux #pios #RaspberryPiOS #headless

Aim: I want the pi to always offer a #hotspot #wifihotspot on #boot
based on the command

nmcli device wifi hotspot ssid pizerohotspot password my_password

Is this below a bad solution ?? -> I came up with this solution in the link below using a .service but fear it shows I am clueless? Is there a better way? Thanks!
https://www.loramesh.org/subpages/pi_install.html#pi_hotspot

#networkmanager #hotspot #SystemD #boot #services #nmcli

lora Mesh - raspberry pi setup

NetworkManager 1.50 Released with Compelling Set of Changes

A new version of NetworkManager – used by most Linux distributions (including Ubuntu) to manage wired and wireless network connections – was released this week. NetworkManager 1.50 won’t be included in Ubuntu 24.10 (that ships with v1.48) but I think some of the changes it makes may be worth knowing about all the same. Notably, NetworkManager 1.50 now formally deprecates support for dhclient in favour of its own internal DHCP client. The former is now no longer be built “…unless explicitely (sic) enabled, and will be removed in a future release.” Will this have a major issue? Unlikely; NetworkManager began 
#News #AppUpdates #Networkmanager #Nmcli

 https://www.omgubuntu.co.uk/2024/10/networkmanager-1-50-released

NetworkManager 1.50 Released, Supports veth Config in Terminal UI - OMG! Ubuntu

A new version of NetworkManager – used by most Linux distributions (including Ubuntu) to manage wired and wireless network connections – was released this

OMG! Ubuntu
#nmcli didn't let me connect to a different wifi network, telling me ssid doesn't exist, although it clearly did. #iwd let me connect to it, the only difference I noticed, instead of using wlp2s0 as a device it uses wlan0. Really clueless sometimes...
there isn't a workaround yet to get rid of this invalid UUID of the network manager connection on #ubuntu It seems that an #AMD random number generator is messed up, so there is always this same UUID appearing. I can't add more than one connection without deleting.
#linux #nmcli