DevOps and Development

What is Hadoop Mapreduce and How Does it Work

June 2, 2020

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 Apache Spark on Windows 10

May 28, 2020

Apache Spark is easy to install on Windows 10. Use the steps outlined in this guide to prepare your system for installing Spark. The tutorial also includes a simple test to make sure your Spark installation is working correctly.

Read more

How to Install Minikube on CentOS


Install Minikube on your CentOS 7 and set up a single-node Kubernetes cluster on your local machine. This open-source software starts up a virtual machine and runs a cluster inside of it, allowing you to test in a Kubernetes environment on your local machine.

Read more

How to Install Jenkins on CentOS 8

May 22, 2020

Follow the steps in this article to prepare everything you need to install and run Jenkins on CentoS 8. The guide contains the steps to install Java, configure your firewall, and how to load the Jenkins dashboard from your browser.

Read more

What is Bare Metal Cloud

May 20, 2020

This article provides answers to everything you wanted to know about Bare Metal Cloud and how it compares to other cloud options. Additionally, you will learn about how phoenixNAP's Bare Metal Cloud can help you manage your infrastructure as code.

Read more

How to Install NumPy

May 8, 2020

NumPy (Numerical Python) is an open-source library for the Python programming language. It is used for scientific computing and working with arrays. This tutorial outlines how to install NumPy on popular Operating Systems.

Read more

How to Install Elasticsearch, Logstash, and Kibana (ELK Stack) on CentOS 8

May 6, 2020

Need to install the ELK stack to manage server log files on your CentOS 8? Follow this step-by-step guide and set up each layer of the stack - Elasticsearch, Logstash, and Kibana.

Read more

How to Install Anaconda on CentOS 8

May 4, 2020

If you want to install the world's most popular Python-based data science platform, Anaconda, on your CentOS 8 machine, this guide provides everything you need. The steps detail how to install and update Anaconda, as well as how to uninstall it from the system.

Read more

How to Install Minikube on Ubuntu 18.04 / 20.04

April 30, 2020

Follow this step-by-step tutorial to install Minikube on your Ubuntu 18. 04. Minikube allows you to work in a Kubernetes environment and test your applications without using up a lot of resources. Set up the software and start working with Kubernetes locally today.

Read more

How to Undo and Redo Changes in Vim / Vi

April 28, 2020

Mastering basic Vim commands includes learning how to undo and redo changes in this text editor. Knowing how to undo and redo in Vim will help you speed up and simplify working with content and files.

Read more
1 38 39 40 41 42 46