Interview Questions on Linux Filesystems with Answers

1. What is the filesystem used in Rhel 5 and Rhel 6?
Show/Hide Answer

2. What is the difference between ext3 and ext4 filesystem?
Show/Hide Answer

3. What is the command used to check any hardware changes made on the system in Linux?
Show/Hide Answer


4. Is it possible to increase swap partition? If yes then how?
Show/Hide Answer

5. What is a swap partition ? What is the recommended swap partition for 8 GB RAM?
Show/Hide Answer

6. What is the procedure you follow to extend a LVM partition?
Show/Hide Answer


7. What is the command to view all the available partitions on the system?
Show/Hide Answer

8. What is the command to view all the mounted partitions on the system?
Show/Hide Answer


9. What is the use of mtab directory?
Show/Hide Answer

10. How do you make permanent changes to any file inside /proc directory?
Show/Hide Answer


11. What is the default mode when you enter single user mode?
Show/Hide Answer

12. Explain the procedure to fix a case when a system is unable to boot due to improper entry in fstab
Show/Hide Answer

13. What does the last two sections define in fstab file?
Show/Hide Answer

14. What is the command to display all the logical volume available in the system?
Show/Hide Answer


15. How do you mount a windows share on Linux? Is it possible?
Show/Hide Answer

16. What is the difference between NFS share and a Samba share?
Show/Hide Answer

17. What is the default permission applied on the user when you mount a NFS permission on any local directory in your system?
Show/Hide Answer

18. What is the command to view all the kernel parameters?
Show/Hide Answer

19. What is . and .. in very directory of Linux system?
Show/Hide Answer

20. What is the command to view all the variables in your system?
Show/Hide Answer

21. How can you make a custom environment variable permanent so that it works even after reboot?
Show/Hide Answer