Hi, so i’m trying to get this wifi dongle that came with the rpi2 I ordered, I’ve been using the regular pi for years, i’m no stranger to using sudo and updating through ssh, however when I am trying to get the latest stuff, anything like “sudo XXX” comes back as an unknown command. Is there something I need to update? Is there a reason I’m not aware of that would cause this? i even just tried apt-get update by itself, and it’s also coming back as ‘unknown command’. Please tell me i’m just overlooking something I don’t remember setting up before… thanks for all help
I’d suspect that your PATH is mangled here.
What does /bin/echo $PATH show
Sam
Argh!!! I was still in the connmanctl, from trying to get this wifi dongle working. New to this. Thanks Sam.
Easily done
S