How to Securely Monitor Remote Servers Using Zabbix on CentOS 7

Using a Different System? How to Monitor Remote Servers using Zabbix on Ubuntu 16.04 Are we missing a guide for your target system? Request one, or submit your own! Zabbix... Read more

Configuring BGP using Quagga on Vultr (CentOS 7)

Vultr’s Bring Your IP Space functionality allows for unprecedented freedom in assigning your own IP resources to servers on the Vultr cloud. We generally recommend using BIRD to announce your... Read more

Setup Your Own Private Network With OpenVPN

Vultr offers you awesome private network connectivity for servers running at the same location. But sometimes you want two servers in different countries / datacenters to be able to communicate... Read more

Getting Started with Kubernetes on CentOS 7

Kubernetes is an open-source platform developed by Google for managing containerized applications across a cluster of servers. It builds upon a decade and a half of experience that Google has... Read more

Install Discourse on CentOS 7

Discourse is a new open-source forum solution which is simple, clean, and straightforward. It is implemented with Ruby on Rails, a Postgres database, and a Redis server cache. This tutorial... Read more

How To Monitor Network Traffic in Real Time on CentOS 6

Introduction In this Vultr tutorial, you will learn how to view incoming and outgoing traffic in real-time using nload. This tool can be useful when you are trying to gauge... Read more

Install Pydio 7 on CentOS 7

Pydio is an alternative to software such as ownCloud and NextCloud. Pydio is open source as well, which means that it costs nothing to use and is managed by an... Read more

Setting up Munin for Monitoring on CentOS 6 x64

Munin is a server monitoring and status application that provides two components: munin – The server component in which munin-node reports. This program generates the HTML output. munin-node – Installed... Read more

Install WordPress with Apache, PHP and MySQL (Automated Startup Script)

You can copy and paste the following bash script into the startup script area of the Vultr Control Panel. It will install all of necessary packages to run WordPress, generate... Read more

Installing NodeJS and Express on CentOS

This tutorial will show you how to install Node.js and Express.js on CentOS 6 (or CentOS 7). You can use Node.js to build rapid, scalable web apps with JavaScript. Installation... Read more