TheSaturdayThing / Arcade

Arcade game using Raspberry Pi
0 stars 0 forks source link

Enabling remote access to the raspberry pi #2

Open david-i opened 7 months ago

david-i commented 7 months ago

By default, remote access to the raspberry pi is disabled in the OS in order to improve security. I find it useful to run the device in "headless" mode so that I don't have to connect a KVM (Keyboard/Video/Mouse) to it, or be at its physical console

If this is is useful, a wiki page detailing the steps can be added to this project.

LucaFeggi commented 7 months ago

I think a wiki page about this would be great. Moreover, now the wiki section could be cleaned a bit: for example the "Addictional libraries" and the "installing SDL2" sections are meaningless since the "Compiling games with SDL2" contains the essential and most useful informations of the two of them.

david-i commented 7 months ago

I have removed old wiki pages and have started writing a new one on how to enable remote access.