New to Ubuntu. Trying to connect to wifi, can only connect on ethernet. Saw this post My wireless/WiFi connection does not work. What information is needed to diagnose the issue? which introduced me to this script download
wget -N -t 5 -T 10 https://github.com/UbuntuForums/wireless-info/raw/master/wireless-info &&
chmod +x wireless-info &&
./wireless-info
and told me to post outputs to here. What do I need to do to fix this? Pastebin output: http://paste.ubuntu.com/24919052/