netctl to networkd and iwd

Information:
https://wiki.archlinux.org/title/Systemd-networkd
https://wiki.archlinux.org/title/Iwd

Migration:
https://www.sobyte.net/post/2022-09/switch-to-systemd-networkd/
https://www.rdeeson.com/weblog/180/switching-from-netctl-to-networkd-with-iwd

Wofi:
https://codeberg.org/bagnaram/menu-iwd

Main configuration is in: /etc/iwd/main.conf
Network-Configuration is stored in: /var/lib/iwd

Commands – iwctl:

device list
device wlan0 set-property Powered on
station wlan0 scan
station wlan0 get-networks
station wlan0 connect SSID

station wlan0 show
station wlan0 disconnect

known-networks list
known-networks SSID forget

You may also like...

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.