Automating Changes

Shell scripting is commonly used to automate changes and install updates. Write a script to automatically update the Centos Server

Instructions

Make sure that the script:

Aligned Objectives

  • Identify and fix the causes of system failures and not the symptom
  • Resolve problems in a systematic manner
  • Design and develop change management guidelines for software patches and deployment
  • Describe the software development life cycle

Assignment due: Friday 

Criteria

Upload a “.sh” file with the correct first line.

The file includes an update command to update all packages on the server.

The file extracts the randomNumber.zip file to the correct directory.

The file cleans up any temporary files.

This criterion is linked to a Learning OutcomeThe file logs to syslog using logger. For information on the logger command, type man logger in a terminal.

Tags: No tags