Skip to content

Instantly share code, notes, and snippets.

@pixelthing
Created September 11, 2019 23:47
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pixelthing/2d9d335cdd3632210febf2d2a15b5365 to your computer and use it in GitHub Desktop.
Save pixelthing/2d9d335cdd3632210febf2d2a15b5365 to your computer and use it in GitHub Desktop.

using a raspberry pi as a wifi network access point + web server. so i can work on the ipad with a mini offboard web server with no internet connection at all.

setting up the rpi as a network access point hbut do not carry out the bridge instructions): https://www.raspberrypi.org/documentation/configuration/wireless/access-point.md

setting up a VNC server: https://www.raspberrypi.org/documentation/remote-access/vnc/ (you can get it working straight on ipad away with the realvnc client (it uses unix authentication), but the realvnc interface is ... interesting ... so i downgraded to vnc authentication so that i could use "screens" app instead.

out there:

https://twitter.com/geoffreylitt/status/1150890826190376960?s=20

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment