Bare Metal Servers

How to Mount NTFS Partition in Linux

October 8, 2020

In Linux, an NTFS partition is accessed in dual-boot setups where file exchange between drives is required. This article provides a detailed explanation of the NTFS partition mounting process.

Read more

How to Create a File in Ansible

October 7, 2020

Ansible allows you to quickly and easily use a single control node to manage a multiple remote servers. You can use Ansible to create files and folders on remote servers. This tutorial covers several ways to do that.

Read more

How to Delete Partition in Linux

September 30, 2020

Creating and deleting partitions in Linux is common because users must structure storage devices (USB and hard drives) before using them. In this tutorial, you will learn how to delete a partition in Linux.

Read more

How to Connect to a Server Using the BMC Remote Console Feature

August 28, 2020

This guide shows you how to use the Remote Console functionality in the Bare Metal Cloud Portal. Before you can do so, you must create a user with a password using your terminal, and this guide covers that as well.

Read more

How to Install IPMItool on Centos 7/8 & Ubuntu 18.04/20.04

August 27, 2020

This article helps you install IPMItool on your CentOS or Ubuntu system. Download, install and enable IPMItool and get to know the most common IPMItool commands today.

Read more

Automated Deployment of Spark Cluster on Bare Metal Cloud

August 12, 2020

This article explains how to automate the deployment of Apache Spark clusters on Bare Metal Cloud. Learn how to provision a Bare Metal Cloud server and deploy a Spark cluster with our Python code examples.

Read more

How to Install phoenixNAP BMC Ansible Module

July 24, 2020

Learn how to successfully install the Bare Metal Cloud Ansible module on your control machine. Take a look at the benefits of using this module and how to use playbooks to effectively manage your servers.

Read more

How to Install Apache Hive on Ubuntu

June 23, 2020

This tutorial shows you how to install, configure, and perform basic commands in Apache Hive. Improve your Hadoop cluster by allowing it to communicate with relational databases conveniently.

Read more

What Is NoSQL Database? – NoSQL Explained

June 17, 2020

The article provides a detailed explanation of what a NoSQL databases is and how it differs from relational databases. It focuses on the strengths and weaknesses of the non-relational database model using many practical examples.

Read more

Apache Hadoop Architecture Explained (with Diagrams)

May 25, 2020

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