Browsing category

Ubuntu

VnStat Dashboard – A Web Based Interface for Monitoring Network Bandwidth

VnStat Dashboard is a graphical web interface for VnStat, a network utility. VnStat dashboard provides a simple graphical chart where we can monitor the traffic of network interfaces. Dashboard also includes statistics history (hourly, days, months or full summary). This post focuses on installing VnStat Dashboard on Linux systems. Features: Hourly statistics using Google Charts. […]

Install Monitorix on CentOS 7 / Ubuntu 16.04 / Fedora 27 / Debian 9 – OpenSource Lightweight System Monitoring Tool

Monitorix is an open source, lightweight system/service monitoring tool for Linux operating systems. Monitorix has been created to be used under production environment and can be used on embedded devices as well. Monitorix comprised of two programs: “monitorix“, a collector, which is a Perl daemon working as a startup service, and a CGI script called […]

Install ownCloud 10 on Ubuntu 16.04 / 14.04 / Debian 9 / 8

ownCloud is an open-source (commercial version also available) web suite that provides cloud storage over the network. The data can be uploaded/downloaded via browser or through the software clients available free for download. ownCloud is based on PHP, and you can run this on all platforms that meet requirements. It offers almost all possibility of […]

Install WordPress + Apache, MariaDB, and HHVM in Ubuntu 16.04

HHVM is just-in-time compiler designed to run applications that are written in PHP and Hack language. Facebook use HHVM to serve billions of web requests per day and is faster than traditional PHP engine. This article describes the steps to install WordPress with Apache, MariaDB, and HHVM on Ubuntu 16.04 Server. Below are the topics […]