Create and Manipulate Symbolic Links

# Introduction In this challenge, you will explore symbolic links (soft links) in a Linux system. You'll create a symbolic link, modify its content, and observe how it behaves when the target file is removed. ## Environment LabEx uses Red Hat Universal Base Image 9 (UBI9) to simulate the exam environment. It may not be identical to the actual RHCSA exam environment, but it provides a good representation of the tasks you'll encounter. There are two users in the environment: - `labex`: A standard user with sudo privileges, password: `labex`. - `root`: The system administrator, password: `redhat`. The challenge features real exam questions, along with explanations, requirements, and automated verification scripts to help you confirm task completion. It effectively simulates the knowledge areas covered in the RHCSA exam.

|60 : 00

Click the virtual machine below to start practicing