Virtualization

Docker on Raspberry Pi - Installation Guide

December 12, 2019

If you want to install Docker on Raspberry Pi, that is on its Raspian system, you need to use the automated convenience scripts to do so. Docker is a tool for creating, deploying, and running applications in containers. The software speeds up the development while not using a lot of resources. Containers are lightweight, a feature especially valuable if you are a Raspberry Pi user.

Read more

How to Install Kubernetes on a Bare Metal Server

November 27, 2019

Container deployment with direct hardware access solves a lot of latency issues and allows you to utilize server processing power to the fullest. Learn how to install Kubernetes on a Bare Metal Server. An unorthodox solution that gives unprecedented scaling potential.

Read more

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

Docker Image vs Container: The Major Differences

October 31, 2019

Docker images and containers are elements in Docker's platform-as-a-service software. They are both essential components in the process of running an application in a virtual environment. Since images and containers are closely related, some users may find it difficult to understand their individual roles. This article explains these roles, how the concepts are related, and how they differ.

Read more

How To Install Docker on Debian 10 Buster

October 28, 2019

Docker is a virtual container management tool that speeds up and improves application development. Created containers share the kernel and other resources, but are also isolated from one another. The software allows you to make highly compatible applications using its uniform interface.

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

What Is VDI and How Does It Work?

October 1, 2019

This article explains what a virtual desktop environment is and how it can be implemented. It also details how virtual desktop infrastructure can reduce your IT costs.

Read more