I am trying to connect to my school's wifi on a fresh install of Debian 10. I have no GUI and no internet at the moment, so just going through command line. I have set up my /etc/wpa_supplicant.config and found my wireless driver and set the link.
Now I am trying to run command wpa_supplicant -B and dhclient but both return not found. They're both downloaded (as evident using whereis command). Do I need to update some paths? I am in root.
Thanks!