Changes

Jump to: navigation, search

OPS245 Lab 2 dev

2 bytes added, 16:44, 29 January 2023
Part 3: Installing from a Network using a Kickstart File
# 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. Issue the following commands to set the system purpose (just like we did graphically through the installer):
## sudo subscription-manager syspurpose role --set "Red Hat Enterprise Linux Server"
## sudo subscription-manager syspurpose service-level --set "Self-Support"## sudo subscription-manager syspurpose usage --set "Production"Development/Test
# Now use the following command to attach your subscription. Enter your Red Hat account credentials (which you created in Lab 1) when prompted:
## sudo subscription-manager register

Navigation menu