0% found this document useful (0 votes)
80 views10 pages

OS Project Report

The document appears to be an OS project report submitted by Sudhanshu Singh and Varnit Rastogi to their professor Jasraj Meena at Delhi Technological University. It discusses a theatre management system project done using the Debian Linux operating system. The report includes an abstract describing the history and features of Debian Linux, as well as sections acknowledging help received and documenting commands used in the project.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
80 views10 pages

OS Project Report

The document appears to be an OS project report submitted by Sudhanshu Singh and Varnit Rastogi to their professor Jasraj Meena at Delhi Technological University. It discusses a theatre management system project done using the Debian Linux operating system. The report includes an abstract describing the history and features of Debian Linux, as well as sections acknowledging help received and documenting commands used in the project.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 10

Delhi Technological University

(FORMERLY DELHI COLLEGE OF ENGINEERING)

Department of Information Technology

OS PROJECT REPORT

Theatre Management System


Submitted by:- Submitted to:- Sudhanshu

Singh (2K20/IT/147) Prof. Jasraj Meena


Varnit Rastogi (2K20/IT/160)
IT - B (Sem - IV)
DELHI TECHNOLOGICAL UNIVERSITY
(FORMERLY Delhi College of Engineering)
Bawana Road, Delhi – 110042

CANDIDATE'S DECLARATION

We, (Sudhanshu Singh, 2K20/IT/147) and (Varnit Rastogi, 2K20/IT/160), students of B.


Tech. (Information Technology) hereby declare that the project dissertation titled
“Debian Operating System” which is submitted by us to the Department of Information
Technology, Delhi Technological University, Delhi, is original and not copied from any
source without proper citation.

Place: Delhi

Sudhanshu Singh (2K20/IT/147) Date: 18th April 2022


Varnit Rastogi (2K20/IT/160)

DEPARTMENT OF INFORMATION
TECHNOLOGY DELHI TECHNOLOGICAL
UNIVERSITY
(FORMERLY Delhi College of Engineering)
Bawana Road, Delhi - 110042
ABSTRACT

Linux Operating System became popular among computer users at the end of the
1990s. Many developing countries have adopted Linux operating system for education
and e-governance to avoid the financial burden of proprietary software. The advent of
Ubuntu as a user-friendly Linux changed the history of Linux Desktop. With this,
even home users started to install and use the Linux Operating System on desktop and
laptop computers. Debian Linux project (https://www.debian.org/) is a community-
owned project and follows the principles of Free and Open Source
software (FOSS). Modern and popular Linux operating systems like Ubuntu derived
from Debian project (“Debian derivatives,” 2018). Debian project is unique among
other Linux projects because of its extensive community support, large package
repositories and free project management style. Besides, Debian Linux possesses a lot
of useful features suitable for both new and expert user groups.

DEPARTMENT OF INFORMATION
TECHNOLOGY DELHI TECHNOLOGICAL
UNIVERSITY
(FORMERLY Delhi College of Engineering)
Bawana Road, Delhi - 110042

ACKNOWLEDGEMENT

In completion of my project, we had to take the help and guideline of some respected
persons, who deserve my greatest gratitude. The completion of this assignment gives me
pleasure. We would like to show my gratitude to Prof. Jasraj Meena, Mentor for this
project, giving me good guidelines for reporting throughout numerous consultations. We
would also like to extend my deepest gratitude to all those who have directly and
indirectly guided me in writing this assignment.

We thank all the people for their help directly and indirectly to complete this assignment.

In addition, we would like to thank the Department of Information Technology, Delhi


Technological University for giving me the opportunity to work on this topic.

COMMANDS-

1. Copying Files to the Virtual server through scp command,


from your local directory.

2. Ls command - shows all the files there are on that directory


3. Pwd - shows the path to the present directory

4. Mkdir and rm - made and deleted a directory


5. Vim - text editor for linux based operating system

Head -n 5 file.txt - shows the the first five lines of file made

Tail -n 5 file.txt - shows the the last five lines of file made
Vim Text editor
PS AUX - Shows all the present running processes

Ls -la → shows all the files and folders of the present directory
(hidden included)
Reasons To Use Debian
1. A Comprehensive Installer
2. A Choice Of The Degree Of Freedom
3. Multiple Hardware Architectures
4. Easy Transitions Between Technologies
5. The Largest Number Of Installed Packages
6. A Balance Between Cutting Edge And Stability
7. Stability And Security

Reasons Not To Use Debian

1. Debian Installs With Only Free Software


2. Debian Uses Systemd
3. Debian Software Is Not Always Up To Date

You might also like