Practicando comandos en la terminal en Linux (V)

Algunos comandos que utilicé recientemente, enfocados a conectarse a la wifi y a reinstalar el escritorio kde-plasma en un sistema Kde Neon.

Y como siempre agradeciendo a las personas que comparten su conocimiento !

Algunos enlace tomados como referencia fueron:

El muy completo y recomendable:
https://www.baeldung.com/linux/connect-network-cli

https://unix.stackexchange.com/questions/92799/connecting-to-wifi-network-through-command-line

https://www.geeksforgeeks.org/linux-unix/configuring-ip-networking-with-nmtui-in-linux

iwconfig sudo iwconfig wlp1s0 up sudo iwlist wlp1s0 scan > redes nano redes sudo ip link set wlp1s0 sudo nmtui sudo pkcon install kde-plasma-desktop

Mas comandos en el muy recomendable sitio de Iris Fernández:

https://irisfernandez.com.ar/betaweblog/index.php/2024/01/25/terminal-de-gnu-linux-machete-de-comandos-utiles/

#ÍrisFernández #comandos #iwconfig #kdePlasma #linux #nmtui #spectacle #terminal #tutorial #wifi
maybe i should try with usb live iso first #iwconfig #ifconfig #ip link
WLAN unter Ubuntu Server über die Kommandozeile einrichten | datamate

Auch auf einem Ubuntu Server System ohne grafische Benutzeroberfläche lassen sich WLAN-Verbindungen konfigurieren. Hier erfährst Du wie es geht!

datamate
How To Monitor WiFi Connection From Command Line In Linux

Wavemon is an ncurses-based monitoring application that can be used to monitor wifi connection from Terminal in Linux.

OSTechNix