Aryan OSY
Aryan OSY
Aryan OSY
Sr.
Characteristic to be Poor Average Good Excellent
No.
assessed (Marks 1-3) (Marks 4-5) (Marks 6 - 8) (Marks 9-10)
(A) Process and Product Assesssment (Convert above total marks out of 6 marks)
1 Relevance to the Course
Literature Survey /
2
Information Collection
Completion of the Target as
3
per project proposal
Analysis of data and
4
representation
5 Quality of Prototype / Model
6 Report Preparation
(B) Individual Presentation / Viva (Convert above total marks out of 4 marks)
8 Presentation
9 Viva
Micro – Project Evaluation Sheet:
Process Assessment Product Assessment
Part Part
Project Individual Total
A – project B – Project
Methodology Presentation / Marks
Proposal Report / Working
Name of Student (2 marks) Viva(4 marks) 10
(2 marks Model(2 marks)
Rakhecha Aryan Ajay
Comments / Suggestions about team work / leadership / inter – personal communication (if any)
Any Other Comment
1
MAHARASHTRA STATE BOARD OF TECHNICAL
EDUCATION
MICRO PROJECT
Academic year: 2024-25
TITLE OF PROJECT
To study details about
Linux utilities
CERTIFICATE
This is to certify Rakhecha Aryan Ajay of 5th Semester of Diploma in Computer Technology of
Institute, Shri H.H.J.B. Polytechnic, Chandwad (Code: 0079) has completed the Micro-Project
satisfactorily in Subject Operating System (OSY)(22516) for the academic year 2024-2025 as
prescribed in the curriculum.
Place: CHANDWAD
Date: / 12 /2022
Seal of
Institute
INDEX
1 Brief Introduction 1
3 Action Plan 1
4 Resources Required 2
Part B
7 Skill Developed 11
8 Applications of Microproject 11
PART A-Plan
3. Proposed Methodology-
The proposed methodology for this microproject involves identifying commonly used Linux utilities and
researching their functionality, syntax, and practical applications. Practical experiments will be conducted by
executing these utilities on a Linux system to understand their real-world usage. The findings will be
documented with detailed explanations, examples, and screenshots where applicable.
4. Action Plan-
Planned Start Planned Finish
Sr no. Details of activity
Date Date
1. Finalization of topic
2. Preparation of Abstract
3. Collection of data
4. Preparation of concept
5. Seminar / Presentation
6. Submission of Micro Project
1
5. Resources Required:
Sr.No Name of Resource/Material Specification Quantity Remarks
1. Computer (Desktop/Laptop) i3,RAM 2GB 1 Available
2. Microsoft office word 2010 1 Available
3. Books Basic of C Available
1
4. Websites geeksforgeeks 1 Available
5. Softwares Turbo C Available
1
2
PART B-Plan
Brief Description: The command line is your direct access to a computer. It's where you ask software to perform
hardware actions that point-and-click graphical user interfaces (GUIs) simply can't ask. Command lines are available
on many operating systems—proprietary or open source. But it’s usually associated with Linux, because both
command lines and open-source software, together, give users unrestricted access to their computer. This
microproject focuses on studying key Linux utilities, which are essential tools for managing files, processes, and
system resources. It involves exploring utilities like ls, cp, grep, and top, understanding their functionality, syntax,
and applications through practical experimentation. The project aims to enhance knowledge of Linux operations and
demonstrate how these utilities streamline system management and improve efficient
Coding:
#!/bin/bash
4
6. Output of the Micro-Project:
7. Skill Developed:
Able to Install the operating system and configure it.
Able to use operating system tools to perform various functions.
Able to execute process commands for performing process management operations.
Able to apply scheduling algorithms to calculate turnaround time and average waiting time.
8. Applications of Microproject:
• Mac OS: In Mac os, while copying or relocating files, the file management system in mac os
uses a Multilevel feedback queue. to transfer the files efficiently
• Base of all scheduling algorithms: Multilevel feedback queue is basically the base of all algorithms
used in the operating system
• prioritization: In the Multilevel feedback queue, while surfing into various queues it identifies the
priority of queues based on their size, complexity
• Early stage execution: In Multilevel feedback queue, it basically enters into the process and
defines the most urgent needed queue to be processed, and put it to the first