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 use cron jobs for automation on Ubuntu 14.04.Linux

How to use cron jobs for automation on Ubuntu 14.04.

Cron is one of the most powerful tool in a Linux/Unix based operating systems. A cron job is a Linux utility used for scheduling a task to be executed in

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
Setup Continuous Integration Pipelines with GitLab CI on Ubuntu 16.04.Linux

Setup Continuous Integration Pipelines with GitLab CI on Ubuntu 16.04.

This tutorial will elaborate on how one can set up GitLab CI to not just monitor repositories for changes but also run automated tests for validating code.

Read
How To Setup VNC For Ubuntu.Linux

How To Setup VNC For Ubuntu.

In computing, Virtual Network Computing (VNC) is a graphical desktop sharing system which transmits the keyboard and mouse events from one computer to

Read
Installing Latest Node.js on Ubuntu.Linux

Installing Latest Node.js on Ubuntu.

Node.js is a software platform that is typically used to build large scale (most frequently server-side) applications. It uses Javascript as its scripting

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
Getting Started with MEAN Stack.Node.js

Getting Started with MEAN Stack.

Node.js has one of the biggest tech communities behind it and as a result it also has a colossal amount of toolset to choose from for whatever project you

Read
How To setup LAMP stack on CentOS 7.Apache

How To setup LAMP stack on CentOS 7.

LAMP is short for Linux, Apache, MySQL or PHP which is an open source web development platform. It uses Linux as it’s operating system while Apache and

Read
How To Install and Use EasyEngine (ee) on Ubuntu.Linux

How To Install and Use EasyEngine (ee) on Ubuntu.

EasyEngine (ee) is a linux shell-script collection, which makes managing your WordPress and Nginx sites on an Ubuntu server easy and fun. EasyEngine makes

Read
How To Install FreePBX on CentOS.Linux

How To Install FreePBX on CentOS.

PBX (stands for private branch exchange) is a private telephone network used that can be very easily connected to the public landline and mobile networks.

Read
How To Install and Use Docker Compose on Ubuntu 14.04.Docker

How To Install and Use Docker Compose on Ubuntu 14.04.

Docker is an open platform for distributed applications for developers and sysadmins. You can achieve agility and control for Development and IP

Read
10 Essential & Useful Ruby on Rails 4 Gems.Ruby

10 Essential & Useful Ruby on Rails 4 Gems.

The Ruby on Rails framework is an extremely powerful tool for developing web applications. It comes with plenty of built-in features that help accelerate

Read