- 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]