Getting current memory usage

Getting current memory usage

I’ve started gathering the information that I need in order to be able to create the user interface that I...

Installing Apache, PHP and MySQL on a Raspberry PI

Installing Apache, PHP and MySQL on a Raspberry PI

Why Apache? I like to go into projects with my eye’s open.  There are choices about which server software to...

User interface for my mega server

User interface for my mega server

A couple of years ago I started a series of posts about setting up a Lamp configuration on a Debian...

All in one server (DHCP, DNS, NTP and VPN)

All in one server (DHCP, DNS, NTP and VPN)

In the previous posts, I’d decided to split up some of the services onto more than one PI.  Currently I...

Adding a DHCP server

Adding a DHCP server

Next step in this master plan is to add a DHCP server to the PI that is running my DNS...

Switching my VPN to use my new DNS server

Switching my VPN to use my new DNS server

This post is a quick interlude as I want to get make some progress on my VPN Server setup. The...

DNS Server

DNS Server

This post is part of a series that starts here.  It assumes that you have already configured your Raspberry PI...

NTP Server

NTP Server

An NTP server is a good way to synchronise the time across all the machines on a network.  This is...

Raspberry Pi DNS, NTP, DHCP and Active Directory server

Raspberry Pi DNS, NTP, DHCP and Active Directory server

In this project, I’m going to set up my original Raspberry Pi model B to do the functions that would...

VPN Server on a Raspberry PI 3

VPN Server on a Raspberry PI 3

WHY? I want to be able to connect to my home network from anywhere.  There are two ways to do...