In this exercise, you will manually install RHEL 8 on a clean virtual machine using Anaconda.
Outcomes
You should be able to manually install Red Hat Enterprise Linux 8.
The installation media ISO has already been attached to serverc.
Log in to workstation as student using student as the password.
On workstation, run the lab install-installation start command.
[student@workstation ~]$lab install-installation start
Locate the icon for the serverc console, as appropriate for your classroom environment.
Power on serverc and open the console for it.
The server is uninstalled, and is preconfigured to boot from a virtual installation boot ISO.
From the installation media boot menu, use the arrow keys to select .
Select an appropriate language from those available, and then click .
The installation source for this exercise is over the network from the content.example.com system.
Network parameters must be configured properly before the installation source will become available in a later step.
Use automatic partitioning on the default disk.
Click Installation Destination.
Click to use the default option of automatic partitioning.
Set the server host name to serverc.lab.example.com, and enable and configure the only network interface.
Click Network & Host Name.
In the Host Name field enter serverc.lab.example.com.
Click .
Click and then click the IPv4 Settings tab.
Select Manual.
Click .
In the Address field enter 172.25.250.12.
In the Netmask field enter 255.255.255.0.
As an alternative, you can specify the mask in the CIDR notation: 24.
In the Gateway field enter 172.25.250.254.
In the DNS servers field enter 172.25.250.254.
Click .
Enable the network interface by setting to ON.
Click .
Set the Installation Source field to http://content.example.com/rhel8.0/x86_64/dvd.
Click Installation Source.
In the http:// field type content.example.com/rhel8.0/x86_64/dvd.
Click .
Disable Kdump.
Click KDUMP.
Clear Enable kdump.
Click .
Select the software required to run a basic web server.
Click Software Selection.
Select Server from the Base Environment list.
Select Basic Web Server from the Add-ons list.
Click .
Configure the system's purpose.
Click System Purpose.
Select the role.
Select an SLA level of .
Select a usage of .
Click .
Click .
While the installation progresses, set the password for root to redhat.
Click Root Password.
Enter redhat in the Root Password field.
Enter redhat in the Confirm field.
The password is weak so you will need to click twice.
While the installation progresses, add the student user.
Click User Creation.
Enter student in the Full Name field.
Check Make this user administrator.
Enter student in the Password field.
Enter student in the Confirm field.
The password is weak so you will need to click twice.
When the installation is complete, click .
If the system boots from the installation media again, press Esc, then type local and press Enter.
Alternatively, select Troubleshooting, and then Boot from local drive.
When the system displays the login prompt, log in as student with a password of student.
This concludes the guided exercise.