Getting the Linux operating system
In the next sections, we are going to create two Linux machines, CentOS and Ubuntu, on different hypervisors. The machines will serve as the automation server in our environment.
Downloading CentOS
CentOS binaries can be downloaded through multiple methods. You can download them directly from multiple FTP servers around the world, or you can download them as torrents, from people who seed them. Also, CentOS is available in two flavors:
- Minimal ISO: Provides the basic server, with essential packages
- Everything ISO: Provides the server and all available packages from the main repositories
First, head to the CentOS project link (https://www.centos.org/) and click on the Get CentOS Now
button, as shown in the following screenshot:

Then, choose the minimal ISO image, and download it from any available download site.
Note
CentOS is available for multiple cloud providers, such as Google, Amazon, Azure, and Oracle Cloud. You can find all of the cloud images at https:/...