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
New on Lectronz: ClimateControl - MHI Air-to-Air (XY Interface) https://lectronz.com/products/climatecontrol-mhi-air-to-air-xy-interface
#WiFi #HomeAutomation
ClimateControl - MHI Air-to-Air (XY Interface)

Increase efficiency and comfort of your Mitsubishi Heavy Industries HVAC system and integrate it into your existing home automation setup.

Every time someone tells me 'I put in a range extender,' I lose another hair...

#WiFi

Des Freebox Pop redémarrent en boucle à cause d‘un crash Wi-Fi http://dlvr.it/TTGPrT #Freebox #WiFi
Des Freebox Pop redémarrent en boucle à cause d‘un crash Wi-Fi

Si votre Freebox Pop plante à répétition, vous n‘êtes pas seul. Free a confirmé avoir identifié un bug particulièrement gênant touchant certains modèles, se traduisant par des redémarrages en boucle, des pertes de connexion et parfois une Freebox qua...

MacGeneration

𝗢𝗽𝗲𝗻 𝗪𝗶𝗿𝗲𝗹𝗲𝘀𝘀 𝗠𝗼𝘃𝗲𝗺𝗲𝗻𝘁:

#Wifi #Open

https://thewhale.cc/posts/open-wireless-movement

The Open Wireless Movement is a coalition of Internet freedom advocates, companies, organizations, and technologists working to develop new wireless technologies and to inspire a movement of Internet openness.

Banana Pi BpiRouterOS for Open source Router boards, supportBPI-R4,BPI-R4 Lite,BPI-R4 Pro (8X),BPI-R3,BPI-R3 Mini,OpenWrt One
https://docs.banana-pi.org/en/BpiRouterOS/BananaPi_BpiRouterOS
#bananapi #raspberrypi #opensource #openwrt #router #wifi7 #wifi
Server Busy

DESLOC V150 Plus smart lock integrates a perovskite solar panel, supports 3D face recognition (Crowdfunding)

https://fed.brid.gy/r/https://www.cnx-software.com/2026/06/29/desloc-v150-plus-smart-lock-integrates-a-solar-panel-supports-3d-face-recognition/

DESLOC V150 Plus smart lock integrates a perovskite solar panel, supports 3D face recognition (Crowdfunding)

DESLOC V150 Plus is a smart lock with an integrated perovskite solar panel, which can generate power under low-light conditions, eliminating or at least reducing the need for manual battery charging. The V150 Plus is a two-part system consisting of exterior and interior units connected via wires through the door. The exterior unit includes the perovskite solar panel, two cameras with a 3D facial recognition system, and an AI-assisted fingerprint sensor, while the interior unit houses a 10,000mAh removable battery, a Battery Management System (BMS), and a lock motor. The BMS manages battery charging and power distribution. The rechargeable battery is rated to provide up to 8 months of backup operation when solar charging is unavailable, which is a little longer than the Lockzo AL501 3-in-1 smart door lock we reviewed earlier. DESLOC V150 Plus specifications: SoC – TBD (most probably a chip from Nordic or Espressif) Connectivity - Wi-Fi and Bluetooth Access

CNX Software - Embedded Systems News

Mesh Wi-Fi or a range extender? Here's how to know which one you actually need

https://www.engadget.com/2203019/mesh-wifi-vs-range-extender-pros-cons-explained/

#Tech #Wifi #HomeNetworking

Mesh Wi-Fi or a range extender? Here's how to know which one you actually need - Engadget

Wi-Fi extenders are cheap, but come with distinct drawbacks.

Engadget
How the heck are you supposed to get #P2P #WiFi working under #Linux on a system that doesn't use wpa_suplicant for configuration? I can't find docs on how #iw's p2p commands work. Only p2p start and p2p stop are listed in the help output and they don't seem to do much of anything.