VEXXHOST Logo

Tutorials

Step-by-step guides to help you get the most out of your cloud infrastructure. Learn how to deploy, configure, and optimize your applications.

How To Install Ruby on Rails on Ubuntu.Linux

How To Install Ruby on Rails on Ubuntu.

Ruby on Rails, often simply Rails, is an open source web application framework which runs on the Ruby programming language. It is a full-stack framework:

Read
How To Install WordPress & PhpMyAdmin with Docker Compose on Ubuntu 14.04.Docker

How To Install WordPress & PhpMyAdmin with Docker Compose on Ubuntu 14.04.

Compose is a tool for defining and running complex applications with Docker. With Compose, you define a multi-container application in a single file, then

Read
How to install WordPress with Ubuntu 20.04 and a LAMP Stack.Apache

How to install WordPress with Ubuntu 20.04 and a LAMP Stack.

WordPress - millions use this powerful, open-source, customizable, pluggable CMS worldwide to create blogs and fully functional websites. It is easy to

Read
How To Mitigate & Fix OpenSSL Heartbeat on CentOS or Ubuntu.Linux

How To Mitigate & Fix OpenSSL Heartbeat on CentOS or Ubuntu.

An extremely critical security issue was recently discovered in OpenSSL. It has been found affecting versions 1.0.1 through 1.0.1f. All CentOS 6.5

Read
How to protect your SSH server with Fail2Ban on Ubuntu.Linux

How to protect your SSH server with Fail2Ban on Ubuntu.

Every server that exists online, virtual or dedicated, has some purpose related to its existence. It could be used as mail server, file server, web server

Read
How To Reset Your MySQL or MariaDB Root Password.Database

How To Reset Your MySQL or MariaDB Root Password.

MySQL is an open-source relational database management system (RDBMS). It is open-source and free software, under GNU General Public License as well as

Read
How To Run Nginx in a Docker Container on Ubuntu 16.04.Docker

How To Run Nginx in a Docker Container on Ubuntu 16.04.

Whether you use the open source NGINX image from the Docker Hub repository or create your own NGINX image, you can spin up new instances in containers.

Read
How To Securely Set Up Shipyard 2.0.10 with TLS on CoreOS.General

How To Securely Set Up Shipyard 2.0.10 with TLS on CoreOS.

Shipyard allows you to see which containers each of your servers are running, in order to start or stop existing containers or create new ones.

Read
How To Set Up a Minecraft Server on Linux.General

How To Set Up a Minecraft Server on Linux.

Minecraft is popular sandbox indie game originally created by Swedish programmer Markus “Notch” Persson and later developed and published by Mojang. It is

Read
How To Set Up Nginx Virtual Hosts on Ubuntu.Nginx

How To Set Up Nginx Virtual Hosts on Ubuntu.

If we have a single server that is used as web server and it has allocated one IP address only, then in order to have more than one website or domain

Read
How to: Setup Cassandra & Run a Single-Node Cluster on Ubuntu 16.04.Linux

How to: Setup Cassandra & Run a Single-Node Cluster on Ubuntu 16.04.

Apache Cassandra is an open source distributed database management system designed to handle large amounts of data across many commodity servers,

Read
How to setup HHVM server on Ubuntu 14.04.Linux

How to setup HHVM server on Ubuntu 14.04.

HipHop Virtual Machine was developed and open sourced by Facebook. It’s an open source virtual machine designed for executing programs written in Hack and

Read