- CentOS High Performance
- Gabriel Cánepa
- 95字
- 2021-07-16 09:35:10
Chapter 1. Cluster Basics and Installation on CentOS 7
In this chapter, we will introduce the basic principles of clustering and show how to set up two Linux servers as members of a cluster, step by step.
As part of this process, we will install the CentOS 7 Linux distribution from scratch, along with the necessary packages, and finally configure key-based authentication for SSH access from one computer to the other. All commands, except if noted otherwise, must be run as root and are indicated by a leading $
sign throughout this book.
推薦閱讀
- Learning Python Web Penetration Testing
- Python程序設計教程(第2版)
- JSP網絡編程(學習筆記)
- 自己動手寫搜索引擎
- Android和PHP開發最佳實踐(第2版)
- Learning Chef
- PyQt從入門到精通
- Flask Web開發入門、進階與實戰
- Practical Windows Forensics
- Visual C++數字圖像處理技術詳解
- EPLAN實戰設計
- Go語言底層原理剖析
- Webpack實戰:入門、進階與調優(第2版)
- 一步一步跟我學Scratch3.0案例
- 從Excel到Python數據分析:Pandas、xlwings、openpyxl、Matplotlib的交互與應用