
Adjust Process Scheduling
In this challenge, you will learn how to adjust process scheduling on a Linux system.
Red Hat Enterprise Linux

Create and Configure File Systems
In this challenge, you will learn how to create, mount, unmount, and use different file systems, including vfat, ext4, and xfs, on a Linux system.
Red Hat Enterprise Linux

Create a Conditional Shell Script
In this challenge, you will learn how to create a simple shell script that uses conditional statements to execute code based on certain conditions.
Red Hat Enterprise Linux

Configure Time Service Clients
In this challenge, you will learn how to configure time service clients on a Linux system, ensuring accurate time for system operations.
Red Hat Enterprise Linux

Configure System to Boot Into a Specific Target Automatically
In this challenge, you will learn how to configure a Linux system to boot into a specific target automatically.
Red Hat Enterprise Linux

Configure Superuser Access
In this challenge, you will learn how to grant and manage elevated privileges to users on a Linux system.
Red Hat Enterprise Linux

Configure Network Services to Start Automatically at Boot
In this challenge, you will learn how to configure network services to start automatically at system boot.
Red Hat Enterprise Linux

Configure Key-Based Authentication for SSH
In this challenge, you will learn how to configure key-based authentication for SSH, a more secure alternative to password-based authentication.
Red Hat Enterprise Linux

Configure IPv4 and IPv6 Addresses
In this challenge, you will learn how to configure IPv4 and IPv6 addresses on a Red Hat Enterprise Linux system using the NetworkManager command-line tool, nmcli.
Red Hat Enterprise Linux

Configure Hostname Resolution
In this challenge, you will learn how to configure hostname resolution on a Linux system, including static and dynamic hostname resolution.
Red Hat Enterprise Linux

Configure Firewall Using Firewall-CMD/Firewalld
In this challenge, you will learn how to configure the firewall using the firewall-cmd and firewalld commands on a Red Hat Enterprise Linux system.
Red Hat Enterprise Linux

Configure File Systems by UUID
In this challenge, you will learn how to configure local storage on a Linux system by mounting file systems at boot using Universally Unique Identifier (UUID).
Red Hat Enterprise Linux

Configure Autofs
In this challenge, you will configure the autofs service to automatically mount a remote NFS share on demand. This is a common task for system administrators to provide seamless access to network resources.
Red Hat Enterprise Linux

Configure a Podman Container to Start Automatically as a systemd User Service
In this challenge, you will learn how to configure a Podman container to start automatically at boot using a systemd user service. This is a key skill for managing containerized applications on modern RHEL systems.
Red Hat Enterprise Linux

Change Passwords and Adjust Password Aging for Local User Accounts
In this challenge, you will learn how to change passwords and adjust password aging for local user accounts on a Linux system.
Red Hat Enterprise Linux

Attach Persistent Storage to a Container
In this challenge, you will learn how to attach persistent storage to a container, allowing data to persist beyond the container's lifetime.
Red Hat Enterprise Linux

Assign Physical Volumes to Volume Groups
In this challenge, you will learn how to configure local storage by assigning physical volumes to volume groups.
Red Hat Enterprise Linux

Add New Partitions and Logical Volumes
In this challenge, you will learn how to configure local storage on a Linux system by adding new partitions and logical volumes, as well as creating a swap space, without causing any data loss.
Red Hat Enterprise Linux