- Lab
- A Cloud Guru
SUSE Certified Engineer - Shell Scripting
In this hands-on lab, you'll be creating a user-independent script that will archive a user's home directory to a location on the system, which you'll also be setting up. You'll do a quick proof of concept, and then add other functionality to make the script run properly for all non-root users, as well as add an archive file check and success or failure logging. A colleague attempts to run the script while signed on as root, and experiences an error, so you'll go over the script, note any issues that are preventing it from running for all users, fix those issues, and then test the results.
Path Info
Table of Contents
-
Challenge
Create a Simple Archive Script
- Prepare your archive directory
- Set permissions and ownership
- Create a simple archive script
- Test your script and troubleshoot if necessary
-
Challenge
Add Functionality and Independence to the Script
- Copy your script to another script
- Add some additional variables and functionality
- Make the script more user-independent
- Add a function check and logging feature
- Troubleshoot and fix user-dependency issues
-
Challenge
Test the Script as Root and Fix Any Issues
- Run the script and look for any errors
- Inspect the script for user or directory references
- Fix a directory reference issue
- Test and observe the results
What's a lab?
Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.
Provided environment for hands-on practice
We will provide the credentials and environment necessary for you to practice right within your browser.
Guided walkthrough
Follow along with the author’s guided walkthrough and build something new in your provided environment!
Did you know?
On average, you retain 75% more of your learning if you get time for practice.