- Get the Raspberry Pi running connected to PC and monitor
 - Plug the ethernet cable between the Pi and the Mac
 - Set up internet sharing on Mac for the ethernet interface
 - To find the IP of the Pi: grep OFFER /var/log/system.log
 - ssh pi@[the IP address from the grep]
 
Tuesday, 27 November 2012
Mac to Raspberry Pi Over Ethernet Cable
Here are some really quick notes on how to connect a Raspberry PI via a ethernet cable to a Mac in order to run the PI in head-less mode over SSH from the Mac:
Subscribe to:
Comments (Atom)