Articles by Matt Vas
-
How to Install Nagios 4.3.x Monitoring Tool on Debian 9
Author: Matt Vas • Tags: debian, linux, monitoring • Comments: 18This tutorial will show you how to install and configure the latest version of Nagios Core, currently 4.3.4, from sources in Debian 9.1, codename Stretch. Nagios, also known as Nagios Core, is a free Open Source network monitoring tool actively maintained by its developers, designed to monitor an entire network infrastructure.
-
Install Nginx, MariaDB and PHP (FEMP stack) on FreeBSD 11
Author: Matt Vas • Tags: freebsd, mysql, nginx, php • Comments: 0In this tutorial, I will describe the process of installing and configuring the FEMP stack on FreeBSD 11.x. FEMP software stack is an acronym for FreeBSD - Nginx - MySQL (or MariaDB) and PHP.
-
Install Let's Encrypt and Secure Nginx with SSL/TLS in Debian 9
Author: Matt Vas • Tags: debian, linux, nginx, security, server, web server • Comments: 9This tutorial will show you how to install and secure a Nginx web server on Debian 9 with a TLS certificate issued for free by the Let’s Encrypt Certificate Authority. Furthermore, we will configure automatic renewal of Lets’ Encrypt TLS certificates using a cron job before the certificates expire.
-
-
Install a Centralized Log Server with Rsyslog in Debian 9
Author: Matt Vas • Tags: debian, linux, monitoring, server • Comments: 4In Linux, the rsyslog server can be configured to run a central log manager, in a service-client model fashion, and send log messages over the network via TCP or UDP transport protocols or receive logs from network devices, servers, routers, switches or other systems or embedded devices that generate logs.
-
How to Install Cacti SNMP Monitoring Tool on Debian 9
Author: Matt Vas • Tags: debian, linux, monitoring • Comments: 16Cacti is a web-based network monitoring tool, completely open source, designed to display network and system graphics via RRDtool. This tutorial will show you how to install and configure Cacti network monitoring tool from source to ensure that you get the latest version on Debian 9.
-
Configure WordPress with W3 Total Cache and CloudFlare CDN in LAMP
Author: Matt Vas • Tags: apache, debian, linux, mysql, php • Comments: 4This guide will show you how to increase WordPress website load speed with W3 Total Cache Plugin and a CloudFlare CDN free account. In this tutorial, Wordpress CMS system is installed on top of a LAMP stack (Linux + Apache HTTP server + MariaDB RDBMS and PHP) on a Debian 9 server.
-
Deploy WordPress on top of FAMP in FreeBSD 11.1
Author: Matt Vas • Tags: apache, freebsd, mysql, php • Comments: 5This guide will show how to install and configure the most popular open source CMS used on the internet, Wordpress, on top of FAMP in FreeBSD 11.x latest release. FAMP is an acronym which describes the following software bundle: FreeBSD 11.1 Unix-like operating system, Apache HTTP server, one of the most popular open-source web server on the internet, MariaDB RDBMS (relational database management system), which is a fork of MySQL database engine, and PHP programming server-side language.
-
How to Clone an Encrypted Disk Image with Clonezilla
Author: Matt Vas • Tags: centos, linux, security • Comments: 1In this guide, we’ll discuss how to image or clone the hard drive of a CentOS 7 server used as a DHCP and DNS server in production (DNS and DHCP data don’t change that often on the server). The cloned image will also be encrypted on-fly during the cloning process. A passphrase will be used to encrypt and decrypt the image. In case of losing or forgetting the passphrase, the imaged data will be forever lost.
-
Install Wordpress on LAMP in Debian 9
Author: Matt Vas • Tags: debian, mysql, php, server, web server • Comments: 10This tutorial will show you on how to install and configure the latest version WordPress on top of a LAMP stack in Debian 9 - Stretch. Wordpress, without a doubt, is one of the most popular open-source Content Management System or CMS used in these days for internet publishing, which powers more than 60 million websites worldwide, whether small blogging sites or notable huge name brands.