Performance Checklist
In this lab, you will install a Red Hat Enterprise Linux 8 system.
Outcomes
You should be able to install RHEL 8 from ISO installation media and customize as required.
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-review start command.
[student@workstation ~]$lab install-review start
If you performed the RHEL 8 installation guided exercise earlier in the chapter, reset the serverc virtual machine back to default.
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 .
Configure the system disk using LVM with a / (root) volume of 10 GiB, /boot of 1 GiB, and /home using the remaining free space.
Click Installation Destination.
Select Custom, and then click . This launches the Manual Partitioning dialog box.
Ensure the partition scheme is set to LVM.
Click Click here to create them automatically to generate the standard set of mount points.
Select the / mount point, and change the Desired Capacity to 10 GiB.
The /boot mount point should not require any changes.
Click to add a mount point.
Enter /home for Mount Point or select it from the list.
Leave Desired Capacity blank and the remaining free space should be allocated to it.
Click .
Click to display the Summary of Changes dialog box. Click .
Set the server host name to serverc.lab.example.com, and enable and configure the only network interface.
Add the additional search domain example.net.
Use the following information:
| Field | Value |
|---|---|
| IP Address | 172.25.250.12 |
| Netmask | 255.255.255.0 |
| Gateway | 172.25.250.254 |
| DNS server | 172.25.250.254 |
| Search Domain | example.net |
| Hostname | serverc.lab.example.com |
Click Network & Host Name.
In the Host Name field enter serverc.lab.example.com.
Click .
Click , then select the IPv4 Settings tab.
Select Manual.
In the Address field enter 172.25.250.12.
In the Netmask field enter 255.255.255.0.
In the Gateway field enter 172.25.250.254.
In the DNS servers: field enter 172.25.250.254.
Add example.net in the Search domains field.
Click .
Enable the network interface by setting to ON.
Click .
Set the Installation Source to http://content.example.com/rhel8.0/x86_64/dvd.
Select the software required to run a graphical desktop with a basic development environment.
Configure the system's purpose as a Red Hat Enterprise Linux Workstation, with Self-support, for development usage.
Click .
While the installation progresses, set the password for root to redhat.
While the installation progresses, add the lab administrative user with a password of redhat.
When the installation is complete, click .
Ensure the system boots from the local drive.
Accept the End User License Agreement (EULA), then click .
When the system displays the login prompt, log in as lab with a password of redhat.
This concludes the lab.