System Admin Q&A Latest Posts
- System Admin Part1 Q&A
- System Admin Part2 Q&A
- System Admin Part3 Q&A
- System Admin Part4 Q&A
- System Admin Part5 Q&A
- System Admin Part6 Q&A
- System Admin Part7 Q&A
- System Admin Part8 Q&A
- System Admin Part9 Q&A
- System Admin Part10 Q&A
- System Admin Part11 Q&A
- System Admin Part12 Q&A
- System Admin Part13 Q&A
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
![]() |


