云计算

  • How to Create a Table in Hive

    Introduction Apache Hive is a data warehousing tool used to perform queries and analyze structured data in Apache Hadoop. It uses a SQL-like language called HiveQL. In this article, learn how to crea…

    云计算 2022年1月7日
  • How to Upgrade From Ubuntu 16.04 to Ubuntu 18.04

    Introduction As Ubuntu 16.04 comes closer to its end of life (April 2021), you may want to consider upgrading to a newer version. In this tutorial, learn how to upgrade to Ubuntu 18.04 from Ubuntu 16…

    云计算 2022年1月7日
  • Introduction to the Linux File System

    Introduction A file system is a set of processes that controls how, where and when data is stored and retrieved from a storage device. An efficient file system is essential for everyday system proces…

    云计算 2022年1月7日
  • How to Mount NTFS Partition in Linux

    Introduction NTFS stands for New Technology File System. This file-storing system is standard on Windows machines, but Linux systems also use it to organize data. Most Linux systems mount the disks a…

    云计算 2022年1月7日
  • How to Delete Partition in Linux

    Introduction Linux users create partitions to organize their data in an efficient manner. As easy as they are created, Linux partitions can be deleted to reformat a storage device and regain storage …

    云计算 2022年1月7日
  • How to Install and Configure Ansible on Windows

    Introduction Ansible is an Infrastructure as Code tool used for managing and monitoring remote servers. Ansible requires a Linux-based system to run. This can be a problem if you want to use its feat…

    云计算 2022年1月7日
  • How to Create Partitions in Linux

    Introduction Creating disk partitions enables you to split your hard drive into multiple sections that act independently. In Linux, users must structure storage devices (USB and hard drives) before u…

    云计算 2022年1月7日
  • How to Connect to a Server Using the BMC Remote Console Feature

    Introduction The Remote Console feature of the Bare Metal Cloud (BMC) portal is an easy and secure way to connect to your BMC servers without SSH keypair. The BMC consoling only works with the passwo…

    云计算 2022年1月7日
  • How to Install IPMItool on Centos 7/8 & Ubuntu 18.04/20.04

    Introduction IPMItool is used to access the capabilities of IPMI – the Intelligent Platform Management Interface, a system interface that manages and monitors out-of-band computer systems. It is a co…

    云计算 2022年1月7日
  • Automated Deployment of Spark Cluster on Bare Metal Cloud

    Introduction The phoenixNAP Bare Metal Cloud exposes a RESTful API interface which enables developers to automate the creation of bare metal servers. To demonstrate the capabilities of the system, th…

    云计算 2022年1月7日