Linux Interview General Questions with Answers

Explain in detail the Linux booting procedure When a Linux machine is powered on BIOS loads up first. It will prompt you to select boot device which can be Hard disk, CD-ROM, Floppy drive, Network etc. By

Interview Questions on Linux Permissions with Answers

1.What is the difference between SUID and SGID? Understanding special permission SUID Understanding special permission SGID   2. What is Sticky Bit permission? Understanding special permission Sticky Bit   3. What is umask? In computing,

What is a Kernel in Linux?

This is the first question which should come to your mind when you start reading and knowing Linux because without knowing what a kernel is you can not move ahead. Let me help you understand