Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 968 Bytes

GetShellWitoutMonitorOnLinux.md

File metadata and controls

8 lines (7 loc) · 968 Bytes

Seting up the Pi without a monitor using a Mac or Linux

Basically what you're doing is using the Pi's capability to emulate a network connection over USB. So you need to get the Pi (the guest) set up to load the proper modules to do so, and then connect from your machine (the host) using a shell (like iTerm+SSH on macOS).

Here are a few ways to accomplish this