- Learning SaltStack(Second Edition)
- Colton Myers
- 149字
- 2021-07-14 11:06:38
Chapter 1. Diving In – Our First Salt Commands
Salt is more than just configuration management or remote execution. It is a powerful platform that not only gives you unique tools to manage your infrastructure, but also the power to create new tools to fit your infrastructure's unique needs. However, everything starts with the foundation of lightning-fast remote execution, so that's where we will start.
In this chapter, you will learn how to:
- Install Salt
- Configure the master and the minion
- Connect the minion to the master
- Run our first remote execution commands
This book assumes that you already have root access on a device with a common distribution of Linux installed. The machine used in the examples in this book is running Ubuntu 14.04, unless otherwise stated. Most examples should run on other major distributions, such as recent versions of Fedora, RHEL 6/7, or Arch Linux.
推薦閱讀
- Instant Node Package Manager
- Practical Data Analysis Cookbook
- Boost.Asio C++ Network Programming(Second Edition)
- 玩轉(zhuǎn)Scratch少兒趣味編程
- Mobile Application Development:JavaScript Frameworks
- Getting Started with ResearchKit
- AWS Serverless架構(gòu):使用AWS從傳統(tǒng)部署方式向Serverless架構(gòu)遷移
- 營(yíng)銷數(shù)據(jù)科學(xué):用R和Python進(jìn)行預(yù)測(cè)分析的建模技術(shù)
- x86匯編語言:從實(shí)模式到保護(hù)模式(第2版)
- Scala編程實(shí)戰(zhàn)(原書第2版)
- R Deep Learning Cookbook
- Learning Salesforce Einstein
- 深入理解Android:Wi-Fi、NFC和GPS卷
- HTML 5與CSS 3權(quán)威指南(第3版·上冊(cè))
- TMS320LF240x芯片原理、設(shè)計(jì)及應(yīng)用