Installing Arch Linux

iwctl
device list

Remember name of the device. For example wlan0

station wlan0 scan
station wlan0 get-networks
station wlan0 connect MODEMRNA-VACCINE

Enter password and you're done!

exit

ip a
ping google.com

Setting the clock

View clock by typing 'timedatectl'

To change the timezone:

timedatectl set-timezone America/Indianapolis

Last updated