Linux
Export PDF (0)
Flagged
Completed
Export PDF (0)
0%
Explain how you can check the system's current IP address and network configuration in Linux.
Junior
Explain the difference between a process and a thread in Linux.
Junior
Explain the purpose of the
/etc/passwd
and
/etc/shadow
files in Linux.
Junior
Explain the purpose of the
ping
command in Linux?
Junior
Explain the purpose of the
ps
command in Linux and how it can be used to view process information.
Junior
Explain what the
sudo
command is used for in Linux.
Junior
How do you check the status of a Linux service or daemon?
Junior
What is a shell in Linux, and why is it important?
Junior
What is the purpose of the
fork()
system call?
Junior
What is the purpose of the
lsof
command in Linux?
Junior
What is the purpose of the
PATH
environment variable in Linux, and how is it used?
Junior
What is the role of the
init
process in Linux, and how does it relate to systemd?
Junior
Explain the concept of process priority and how the
nice
and
renice
commands are used to adjust process priority in Linux.
Mid
Explain the concept of process scheduling in Linux. What scheduling algorithms are commonly used, and how do they differ?
Mid
Explain the concept of the Linux runlevel. What are runlevels, and how do they relate to system states?
Mid
Explain the difference between hard links and symbolic links in Linux.
Mid
Explain the differences between a hard link and a soft link (symlink).
Mid
Explain the Linux file permissions system (e.g.,
chmod
,
chown
,
chgrp
). How do you change file permissions, ownership, and group?
Mid
Explain the purpose of the
/dev
directory in Linux, and how does it relate to device files and device drivers?
Mid
Explain the purpose of the
grep
command in Linux.
Mid
Explain the purpose of the
iptables
command in Linux, and how can it be used to configure firewall rules?
Mid
Explain the purpose of the
ldd
command in Linux and how it is used to check library dependencies for an executable.
Mid
Explain the purpose of the
ssh
command in Linux?
Mid
Explain the purpose of the
top
command in Linux.
Mid
Explain the role of the
ldconfig
command in Linux?
Mid
Explain the role of the Linux swap space. What is it used for, and how can you manage it?
Mid
Explain what a Linux process tree is and how you can visualize it using tools like
pstree
and
htop
.
Mid
What is a Linux kernel module, and why are they used?
Mid
What is a Linux shell and why are there different shells available?
Mid
What is the
mount
command in Linux?
Mid
What is the purpose of the
/etc/fstab
file in Linux?
Mid
What is the purpose of the
/usr
and
/var
directories in Linux? How do they differ from
/bin
and
/etc
?
Mid
What is the purpose of the
chmod
command in Linux, and how do you use it?
Mid
What is the purpose of the
cron
and
at
commands in Linux, and how do they differ in scheduling tasks?
Mid
What is the purpose of the
df
and
du
commands in Linux? How do they differ?
Mid
What is the purpose of the
LD_LIBRARY_PATH
environment variable in Linux, and how can it be used?
Mid
What is the purpose of the
nohup
command in Linux?
Mid
What is the purpose of the
strace
command in Linux?
Mid
What is the purpose of the
systemd
init system in modern Linux distributions?
Mid
Can you explain what Linux namespaces and cgroups are, and how they are used for process isolation and resource management?
Senior
Explain the role of the
/boot
partition in Linux. Why is it separate from the root filesystem, and what does it typically contain?
Senior
Explain what a Linux runlevel is, and how does it determine the state of the system and which services are started at boot?
Senior
What is the purpose of the
/proc
filesystem in Linux?
Senior
What is the purpose of the
/sbin
and
/usr/sbin
directories in Linux? Why are some system utilities located there instead of
/bin
or
/usr/bin
?
Senior
What is the purpose of the Linux
tar
command, and how do you create and extract tarball files?
Senior
What is the purpose of the
rsync
command in Linux, and how can it be used for efficient file synchronization?
Senior
What is the purpose of the
sysctl
command in Linux?
Senior
What is the role of the
initramfs
(initial RAM filesystem) in the Linux boot process, and why is it necessary?
Senior
Top 48 Linux Interview Questions And Answers 2025 | TechPrep