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, configure & use Jenkins on Ubuntu 14.04.Linux

How to install, configure & use Jenkins on Ubuntu 14.04.

Jenkins is an open source application that monitors execution of repetitive jobs, such as building a software project or jobs ran by cron. It’s written in

Read
How To Install Elasticsearch 1.7, Logstash 1.5, & Kibana 4.1 (ELK Stack) on Ubuntu 14.04.Linux

How To Install Elasticsearch 1.7, Logstash 1.5, & Kibana 4.1 (ELK Stack) on Ubuntu 14.04.

The ELK stack consists of Elasticsearch, Logstash, and Kibana that many companies are using to centralize their valuable data. These are the three

Read
How to install Elasticsearch on Ubuntu 14.04.Linux

How to install Elasticsearch on Ubuntu 14.04.

Elasticsearch is a highly scalable open source search engine built on top of Apache Lucene and released under an Apache license. It is a tool for querying

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 Git on Ubuntu.Linux

How to Install Git on Ubuntu.

Git is an open source, distributed version control system. It’s all the rage right now with sites like GitHub offering a social coding experience, and

Read
How To Install GitLab As Your Private GitHub Clone.DevOps

How To Install GitLab As Your Private GitHub Clone.

Git is a distributed revision control and source code management (SCM) system with an emphasis on speed. Every Git working directory is a full-fledged

Read
How To Install & Host Ghost with Nginx on Ubuntu.Nginx

How To Install & Host Ghost with Nginx on Ubuntu.

Ghost is an Open Source application which allows us to write and publish our own blog, giving you the tools to make it easy and even fun to do. It’s

Read
How to install IonCube Loaders on Ubuntu 14.04.Linux

How to install IonCube Loaders on Ubuntu 14.04.

IonCube lets you protect your website's PHP code from being viewed and ran on unlicensed computers. IonCube Loaders is an encryption/decryption utility

Read
How To Install Linux, Apache, MySQL, PHP (LAMP) stack on Ubuntu.Apache

How To Install Linux, Apache, MySQL, PHP (LAMP) stack on Ubuntu.

The acronym LAMP refers to first letters of the four components of a solution stack, composed entirely of free and open-source software, suitable for

Read
How To Install Linux, Nginx, MySQL, PHP (LEMP) stack on Ubuntu.Nginx

How To Install Linux, Nginx, MySQL, PHP (LEMP) stack on Ubuntu.

The acronym LEMP refers to first letters of the four components of a solution stack, composed entirely of free and open-source software, suitable for

Read
How to Install Node.js On Ubuntu 20.04.Linux

How to Install Node.js On Ubuntu 20.04.

Node.js, a JavaScript-based platform that uses Google Chrome's JavaScript V8 Engine, is very powerful. It is used to create I/O-intensive web applications

Read
How To Install Rails & Nginx with Passenger on Ubuntu.Nginx

How To Install Rails & Nginx with Passenger on Ubuntu.

Ruby on Rails is an open source web application framework which runs on the Ruby programming language. It allows the developers creating pages and

Read