- Red Hat Enterprise Linux Server Cookbook
- William Leemans
- 95字
- 2021-07-30 09:54:22
Introduction
In this chapter, you will find the answer to deploying multiple systems with the same basic setup. We will first look at creating an answer file, the kickstart file that will drive the unattended installation. Then, we'll take a look at a possible way to make this kickstart file accessible through the Apache web server. Finally, we'll discuss two common ways to install physical and virtual machines.
This chapter assumes that you have a working knowledge of system network configuration components, such as DNS, DNS search, IP addresses, and so on, and yum repositories.
推薦閱讀
- OpenDaylight Cookbook
- Android應(yīng)用程序開(kāi)發(fā)與典型案例
- Android 9 Development Cookbook(Third Edition)
- C語(yǔ)言程序設(shè)計(jì)
- Python漫游數(shù)學(xué)王國(guó):高等數(shù)學(xué)、線性代數(shù)、數(shù)理統(tǒng)計(jì)及運(yùn)籌學(xué)
- Building Serverless Applications with Python
- Apache Spark 2.x for Java Developers
- Unity 2D Game Development Cookbook
- Go語(yǔ)言從入門到精通
- Django Design Patterns and Best Practices
- Visual C++開(kāi)發(fā)寶典
- Python高性能編程(第2版)
- Android應(yīng)用開(kāi)發(fā)攻略
- Getting Started with the Lazarus IDE
- Swift編程實(shí)戰(zhàn):iOS應(yīng)用開(kāi)發(fā)實(shí)例及完整解決方案