Looking for CMP4265 Applied Operating Systems A S2 2024/5 test answers and solutions? Browse our comprehensive collection of verified answers for CMP4265 Applied Operating Systems A S2 2024/5 at moodle.bcu.ac.uk.
Get instant access to accurate answers and detailed explanations for your course questions. Our community-driven platform helps students succeed!
On the Admin Virtual Machine create the directory 'Fruit' then move 'apples.txt' into it. What is the bash command to securely copy the directory 'Fruit' to the Server Virtual Machine? (HINT: if you don't know look it up in the Man page for scp!)
On the Admin Virtual Machine delete the file 'apples.txt'. Remaining on Admin, what is the command to securely copy 'apples.txt' back from the Server Virtual Machine?
In the /home/student/ directory on the Admin Virtual Machine create the file 'apples.txt'. What is the bash command to securely copy 'apples.txt' to the Server Virtual Machine?
Name two ways which confirm that a connection has been successfully established?
What is the command to securely connect to the Server from the Admin Virtual Machine?
Check that the interface 'enp0s3' is enabled. If the interface was down, enter the command you would use to re-enable it:
Verify the IP address configured above for the interface 'enp0s3'. Enter the command you would use (multiple commands can do this job!)
Configure 'enp0s3' with a temporary IP address of 192.168.1.7 and a subnet mask of 255.255.255.0. Enter the command you would use: