write bash script in fedora Linux server
Task 2: Linux Server System Administration Tasks (Process scheduling, backup and recovery using bash shell scriptingt) - 75% You are to write and run a bash shell script that will perform the following tasks: Takes a file as an argument and creates a backup of the file. (5%) Analyses the disk usage of the server; (10%) • ● o if the disk space is more than 90%; an email is sent to the administrator. Monitors high CPU usage. (5%) Creates a report of the above (disk and CPU usage); to be auto-generated on a particular day of each month. (5%) Batch add users with default passwords set. (10%) Batch remove users, including their default home directories. (10%) All the tasks above are incorporated in one bash shell script. (20%) When the the script is run, the system administrator is shown a menu to choose which task to perform. (10%)
write bash script in fedora Linux server
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am