Discuss multiprocessing systems

Assignment Help Other Subject
Reference no: EM131956718

Fundamentals of Operating Systems and Programming Assignment

Assessment Title - Role of Operating Systems and Command Line Interface (CLI)

Purpose of the assessment - This assignment assesses the following Unit Learning Outcomes; students should be able to demonstrate their achievements in them.

a. Describe the role of Operating Systems (OS) and its different subsystems in controlling computer hardware.

b. Demonstrate competency in the use of a command line interface to operate and perform simple OS administration.

Assignment Specifications -

Section 1: Operating Systems

I. List five services provided by an operating system (OS). Explain how each service provides convenience to the users. Can some of the OS services be provided by user level programs?

II. To which extent are the two OS's (Linux/Unix and Windows) essentially the same and importantly different?

III. Discuss multiprocessing systems and explain how multiprocessing increases the utilisation of resources.

IV. Illustrate the concept of batch processing operating system.

Section 2: OS Administration using Command Line Interface (CLI)

1. Directory Navigation

Manipulate directory structures.

1. Create a new subdirectory called MN404-temp in your home directory.

2. Create a new subdirectory called assign1 in MN404-temp.

3. Create a new subdirectory called assign2 in MN404-temp.

4. Display the contents of the directory MN404-temp.

5. Delete the directory assign2.

6. Display the contents of the directory MN404-temp

7. Change your current working directory to MN404-temp.

8. Create a new subdirectory called assign2 in MN404-temp.

9. Create a new file called MyFile.txt using the touch command and insert two lines into the file.

i. The first line should be a sentence that tells me your favourite movie.

ii. The second line should be a sentence that tells me your favourite food.

10. Display the contents of the file MyFile.txt to the standard output (screen).

11. Copy the file MyFile.txt to directory assign1 and rename it to t_1.txt.

12. Change your working directory to assign1.

13. Make a copy of t_1.txt with the name t_2.txt (in the same directory).

14. Display the contents of the directory assign1.

15. Copy the t_1.txt file to directory assign2.

16. Display the contents of the directory assign2.

Q2: Manipulate files using wildcards.

1. Change your current working directory to MN404-temp. (Stay in this directory for the rest of the steps in question 2)

2. Create a new directory called assign3 in your working directory.

3. Create 9 new files (in directory assign3) named as follows:

i. Test_1.txt

ii. Test_2.txt

iii. Test_1-1.txt

iv. Test_2-1.txt

v. Test_1-2.txt

vi. Test_2-2.txt

vii. Test_1-1.bak

viii. Test_2-2.bak

ix. File_1.bat

4. Display a listing of all the files in the working directory.

5. Display a listing of all the files ending in txt using one command.

6. Display a listing of all the files ending in t using one command.

7. Copy all the files containing "t_1" to the directory assign3 using one command.

8. Display a listing of the contents of the directory assign3.

9. Create a read-only file in your home directory.

10. How will you find which operating system your system is running on in UNIX?

Q 3: Use the man command to first learn the syntax and parameters for the commands du, wc and date, and then use the commands as follows:

1. Print the newline count, the byte counts and the longest line length for the file MyFile.txt in the directory MN404-temp.

2. Print the current date using the default format.

Attachment:- Assignment Files.rar

Reference no: EM131956718

Questions Cloud

What conclusion can you draw from the return : An investor purchases the bond eight years prior to maturity and sells the bond seven years prior to maturity.
Write a two page overview of compliance plans paper : To help your employees gain an overview of compliance and its importance, write a 2 page Overview of Compliance Plans paper for your two compliance plans.
What did company a should do and when : If company A bought company B, they believe they could gross $30 million dollars in sales (Purchase of the company is not included).
Ui design patterns for inspiration : Discuss how you could simplify the long form for an end user. You may want to review the UI design patterns for inspiration.
Discuss multiprocessing systems : Discuss multiprocessing systems and explain how multiprocessing increases the utilisation of resources - Illustrate the concept of batch processing operating
Number of nodes in a binary tree : Can you give me a definition of the function nodeCount, that returns the number of nodes in a binary tree?
Write a brief summary of what your findings mean : A company car is in a wreck and the company expects to have to pay a substantial sum to persons who were injured. State what type of disclosure.
List computer systems that would use by bridge street center : List five IT/computer systems that would be used by the Bridge Street Center that would be supported by the IT department in order to conduct regular business.
Different conveyor belt systems : Lang Industrial Systems Company (LISC) is trying to decide between two different conveyor belt systems. Calculate the NPV for both conveyor belt systems.

Reviews

len1956718

4/25/2018 1:10:00 AM

Section -1 Concise and specific answers to the questions Answers are relevant and soundly analysed. Generally relevant and analysed. Some relevance and briefly presented. This is not relevant to the assignment topic. Section 2 Perfect usage of commands for the given tasks Commands used are relevant Generally relevant Some relevance Not relevant to the assigned tasks. Demonstration Logic is clear and easy to follow with strong arguments Consistency logical and convincing Mostly consistent logical and convincing Adequate cohesion and conviction Argument is confused and disjointed IEEE Reference style Clear styles with excellent source of references. Clear referencing style Generally good referencing style Sometimes clear referencing style Lacks consistency with many errors

len1956718

4/25/2018 1:09:52 AM

Reference style Follow IEEE reference style (should have both in-text citation and reference list) 5 Viva Voce Tutor will assess your understanding of work done for this assignment. This will be done during week -6 and Week-7 lab . 5 Total 45

len1956718

4/25/2018 1:09:43 AM

Questions Description Marks Section 1 Question 1 Question 2 Question 3 Question 4 15 4 4 3 4 Section 2 All the commands in this section have to be executed on Ubuntu in the lab. 1. Directory Navigation 2. Manipulate files using wildcards 3. Use the man command to first learn the syntax for the commands ‘wc’ and ‘date’, and then use the commands to answer the questions 20 8 10 2

len1956718

4/25/2018 1:09:33 AM

Submission Guidelines • Submit a word document that contains the screen shots of the answers to all the questions in section2 (Unix exercises) along with the answers for questions in section 1. All screen shots submitted on Moodle must carry your unique id such as MITID, names etc. • All work must be submitted on Moodle by the due date along with a completed Assignment Cover Page. • The assignment must be in MS Word format, 1.5 spacing, 11-pt Calibri (Body) font and 2 cm margins on all four sides of your page with appropriate section headings. • Reference sources must be cited in the text of the report, and listed appropriately at the end in a reference list using IEEE referencing style. • Students must ensure before submission of final version of the assignment that the similarity percentage as computed by Turnitin has to be less than 10%.Assignments with more than 10% similarity may not be considered for marking.

len1956718

4/25/2018 1:09:28 AM

use this UNIX TERMINAL CODING GROUND for UNIX exercise and put screenshots in word file for section 2. prepare two student's work(two assignments) for this same file. Please keep this information while doing assignment because you have to include this information. Please send me account detail. And please make this information without any mistake please Unit Title Fundamentals of Operating Systems and Programming Assessment Type Individual Assignment Assessment Title Assignment-1: Role of Operating Systems and Command Line Interface (CLI)

Write a Review

Other Subject Questions & Answers

  The trait model of personality

The Trait Model of Personality

  Discuss statistical analysis

This assignment is one in a progression of assignments that will move you toward your final research proposal. Refer to the Final Research Proposal document.

  What are at least five key points in articles and reading

What are at least five key points in the articles and the text readings? Include a discussion about your prior beliefs about the legal history of special education. How have the readings altered or informed your beliefs?

  How a manufacturing company uses jit

Develop three (3) examples that illustrate how a manufacturing company or a service company of your choice uses JIT, and then determine three to four (3-4) benefits of JIT for that particular organization

  What are the implications of this practice for the patients

In what ways have private practice physicians responded to the expansion of hospital, health plans' and other organization-sponsored ambulatory services? What are the implications of those responses for the patient, for the consumer, and for the ..

  Healthcare premium should pay an affordable co-pay

Access to health care to me is the ease of how an individual can obtain medical services. I think that healthcare services should be a right to everyone no one should be turned away from treatment, I also think that those who are physical and able to..

  Explain purpose of the response-to-intervention approach

Determine the purpose of the response-to-intervention (RTI) approach. Write down the benefits of this approach? Explain the challenges?

  How the assessment information is used in making eligibility

Examples of and how nonbiased informal diagnostic assessments are administered to individuals with exceptionalities, including any legal and ethical requirements; How the school psychologist interprets information from a nonbiased formal diagnostic..

  Explain which reform movement you feel was most successful

Defend which reform movement you feel was most successful in this antebellum America; identify significant writings, leaders, methods, and obstacles faced when working towards this goal.

  Paper-women in prison what happen to their children

Women In Prison: What Happen To Their Children? Discuss why you chose the topic and issue a statement of the problem. Where possible, make reference to a specific news story, agency, jurisdiction, legislative act, court ruling, and etc

  Compare the roles of outpatient services

Compare the roles of outpatient services and hospitals related to their place within the health care delivery system. How are they similar? How are they different

  Depreciation deducted in the income statement

Depreciation deducted in the income statement is added back to net income in the statement of cash flows to determine cash flow.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd