Skip to main content

Tag: Servers

All articles tagged with Servers.


Take a snapshot of a Fasthosts VPS

With the addition of a snapshot feature in the Edition 2 VPS, you can now take snapshots (known as "images") of your Fasthosts cloud VPS to protect against data loss and recover from a disaster scenario.

While you can use the snapshot feature for backups, I strongly recommend you have other backups in place for two reasons:

DevOps Read more →





Deploying PHP applications with RunCloud on UpCloud

My first post of 2019 is a tutorial that’s all about the cloud.

I’m going to show you how to deploy a PHP application with a MySQL database on a cloud server from UpCloud. I’ll be using the brilliant RunCloud control panel to deploy my PHP photo gallery – Blue Twilight – to an UpCloud server.

My friends over at UpCloud have provided an awesome promo-code for free credit to try out their service. Details at the end of the article.

Software Development , DevOps Read more →


Website maintenance: 16/17th October

My new hosting provider (blog post on that coming soon!) has notified me of 2 maintenance windows next week:

  • 16th October, 22:00 – 02:00
  • 17th October, 00:00 – 00:30

The first window specifically targets the VPS platform, and will see my server powered down and migrated to new infrastructure.

The second window will see an upgrade to the core network adding additional capacity and DDOS protection.

This outage will affect:

Miscellaneous Read more →


Upgrade Ubuntu Server 16.04 to 18.04

The Ubuntu team will this week release Ubuntu Server 18.04.1, the first minor revision to 18.04 since its release on April 26th.

Following the release on July 26th*, Ubuntu 16.04 machines everywhere will soon start to get notifications that a new release is available to upgrade to.

In this article, I’ll show you how to upgrade Ubuntu 16.04 to 18.04 using the command-line. This can be used on all Ubuntu derivatives, but is mostly aimed at Server installs that do not have a graphical interface.

DevOps Read more →


Install a LAMP stack (Apache, MariaDB, PHP) on Ubuntu Server

Ubuntu Server is a Linux distribution that is ideally suited to server workloads. For example: hosting websites and web applications.

One of the annoying things I find about some Linux distributions (Ubuntu included) is that packages are “frozen in time” through the life of a release. For example, Ubuntu 16.04 was released with PHP 7.0. However PHP 7.2 is now the latest release. Vendors typically apply security fixes to their packages, but you’re still missing out on new features.

DevOps Read more →



Subscribe to Servers