How to Setup a Tekkit Classic Server on Ubuntu 16.10

Using a Different System? How to Install a Tekkit Classic Server on CentOS 6/7 Are we missing a guide for your target system? Request one, or submit your own! What... Read more

Using Logrotate To Manage Log Files

Introduction Logrotate is a Linux utility that simplifies the administration of log files. It typically runs once a day via a cron job, and manages logs based on customized rules/settings... Read more

Setup a Symfony 3 Application on Linux

Introduction Symfony is one of the most popular PHP frameworks that can be used to develop your own applications easily and rapidly. Featuring an assortment of decoupled and reusable components... Read more

Installing and Configuring Chronograf on Ubuntu 16.04 LTS

Chronograf is a time-series data grapher, similar to Grafana, which uses InfluxDB as it’s backend. Chronograf is far more than just a data visualization tool though; through Kapacitor, an entire... Read more

Generate ECC Certificate on Ubuntu 14.04

Elliptic Curve Cryptography (ECC for short) is an asymmetric key pair that is used for encryption and decryption of data. ECC offers a few advantages over RSA. ECC keys are... Read more

Installing Magento 2 On Ubuntu

Magneto is an open source e-commerce application owned by eBay. It operates using a LAMP stack on most Linux distributions. This guide will focus on how to setup Magento on... Read more

How to Install Vanilla Forum on Ubuntu 16.04

Using a Different System? How to Install Vanilla Forum on CentOS 7 Are we missing a guide for your target system? Request one, or submit your own! Vanilla forum is... Read more

Introduction to Lsof

Under Linux, many objects are considered a file, regardless of whether the object is actually a file, device, directory, or socket. Listing a file is easy, there is the shell... Read more

Migrate Your WordPress Site From A Shared Host To Vultr

As your website’s traffic grows and your reader/viewer base increases, you will eventually outgrow your shared hosting plan and consider migrating to a VPS. In order to migrate your WordPress... Read more

How to Deploy Multiple WordPress Sites Using Virtualmin and Ansible on Ubuntu 16.04

A common usage of a Vultr virtual server is to host WordPress websites. This guide shows you how to automate the configuration of a virtual server from scratch (using Ansible)... Read more