Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Case Project 5 - 1 : Granting Permissions You're a Linux help desk technician and just got a phone call from Chris Baxter, a new
Case Project : Granting Permissions
You're a Linux help desk technician and just got a phone call from Chris Baxter, a new employee, who is having trouble running shell scripts. He tells you he has replaced the previous employee Aaron Cole, but he can't run any of Aaron's scripts. You check Chris's user account and discover he's a member of the division group. After using the ls command in the scripts directory, you see the following information:
ls
rwxrr cole division : bank
rwxrr cole division : database
rwxrr cole division : project
rwxrr cole division : school
Why can't Chris run the scripts listed in this output? What command should you use to give Chris the permissions needed to run them?
Case Project : What's Your Name?
As the Linux system administrator, you're responsible for maintaining all approved scripts. Your manager asks whether you can add a feature to one of the scripts. She wants you to have the script ask users for their names and greet users by name. She asks you to create a test script first and send it to her. Write the commands you'd use to meet these requirements.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started