Virtualization

How to Install Docker Compose on CentOS 7

November 19, 2019

If you are a Docker user, you are most likely running and managing multiple containers at the same time. Docker Compose is a software tool designed to simplify dealing with multi-container applications by allowing control over all Docker containers through a single coordinated command. Go through the installation process for Docker Compose by following the steps in this article.

Read more

Understanding Kubernetes Architecture with Diagrams

November 12, 2019

The article explores Kubernetes Architecture and the concept of Container Deployment. All elements of a Kubernetes cluster are discussed in great detail. Also, diagrams were used to simplify the more complex functions.

Read more

How to Install a Kubernetes Cluster on CentOS 7

November 8, 2019

Use Kubernetes to launch and orchestrate your applications efficiently. The steps outlined in this tutorial show you how to install and deploy Kubernetes on your CentOS machine.

Read more

How to Install and Use TensorFlow on CentOS 7

October 8, 2019

TensorFlow is Google’s open-source platform for machine learning. It was designed to simplify the process of implementing machine-learning models. This article shows how to install TensorFlow on CentOS no matter whether you need it for CPU or GPU support.

Read more

Veeam Service Provider Console Quick Start Guide

October 2, 2019

This quick start guide is a resource for all phoenixNAP clients using the Veeam Service Provider Console (VSPC) operated by PNAP. It provides the necessary information for a user to log in and install the software components to manage, create, and restore backup data on all protected computers and virtual machines (VM).

Read more

How to Install VirtualBox on CentOS and Rocky Linux

September 27, 2019

This guide explains how to install VirtualBox on CentOS and Rocky Linux directly from the official Oracle repository. Get valuable insight into this open-source cross-platform virtualization software today.

Read more

How To Install XAMPP On CentOS/RHEL 7.0

September 5, 2019

The XAMPP stack is an open-source Apache distribution of a PHP development environment consisting of cross-platform software (X): Apache (A), MariaDB (M), PHP and Perl (P). In this article, you will find simple instructions on how to install the XAMPP stack on CentOS 7, as well as how to verify installation and uninstall the XAMPP package.

Read more

VMware vCloud Availability Tenant Setup Guide

August 12, 2019

VMware vCloud Availability 3.0 is a single interface for workload migration, cloud-to-cloud disaster recovery, and on-premises disaster recovery. In this tutorial, learn how to successfully complete the VCloud Availability Tenant Configuration.

Read more

How to Install Wine 4.0 on CentOS 7

July 13, 2019

Wine is free software that allows you to run Windows applications on other systems, including Linux, Mac, Solaris, and FreeBSD.You can download this open-source software using the source code or from the EPEL repository. In this tutorial, learn how to install Wine 4.0 stable release on CentOS 7.

Read more

How to Install Terraform on CentOS

July 2, 2019

Terraform is a tool that creates a single provisioned interface for several different cloud-based services.  Referred to as “infrastructure as code,” it uses a configuration file to manage resources. This guide will help you install Terraform on an Ubuntu 18.04 or CentOS 7 Linux system.

Read more