LAb Report
LAb Report
LAb Report
Students Details
Name ID
Rasel Miah 221902059
Kamrul Hasan 221902307
[For teachers use only: Don’t write anything inside this box]
Project Proposal Status
Marks: Signature:
Comments: Date:
Contents
1 Introduction 2
1.1 Overview . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
1.2 Motivation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
1.3 Problem Definition . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
1.3.1 Problem Statement . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
1.3.2 Complex Engineering Problem . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
1.4 Design Goals/Objectives . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
1.5 Application . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
3 Performance Evaluation 7
3.1 Simulation Environment/ Simulation Procedure . . . . . . . . . . . . . . . . . . . . . . . 7
3.1.1 Subsection . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
3.1.2 Subsection . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
3.2 Results Analysis/Testing . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
3.2.1 Result_portion_1 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
3.2.2 Result_portion_2 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
3.2.3 Result_portion_3 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
3.3 Results Overall Discussion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
3.3.1 Complex Engineering Problem Discussion . . . . . . . . . . . . . . . . . . . . . 8
4 Conclusion 9
4.1 Discussion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
4.2 Limitations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
4.3 Scope of Future Work . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
Chapter 1
Introduction
1.1 Overview
Creating a File Management System in Linux means making software that helps you easily handle files
on your Linux computer. It includes tasks like making folders, changing who can access files, moving
and copying files around, and making it easy to find what you need. The goal is to make managing files
on Linux simpler and smoother for users.
1.2 Motivation
Developing a file management system in Linux provides practical experience with key concepts,
enhances efficiency, improves user experience, allows customization, and encourages skill development,
which are beneficial for my Operating System course.
Developing a file management system in Linux helps students apply what they learn in class to real-world
projects. It teaches them about how files are organized, how directories work, and how to interact with
the system using commands. By building this system, students can make file handling in Linux easier
and faster, which boosts productivity. They can also customize it to fit different needs, which encourages
creativity. They also get to practice programming skills in different programming languages like C, C++
and learn about Linux system administration tools. Overall, this project not only helps students
understand how operating systems work practically but also improves their problem-solving abilities and
prepares them for jobs in system development.
1.3.2 Complex Engineering Problem
1.1
Design/Development/Implementation of the
Project
2.1 Introduction
Start the section with a general discussion of the project [1] [2] [3].
2.2.1 Subsection_name
You can fix the height, width, position, etc., of the figure accordingly.
2.3 Implementation
All the implementation details of your project should be included in this section, along with many subsec-
tions.
2.3.1 Subsection_name
This is just a sample subsection. Subsections should be written in detail. Subsections may include the
following, in addition to others from your own project.
The workflow
2.4 Algorithms
The algorithms and the programming codes in detail should be included .
Pseudo-codes are also encouraged very much to be included in this chapter for your project.
Performance Evaluation
3.1.1 Subsection
3.1.2 Subsection
3.2.1 Result_portion_1
The results of any specific part of your project can be included using subsections.
3.2.2 Result_portion_2
Each result must include screenshots from your project. In addition to screenshots, graphs should be added
accordingly to your project.
3.2.3 Result_portion_3
Each result must have a single paragraph describing your result screenshots or graphs or others. This is a
simple discussion of that particular portion/part of your result.
[OPTIONAL] In this subsection, if you want, you can discuss in details the attributes that have been
touched by your project problem in details. This has already been mentioned in the Table ??.
Chapter 4
Conclusion
4.1 Discussion
Discuss the contents of this chapter and summarized the description of the work and the results and obser-
vation. Generally, it should be in one paragraph.
4.2 Limitations
Discuss the limitations of the project. Limitations must be discussed, with the help of some critical
analysis.
[1] Uthayasankar Sivarajah, Muhammad Mustafa Kamal, Zahir Irani, and Vishanth Weerakkody.
Critical analysis of big data challenges and analytical methods. Journal of Business Research,
70:263–286, 2017.
[2] Douglas Laney. 3d data management: controlling data volume, velocity and variety. gartner, 2001.
[3] MS Windows NT kernel description.
http://web.archive.org/web/20080207010024/http://
www.808multimedia.com/winnt/kernel.htm. Accessed Date: 2010-09-30.