Arch Linux Installation: Wifi Connection Fix || Configure DHCP || 100% Worked
Connect to the internet
Arch Linux || 100% work
Fix Connection Error
name or service not known
ping archlinux.org: name or service not known
ping: www.google.com: name or service not known
configure dhcp arch linux installation
Some command are:
ip link
iwctl
device list
wlan0 is an device list name(plz check once)
station wlan0 scan
station wlan0 get-networks
station wlan0 connect your-wifi-ssid
exit
dhcpcd wlan0
systemctl status dhcpcd@wlan0
journalctl -xn (Cntrl+D to back)
dhclient -r
dhclient
by arjun ghimire
linux dhcp client