Question: You are required to create a bash script: A. When this bash script run, the script will: 1. Assign a new ip address 192.168.1.1 for
You are required to create a bash script: A. When this bash script run, the script will: 1. Assign a new ip address 192.168.1.1 for the default network interface. 2. Assign a new netmask 255.255.0.0 for the default network interface. 3. Change the mac address to AA:BB:CC:DD:EE:FF. for the default network interface. B. Schedule a task to run every 10 minutes. a. this task will append a string "hello AUCE student" to file with name result.txt b. you can choose the path for the result.txt C. Schedule a task to run only one time at sunday. 29 lanuary. a. This task will reboot the pc (just take a screen shot to the command)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
