Interview Questions And Answers

Q: - What do you mean a File System?

File System is a method to store and organize files and directories on disk. A file system can have different formats called file system types. These formats determine how the information is stored as files and directories.

Submitted By:-Parveen Kumar            Email-ID: -parveen.antil@gmail.com

Q: - Tell me the name of directory structure hierarchy for Linux

/root
/boot
/bin
/sbin
/proc
/mnt
/usr
/var
/lib
/etc
/dev
/opt
/srv
/tmp
/media  

Submitted By:- Parveen Kumar            Email-ID: -parveen.antil@gmail.com

Q: - What does /boot directory contains?

The /boot/ directory contains static files required to boot the system, such as the Linux kernel, boot loader configuration files. These files are essential for the system to boot properly.

Submitted By:- Parveen Kumar            Email-ID: -parveen.antil@gmail.com

 

1
2