Author Archives: Tyler

How to use Docker to optimise a WordPress website hosted on a VPS

Docker is an open-source container technology best known for simplifying the workflows of developers and sysadmins. In Docker, applications are in fact shipped within virtual software containers, which can be run either on a physical machine, an instance in a public or private cloud, or a distributed system. Docker has equally proven to be an […]

Configure IPv6 on your VPS

Introduction Internet Protocol version 6 (IPv6) is the latest version of the Internet Protocol (IP). It was designed to solve the long anticipated exhaustion of IPv4 addresses by using addresses consisting of 128 bytes instead of the traditional 32-byte IPv4. This guides explains how to configure IPv6 addresses in our infrastructures. Prerequisites: An ServerMeister VPS […]