0% found this document useful (0 votes)
50 views

Linux

The document contains 28 questions about various Linux topics including: 1. The Linux booting process and NFS daemons. 2. The difference between soft and hard links and troubleshooting NFS share mounting issues. 3. Checking kernel parameters, kernel compilation steps, and kernel configuration files. It covers concepts such as semaphores, shared memory, FTP types, file permissions, file system diagnostics, and process monitoring.

Uploaded by

rahul1512
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
50 views

Linux

The document contains 28 questions about various Linux topics including: 1. The Linux booting process and NFS daemons. 2. The difference between soft and hard links and troubleshooting NFS share mounting issues. 3. Checking kernel parameters, kernel compilation steps, and kernel configuration files. It covers concepts such as semaphores, shared memory, FTP types, file permissions, file system diagnostics, and process monitoring.

Uploaded by

rahul1512
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 1

1. Explain booting process of linux. 2. Explain the NFS Daemons. 3.

What is the difference between soft & hard links 4. If a remote server having a nfs share mounted is not coming up after reboot . What could be the problem? How will you troubleshoot and fix it.

5.

Explain the 5th & 6th field in /etc/fstab file 6. After an unclean shutdown of a linux box, kernel initiates file system checks on the file system(s). From where kernel identify that the last system shutdown/reboot was unclean. 7. What is grub. 8. Explain the procedure to install rpm package with all dependency packages using rpm command. 9. How to check where a particular package installed its configuration files 10. How to you check status of nfs server from a client system. 11. What is the Journaling. 12. What are the types of Journaling. 13. Explain difference between moduler & monolytic kernel 14. Explain kernel compilation steps. 15. Which file stores kernel configuration details. 16. How to check the currently configured kernel parameters on a linux server. 17. Explain semaphore settings 18. How to check how much memory is used by a particular process in KBs 19. How to check the shared memory used by any particular application 20. What is shared memory 21. What is the use of shared memory 22. What is the difference between passive & active ftp 23. Explain setuid, setgid & sticky bit. 24. How to check the free inodes in a file system 25. How to troubleshoot if the root file system space is increasing very fast in reach more than 95 % 26. What do you mean by zombie process 27. How will you kill the zombie processes 28. How to check what system calls a particular script or program is executing in the background.

You might also like