Files
teslausb/GetShellWitoutMonitorOnLinux.md

968 B

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