Put your skills to the test with hands-on challenges in a real Linux environment. Each challenge runs in a browser-based virtual machine where you can practice actual commands and configurations.
Complete challenges to track your progress and build confidence before working on real IAM deployments.
Create the directory /challenge/mydir and a file myfile.txt inside it with specific content.
Create a script and make it executable.
Use grep and pipes to filter and analyze a log file. Extract error messages, count occurrences, and find specific patterns.
Create users and groups, set up directory ownership, and configure proper file permissions for a development team.
Gather system information from various sources including /proc filesystem, manage background processes, and work with PIDs.