Posts tagged with Tutorials.

Upgrade to Ubuntu 18.04 logo
Tutorials | May 30, 2018 | By Dwijadas Dey | 10 min read

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
Tutorials | May 25, 2018 | By Joel Hans | 10 min read

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.

An image of the Jigsaw/Outline VPN logo.
Tutorials | Mar 29, 2018 | By Joel Hans | 9 min read

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?

An example from our dotfiles tutorial
Tutorials | Feb 14, 2018 | By Joel Hans | 19 min read

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.

Tutorials | Feb 07, 2018 | By Joel Hans | 10 min read

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?

Docker Nginx multiple websites: a comprehensive tutorial
Tutorials | Nov 22, 2017 | By Joel Hans | 15 min read

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.

Tutorials | Jul 28, 2017 | By Joel Hans | 4 min read

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.