You are on page 1of 9

Branch & Code: CO (CO6I) Academic Year: 2021-2022

Course name and code: Network and Information Security (22620) Semester: 6th

A STUDY ON

MICRO PROJECT REPORT

Basic
Sr no Name of Student Seat no En.no
1914320089
1) Rushikesh Jagdish Patil 228569
1914320091
2) Yogesh Vinod Patil 228568
1914320095
3) 228569

4) 228566 1914320089

5) Yash Ghashyam Patil 228567 1914320090

Under the Guidance of

MR. S.N.PATIL Sir

In

Third Year Diploma Programme in Engineering & Technology of Maharashtra State Board of
Technical Education, Mumbai (Autonomous)

ISO 9001:2008 (ISO/IEC-27001:2013)

at

1432 GOVERNMENT POLYTECHNIC NANDURBAR.

Maharashtra State Board Of Techinical Education,Mumbai.


Certificate
1) Rushikesh Jagdish Patil (3116)

2) Yogesh Vinod Patil (3118)

3)

4)

of 5th Semester of Computer Engineering 1432 GOVERNMENT POLYTECHNIC NANDURBAR, has


completed the (Micro Project) satisfactorily in Subject (22516)in the academic year 2021- 2022 as
prescribed in the MSBTE curriculum of I Scheme.

Place: NANDURBAR Enrollment No: 1)1914320092

2) 1914320089

3) 1914320091

4)1914320090

5)19142320095

Date: 26/10/2021

Project Guide Head of Department Principal


*INDEX*

Sr. No Title Page No.


1 IN
TRODUCTION
2 FEATURES
3 MATERIAL USED
4 REFRENCE
5 CANCLUSION

6 REPORT

Basic shells Commands In Linux


A shell is a special user program that provides an interface to the user to use
operating system services. Shell accepts human-readable commands from the
user and converts them into something which the kernel can understand. The shell
gets started when the user logs in or start the terminal.  

Displaying the file contents on the Terminal:

 Less: viewing the files instead of more files or piped data to


opening the file. standard output.
 Head:  prints the first lines (10  Tail: shows you data from the
lines by default) of one or end of a file.
 Cat: concatenate the files.
Manipulating Files

 cp - copy files and directories.  rm - remove files and directories.


 mv - move or rename files and  mkdir - create directories
directories.

Basic Terminal Navigation Commands: 

 s : To get the list of all the files or  ln -s file1 file2: Creates a symbolic
folders. link.
 ls -l: Optional flags are added to ls to  locate: It is used to locate a file in
modify default behavior, listing Linux System
contents in extended form -l is used  echo:  This command helps us move
for “long” output some data, usually text into a file.
 ls -a: Lists of all files including the  df: It is used to see the available disk
hidden files, add -a  flag  space in each of the partitions in your
 cd: Used to change the directory. system.
 du: Show disk usage.  tar: Used to work with tarballs (or
 pwd: Show the present working files compressed in a tarball archive)
directory.  chmod - modify file access rights
 man: Used to show the manual of any  su - temporarily become the
command present in Linux. superuser
 rmdir: It is used to delete a directory  sudo - temporarily become the
if it is empty. superuser
 ln file1 file2: Creates a physical link.  chown - change file ownership
 chgrp - change a file's group
ownership
File Permission Commands:
 

 chmod: Change file access permissions.  

 Chown: Change ownership of the file.


 
 chgrp: Change the group ownership of the file

Conclusion-
We know about Operating System in more detailed. We learn the working and use the type of basic
shell commands in linux .

Weekly Work / Progress Report -


Details of 16 Engagement Hours of the Student
Regarding Completion of the Project

Week Date Timing Work or activity Performed Sign of


No. the
Guide
From To Duratio
n in
min.
1 21/9/21 3.00 4.00 pm 15 min Discussion and Finalization of the Project
pm Title

2 28/9/21 4.00 4.30 pm 30 min Preparation and Submission of Abstracts


pm

3 5/10/21 3.00 4.00 pm 20 min Literature Review


pm

4 12/10/21 4.00 6.00 pm 3 hour Collection of Data


pm

6 26/10/21 3.00 3.30 pm 30 min Discussion and Outline of Content


pm

7 2/11/21 4.00 3. 30 pm 30 min Rough Writing of the Projects Contents


pm

8 9/11/21 3.00 4.00 pm 1 hour Editing and Proof Reading of the


pm Contents

9 16/11/21 3.00 4.00 pm 1hour Final Completion of the Project


pm

ANNEXURE-II
Marks out of 6 Marks out of
for 4 for
Total
performance performance
Seat no Student Name Out of
in group in Oral /
10
activity presentation
(D5- Col. 8) (D5- Col. 9)

228569 Anuja Rajendra Pawar

228567 Yash Ghanshyam Patil

228569
Manjusha Hiralal Salunkhe

228566
Rushikesh Jagadish Patil

228568
Yogesh Vinod Patil

Academic Year:-2020-21 Name of Faculty : Mr.M.M.Goswami Sir

Sem :-5th Program Name : Operating System(osy)

Course Name: Course Code: 22516

Name of Students:- 1)Anuja Rajendra Pawar 2)Rushikesh Jagdish Patil3) Manjusha Hiralal
Salunkhe 4)Yogesh Vinod Patil 5)Yash Ghanshyam Patil

Title of the Project:- Basic shell command in Linux

Evaluation Sheet for the Micro Project (Teachers Copy)

You might also like