Open main menu

CDOT Wiki β

Changes

OPS245 Lab 2 dev

412 bytes added, 16:26, 29 January 2023
Part 3: Installing from a Network using a Kickstart File
:::You'll notice something when you go to set '''SElinux''' to '''permissive'''. The kickstart file already did that for you. It could even have performed the switch from firewalld to nftables for you (but it didn't).
# Issue the following command to obtain and record your rhel3 IPADDR in your lab2 logbook: <b><code><span style="background-color:yellow;">ip address show</span></code></b>
# Perform a <code><span style="background-color:yellow;">'''dnf update'''</span></code>. Notice you receive a message telling you the system is not registered with an entitlement server. That is because the kickstart file did not attach a subscription for you.# Attach a subscription using the subscription-manager cli tool. This will register your system with Red Hat (using your Red Hat account) like we did in the installation for r9host, rhel1 and rhel2; just as a post installation task.##
# *** insert information about subscription and steps to attach a subscription ***
# Remember that rhel3 is text-based interface only (no graphics). To recover from a blank screen, press a key (like the SPACE key) to return to the screen display.