Web Servers

How to Install Cassandra on Windows

June 8, 2020

This in-depth tutorial explains how to install, configure, and remove Cassandra on Windows 11.

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

What is Hadoop Mapreduce and How Does it Work


MapReduce is a powerful framework that handles big blocks of data to produce a summarized output. This article explains how MapReduce works and lists its basic concepts.

Read more

How to Install Ubuntu 20.04 LTS Desktop (Focal Fossa)

May 25, 2020

This article helps you install Ubuntu 20.04 on your machine. The latest Ubuntu Focal Fossa was released on April 23, 2020 and is a LTS release. The release will receive support and updates until April 2025.

Read more

Apache Hadoop Architecture Explained (with Diagrams)


Apache Hadoop is the go-to framework for storing and processing big data. This article provides clear-cut explanations, Hadoop architecture diagrams, and best practices for designing a Hadoop cluster.

Read more

How To Customize Bash Prompt in Linux

May 12, 2020

Follow this article to learn how to make changes to your BASH prompt. The guide shows how to edit the bashrc file, as well as how to modify PS1 variables. Use the information in this tutorial to change the appearance of your BASH prompt.

Read more

How to Upgrade to Ubuntu 20.04

May 7, 2020

Ubuntu 20.04 (Focal Fossa) is the newest Ubuntu LTS release. You can upgrade to the latest release from an existing 18.04 or 19.10 system in a couple of simple steps.

Read more

How to Grep for Multiple Strings, Patterns or Words

May 5, 2020

This tutorial lists multiple examples on how you can use the grep tool to search for multiple string patterns in a file. THe guide shows you how to utilize this tool most effectively to print the results you need.

Read more
1 16 17 18 19 20 22