Assignment 2 Solution

$24.99 $18.99

Homework Requirements Environment WARNING!!! Before starting on this assignment, make sure you have set up your VM properly. We would test all students’ homework using the following environment. You can type the following command in terminal on your VM to see if your configuration matches the test environment. If not, you are still good to…

5/5 – (2 votes)

You’ll get a: zip file solution

 

Description

5/5 – (2 votes)

Homework Requirements

Environment

WARNING!!! Before starting on this assignment, make sure you have set up your VM properly. We would test all students’ homework using the following environment. You can type the following command in terminal on your VM to see if your configuration matches the test environment. If not, you are still good to go, but please try to test your program with the following environment for at least once. Because you may be able to run your program on your environment, but not on TAs’ environment, causng inconvenience or even grade deduction.

If you follow the tutorials then your VM setting should be fine, though verify your environment again is recommended.

Linux Version

Ubuntu 20.04, but others are ok. You can use the following command to get it.

main@ubuntu:/$ cat /etc/issue

Ubuntu 20.04

Linux Kernel Version

4.4 or 5.10.x is ok (Test Environment). You can use the following command to get it.

main@ubuntu:/$ uname -r

5.10 (or 4.4)

GCC Version

4.9 above. Use “gcc –version” to get it.

main@ubuntu:/$ gcc –version

gcc (Ubuntu 5.4.0-6ubuntu1~16.04.10) 5.4.0 20160609 Copyright (C) 2015 Free Software Foundation, Inc.

This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Submission

CSC3150-OS-AS2.md 2022/10/10

CSC3150-OS-AS2.md 2022/10/10

CSC3150-OS-AS2.md 2022/10/10

CSC3150-OS-AS2.md 2022/10/10

CSC3150-OS-AS2.md 2022/10/10

6 / 6

Assignment 2 Solution
$24.99 $18.99