Web Servers

How to Secure Nginx with Let's Encrypt On Ubuntu 20.04 / 18.04

July 9, 2020

This guide shows you how to secure your Nginx with Let’s Encrypt that generates SSL/TLS certificates for your domain. In addition, you will learn how to enabled Certbot to renew certificates automatically.

Read more

The Difference Between Backup vs Replication

July 7, 2020

This article briefly explains the concepts behind backup and replication. A clear-cut table provides an excellent overview of all the features that set them apart.

Read more

How to use Linux Shutdown Command with Examples

July 5, 2020

The shutdown command is used to shut down the system immediately, schedule a shutdown, inform users of such processes, or even cancel it. LEarning how to use the shutdown command is important for any Linux user.

Read more

How to Install Cassandra on Ubuntu

June 23, 2020

This tutorial covers everything you need to do in order to install Apache Cassandra on your Ubuntu machine. Follow the steps for installing Java and other dependencies before you run the Cassandra installation.

Read more

What Is NoSQL Database? – NoSQL Explained

June 17, 2020

The article provides a detailed explanation of what a NoSQL databases is and how it differs from relational databases. It focuses on the strengths and weaknesses of the non-relational database model using many practical examples.

Read more

How to Use rsync to Back up Data

June 11, 2020

To back up your files to another location on the same machine, or over a network to a remote destination, use rsync. This guide will show you how to safely back up your files locally and over SSH to another machine.

Read more

How to Install Cassandra on Windows 10

June 8, 2020

This in-depth tutorial explains how to install Cassandra on Windows 10. The abundance of images in this tutorial makes installing Cassandra on Windows very easy. Besides learning how to install Cassandra on Windows the guide also shows you how to install Java 8 and Python 2.7.

Read more

Hadoop vs Spark – Detailed Comparison

June 4, 2020

This article explains how Hadoop and Spark are different in multiple categories. The tools are both free, but there is more than meets the eye. Learn how they compare working alone and if they can work together.

Read more

Linux Kernel 5.7 Released: 12 New Features to Consider

June 3, 2020

Linux released its latest LTS kernel version, the Linux kernel 5.7. Take a look at all the new features and updates you can expect to find. Keeping your kernel up-to-date is important for system security and functionality. This guide will also show you how to upgrade to the latest kernel and try out the new features for yourself.

Read more

How to Install phpMyAdmin on CentOS 8

June 2, 2020

The phpMyAdmin software is used for working with MySQL databases through a graphical interface. It can be configured to manage a local database, or a remote database. It replaces the default command-line interface which can be used for database management. This guide shows you how to run a CentOS 8 server with Apache, MySQL, and PHP.

Read more
1 13 14 15 16 17 22