Virtualization

How to SSH into a Running Docker Container and Run Commands

October 24, 2019

This knowledge base article explains how to SSH into a running Docker container. Docker exec and docker attach commands are the preferred methods to connect to a running container, but traditional SSH is also an option. This article explains all three options.

Read more

How to Create Docker Image with Dockerfile

October 23, 2019

A Dockerfile offers a simpler and faster way of creating Docker images. They go through the script with all the commands for assembling an image, essentially automating the process. Learn how to create a Dockerfile and use it to build a Docker image and new container around it.

Read more

How to Install VMware Tools on Ubuntu 18.04

October 15, 2019

This article provides three methods of installing VMware Tools on your Ubuntu guest system. VMware Tools vastly improves your experience when using a virtual operating system.

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 Availability Console 3.0 Quick Start Guide

October 2, 2019

This quick start guide is a resource for all phoenixNAP clients using the Veeam Availability Console (VAC) operated by PNAP. It provides the necessary information for a user to log in and install the necessary 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

How to Install VirtualBox on CentOS 7

September 27, 2019

This guide explains how to install VirtualBox 6.0 on CentOS 7 directly from official Oracle repositories. Get valuable insight into this open-source cross-platform virtualization software today.

Read more

How to Set Up Apache Virtual Hosts on Ubuntu 18.04

September 26, 2019

Name-based virtual hosts allow you to have a number of domains with the same IP address. This article contains a detailed guide on the steps to enable Apache Virtual Hosts on Ubuntu 18.04.

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