Articles by Matt Vas
-
How to clone disks with Linux dd command
Author: Matt Vas • Tags: linux, shell, ubuntu • Comments: 20 • Updated: Aug 11, 2022In this tutorial we'll refer to a practical example of Linux dd command that can be used by system administrators to migrate or clone a Windows Operating System or a Linux OS from a larger HDD partitioned in MBR or GPT layout style to a smaller SSD.
-
Install Red Hat Enterprise Linux Server from ISO Image
Author: Matt Vas • Tags: linux, server • Comments: 3The installation of RHEL performed in this tutorial will be based on the RHEL 7 DVD ISO image burned to a DVD or moved to a bootable USB drive. The installation will mainly cover the process of installing RHEL 7 on UEFI based machine, but the same installation procedure can be successfully applied on old BIOS motherboards or on UEFI systems with Legacy Mode or CSM (Compatibility Support Module) option enabled.
-
Install and Configure ISC DHCP Server in Debian 9
Author: Matt Vas • Tags: debian, linux, server • Comments: 3In this tutorial, we’ll learn how to install and configure DHCP server in Debian 9. DHCP or Dynamic Host Configuration Protocol is a protocol used in networks through which a system can automatically obtain the network settings at boot time.
-
-
Install WordPress 5 with Apache on Debian 9
Author: Matt Vas • Tags: debian, mysql, php, server, web server • Comments: 5This tutorial will show you how to install and configure the latest version of WordPress 5 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.
-
How to Install Zen Cart on Debian 9
Author: Matt Vas • Tags: debian, linux, web server • Comments: 0In this guide, I’ll show you how to install and configure the latest version Zen Cart on Debian 9, in order to create a free online shopping store. Zen Cart is a free open source e-commerce content management and shopping cart platform.
-
How to Install Typo3 CMS on Debian 9
Author: Matt Vas • Tags: apache, debian, linux, web server • Comments: 2In this guide, we’ll learn how to install and configure the latest version of Typo3 CMS in Debian 9. Typo3 is a powerful open source content management system with most parts written in PHP programming language.
-
Install Moodle eLearning Platform on Debian 9
Author: Matt Vas • Tags: debian, linux, web server • Comments: 7Moodle is a flexible and powerful free open source course management system and e-learning platform. This tutorial will explain how to install and configure the latest version of Moodle in Debian 9 release in order to create an e-learning platform at your premises.
-
How to Install EspoCRM Open Source CRM Software on Debian 9
Author: Matt Vas • Tags: debian, linux, web server • Comments: 2
In this guide, we’ll show you how to install and configure the latest version of the EspoCRM software on Debian 9 on top of a LAMP stack, in order to create a free online Customer Relationship Management platform for your company.
-
How to Install Pydio Web File Manager on Debian 9
Author: Matt Vas • Tags: debian, linux, web server • Comments: 2
Pydio is a powerful open source web file sync and file share solution software for online collaboration, similar to Gdrive or other online file-sharing services. In this tutorial, we’ll cover the installation and configuration process of the Pydio Community Edition from source on Debian 9 release, on top of LAMP stack.
-
Add a new Host and Services to be Monitored by Icinga 2
Author: Matt Vas • Tags: monitoring • Comments: 5
In this tutorial, I will show you how to add a new host to be monitored by Icinga 2 and how the host’s services, such as a web HTTP server, can be monitored by Icinga. I will also show you how to create your own custom Icinga plugin command in order to monitor UDP services in your network infrastructure.