Homepage › Forums › RetroPie Project › Everything else related to the RetroPie Project › Edimax EW-7811UTC Wifi adapter › Reply To: Edimax EW-7811UTC Wifi adapter
02/28/2015 at 22:55
#89629
Participant
turns out that after opening a terminal on my mac i was able to:
cd /
ls
cd users
cd jlogue
ls (i didn’t see .ssh or anything similar to it)
cd /users/jlogue/.ssh/known_hosts
(it returned permission denied to which this piqued my entered)
sudo nano /users/jlogue/.ssh/known_hosts
(it had the ip of my raspberry pi along with a key that I deleted)
ctrl-x
y
and now i can finally ssh into my raspberry pi from my mac again. no more going back and forth between screens to read the command line.
thank you for your assistance!
Now if I could just get the wifi adapter to run I’d be all set!