University: Sayed Jamal-u-din Afghani
Class: 2nd
Subject: Network Operating System
Unit: 10 File System
Teacher: Khalid Shinwari
Members of group: Irfanullah S/O Shereen Agha, Irfanullah S/O Naqibullah
Obidullah S/O Bilal Ahmad
Questions of Network Operating System
Q1:- What is File System?
A/S:- File System is a method and data structure that the operating system uses to control
and how data is stored and retrieved.
Q2:- What is the benefit of File system?
A/S:- Without the file system we can’t store data by our choice in storage device.
By the file system we can store any data in our storage device by our choice and also we
Can do changes in our data after.
For example:
Rename data, Edit in data, change path of data, make copy and cut data and etc...
Q3:- What are the Types of File System?
A/S:- Generally we have two types of File system
1. Network File system 2. Disk File system
Q5:- What is Network File System?
A/S:- The Network File system is a mechanism for storing files on a Network.
Q6:- What is Disk File System?
A/S:- Disk file system is file system designed for the storage, receive and manage a files
On a data storage device most commonly a disk drive.
Q7:- What are the Difference between NFS and Disk File system?
A/S:- Network File system concerned with Network file system it mean we can store data and
files and can share the data in Network by the Network File system and not concerned to the any
storage device.
But Disk file system concerned to the storage device it mean it store data in any type of storage
device like USB, Hard disk, Floppy Disk and etc…
Q8:- What are the famous types of file system in windows?
A/S:- We have many types of file system in windows but the famous types of file system in
windows are the FAT16, FAT32, NTFS, HFS and etc..
Q9:- What are the famous types of file system in linux?
A/S:- The famous types of file system in linux are
EXT, EXT2, EXT3, EXT4, JFS, XFS, Swap and many more…
Q10:- What is Partition?
A/S:- In most cases, large Storage are divide into separate section called partition.
Q11:- How many types of Partition?
A/S:- Generally we have two types of partition
1. Primary
2. Extended
Q12:- What are the difference between these types of partition?
A/S:- The most Difference between primary partition and extended partition is
In The primary partition we can store the OS files but in the extended partition
Can’t store the OS Files.
Q13:- What is Quota?
A/S:- Quota is a built-in feature of the linux kernel that is used to set a limit of how much
Disk space a user or group can use.
Q14:- What are the types of Quota?
A/S:- We have two types of quota and can apply quota on it
User quota
Group quota
Q15:- What is the benefit of Quota?
A/S:- The benefit of quota is that:
By the enabling of quota we can to specify the limit of storage device to any user
Or any group.
By the quota user or group can use the storage device size any which we specify for it and they
can’t
To use more then.