Showing posts with label remote access. Show all posts
Showing posts with label remote access. Show all posts

Wednesday, 23 July 2014

RaspberryPi Webserver: install & configure

The low power consumption of the RaspberryPi means that it wont run up a huge electricity bill if left on all the time.


So its a good candidate for a webserver, either as part of your home automation system, or just for experimentation.


This post describes how I configured a Raspberry Pi using a light-weight web server application.

Sunday, 9 February 2014

How to VNC into a Headless RaspberryPi

Much has been written about using VNC with a headless RaspberryPi, but I seem to struggle with some of the suggested methods.


I also generally prefer to use the VNC server "x11vnc", as I like to view the same session as one open by a local user.


So here are my notes...