Tutorial: Upgrading to Ubuntu 18.04 from Ubuntu 16.04
Upgrade to Ubuntu 18.04 from 16.04 on your VPS with a few simple commands and a short wait, and then take advantage of all the new features on your virtual …
SSH two-factor authentication: How to enable on your VPS
Easily enable SSH two-factor authentication to ensure that would-be attackers can’t easily access your VPS. Combine with SSH keys for even more security.
Outline VPN: How to install it on your server (Tutorial)
Setting up a virtual private network (VPN) on a personal server has never been particularly easy. Enter… Google?
Dotfiles to simplify developing and administering servers
Imagine downloading a repository with git and running a single command to put all your preferences back in place after booting up a new server. Enter our dotfiles tutorial.
Tutorial: Ditch SSH, get started with Mosh
SSH is super powerful, but it’s definitely not perfect. Why not give Mosh, which promises better reliability and speed, a try?
Hosting multiple SSL-enabled sites with Docker and Nginx
It’s the ultimate combination: using Docker and Nginx to host SSL-protected multiple sites on a single VPS. This tutorial will show you how.
Redis Cache For Speeding Up Your WordPress Website
A quick tutorial on installing Redis and configuring Wordpress to communicate with Redis as a caching layer.