Raspberry Pi headless! (How to 2019)

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

Nice Video Buds, keep the hard work on!!

prg
Автор

ssh file on windows:

If you use git bash like me, then it's as easy as "touch ssh"

You can do this with a normal command prompt that windows has if you don't use this (most people won't):

1. Hold shift, and inside your folder (anywhere inside the window) rightclick and select "Open command window here"

2. "type nul > ssh" (yeah, I know, that's why DOS is not popular)


It's not really obvious to people who don't use command prompt or create "weird" (windows has extensions hidden by default, meaning you can't change them without looking for option to enable it, all that bullshit) files like this so I'm just putting this here, as this is easiest way to do it without botherring to put too much effort into what you'll do only once.


By the way, thanks, I setup my rpi with no issues :)

purpleice