How to Manage Account Password in Linux
There are a few Linux commands you should be familiar with in order to manage account passwords effectively. In this article, we'll cover some of the handiest password management commands.
View ArticleHow to Install MySQL 8 Database Server on CentOS 8
MySQL is a free, open-source and one of the most popular database systems around the globe. In this tutorial, we will show you how to install MySQL 8 on CentOS 8 server.
View ArticleHow to Install X-Cart eCommerce platform on Debian 10
X-Cart is an extremely flexible open-source eCommerce platform with tons of features and integrations. This guide describes the process of installing X-Cart 5 on Debian 10 by using Nginx as a web...
View ArticleHow to create a Virtual Machine (VM) on Google Cloud Platform (GCP)
Google Compute Engine lets you use virtual machines that run on Google's infrastructure inside the Google Cloud Platform. In this article, we will demonstrate how to create a virtual machine (vm) using...
View ArticleHow to Install Samba Server on CentOS 8
Samba is a free and open-source software that can be used to share files, folders, and printers between Linux and Windows systems. In this tutorial, we will learn how to install Samba and configure it...
View ArticleHow to Install Ansible AWX on CentOS 8
AWX stands for "Ansible Web eXecutable" is a free and open-source project that allows you to manage and control your Ansible project easily. It provides a web-based user interface and task engine built...
View ArticleHow to create a Virtual Private Cloud (VPC) in AWS
VPC (Virtual Private Cloud) falls under - Network and Content Delivery - service in AWS (Amazon Web Services). VPC provides us logically a virtual private, isolated cloud. In this article, we will see...
View ArticleHow to Install Magento on CentOS 8
Magento is one of the most popular open-source e-commerce platforms that allows you to set up e-commerce websites and online stores in minutes. In this tutorial, we will show you how to install Magento...
View ArticleHow to Install Vanila Forum and Secure it with Let's Encrypt on CentOS 8
Vanilla is a free, open-source and flexible community forum software that can be used to build your own forum site. In this tutorial, we will learn how to install Vanilla forum on CentOS 8 and secure...
View ArticleHow to Install WonderCMS with Apache and Let's Encrypt SSL on CentOS 8
WonderCMS is a free, open-source, simple and lightweight content management system for building simple websites and blogs. It is a flat-file CMS and doesn't require any database.
View ArticleHow to Install an Email Server with ISPConfig on Debian 10
This tutorial shows how to install a mail server on Debian 10 using ISPConfig server control panel.
View ArticleConverting your Python 2 code to Python 3
Python 2 reached the end of life on January 1, 2020. Python 3 has been available since 2008, but converting from 2 to 3 has been slow because of dependencies on libraries that were not available in...
View ArticleHow to update ONLYOFFICE Document Server to version 5.5
In this tutorial, we'll learn how to update ONLYOFFICE Document Server to version 5.5 separately from other components. ONLYOFFICE is a free open-source solution with online editors and collaboration...
View ArticleWhat is umask in Linux?
UMASK in Linux or Unix systems is known as User Mask or it is also called as User file creation Mask. This is a base permission or default permission when a new file or folder is created in the Linux...
View ArticleHow to setup EC2 Auto Scaling Group (ASG) on AWS
In this article, we will see how to create an ASG and see how the number of instances can be maintained if the count decreases or load on the system increases.
View ArticleHow to Install Visual Studio Code Server on Debian 10
In this tutorial we show you how to install the code server on the Debian Buster 10. We will install and configure the code server using Nginx as a reverse proxy, secure it with SSL Letsencrypt and...
View ArticleHow to Install Attendize on FreeBSD 12
Attendize is an Open-source ticket selling and event management platform and is everything you need for a successful event. This tutorial will show you how to install Attendize on FreeBSD 12.
View ArticleHow to Install and Configure Mattermost on CentOS 8
Mattermost is a free, open-source and self-hosted enterprise team collaboration messaging system. In this tutorial, we will show you how to install Mattermost with Nginx reverse Proxy on CentOS 8.
View ArticleHow to Install Apache ActiveMQ and Hawt.io on CentOS 8
Apache ActiveMQ is a free, open-source and Java-based message broker that can be used to send messages between two applications. In this tutorial, we will learn how to install Apache ActiveMQ on CentOS 8.
View ArticleHow to Install Terraform on Ubuntu 18.04 LTS
Terraform is an open-source infrastructure automation tool which allows you to define and describe your infrastructure as code inside configuration files using a declarative language and to deploy and...
View Article