SysAdmin,Databases,Bare Metal Servers
How to Create a Table in Hive
October 28, 2020
Apache Hive is a data warehousing tool used to perform queries and analyze structured data in Apache Hadoop. Use this clear-cut tutorial to learn how to create tables in Hive.
How to Upgrade From Ubuntu 16.04 to Ubuntu 18.04
October 22, 2020
Upgrade from Ubuntu 16.04 to Ubuntu 18.04 (Bionic Beaver) in a couple of simple steps. This guide shows you two different ways to upgrade your Ubuntu 16.04 system - through the graphical user interface or the command line.
Introduction to the Linux File System
October 21, 2020
A file system is a set of processes that controls how, where and when data is stored and retrieved from a storage device. This article will help you understand development process of Linux file systems, main features of the ext4 system and alternate…
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.
DevOps and Development,Bare Metal Servers
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.
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.
Web Servers,SysAdmin,Bare Metal Servers
How to Install and Configure Ansible on Windows
September 29, 2020
Ansible is a Linux-based app used for monitoring and managing remote severs. There are several ways you can make Ansible work on Windows 10. This tutorial provides a step-by-step guide to three of them.
How to Create Partitions in Linux
September 23, 2020
In Linux systems, in order to use storage devices such as Hard Drives and USB drives, you need to understand how partitioning works. This step-by-step tutorial will teach you everything there is to know about parted command and partitioning.
DevOps and Development,Bare Metal Servers
How to Install and Configure Ansible on Ubuntu 20.04
September 10, 2020
Ansible is a management system that helps you manage a large number of servers without the need for any specialized tools or formats. This guide covers the steps for installing Ansible on Ubuntu 20.04.
Web Servers,Bare Metal Servers
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.