SlideShare a Scribd company logo
Introduction
The interviews for developers often include questions on the basics of the Linux
and other Unix based operating systems. Others who have interviewed for
various posts usually document these questions. The answers might vary from
person to person but the concept remains the same and this can only be
understood when the person is clear on the basics of Linux.
Linux is quite different from Windows but it has a wide
acceptance in some fields. Since it is open source software operating system,
Linux is basically free and is used as a cross-platform operating system, which
can easily be installed in PCs, laptops, video game consoles and more. This is
what opens up many applications for Linux and thus a demand for talented
and knowledgeable professionals who are aware of the field they are working
in. You will know a lot of the answers to the given questions if you have worked
with the OS for a long time.
Linux Interview questions
What are the Linux boot files?
The Linux boot files are the configuration files, which are accessed and called
during the system booting operation. The usage of this /boot/directory is
standardized in the File System Hierarchy as it holds all the files used in booting
the system- it is the first file to be called during the system boot. It usually
contains Linux kernel files or boot loader files.
Linux Interview questions
What does grep command do?
Searching for a pattern in a line or a file is fairly easy with the grep command.
This command is executed when a particular pattern of characters must be
searched. The grep filter searches one or more files as per the user command
to search text strings using any expression.
Linux Interview questions
Compare Linux with Windows?
Here are some of the differences between Linux and windows:
Linux
Linux is open source; the complete source code for Linux is available.
Linux is the GPL-licensed operating system, you are free to modify that
software and use and even republish or sell it.
Download once and install it on as many PC you want.
Online peer support from the community via forums and online
search.
Windows
Source code for windows is not available.
You can modify or redistribute Window operating system.
In Windows, you are bounded to use one license in One PC only. If you
have to install it on other PC you need another License.
Paid to help desk support.
Linux Interview questions
What is a kernel?
The kernel is the core of any operating system. Kernel acts as a
middleman between computer hardware and operating system and
controls everything on a computer. It is the first program that is
loaded when a system starts.
Linux Interview questions
Please Explain LILO?
LILO comes from Linux Loader, which is a small program that manages
dual boot and is, thus, also called as the boot loader. It was practically
the default boot loader for quite a number of Linux distributions
succeeding the fame achieved by loadlin. Although GRUB has grown
increasingly popular recently, LILO and ELILO are still used widely.
Linux Interview questions
What is LD_LIBRARY_PATH?
LD_LIBRARY_PATH is an environment variable set of directories
separated by colons. This is where any library should be searched for
before accessing the standard set of directories for search. This is
especially useful when the user is using a non-standard or general
library for any special purposes or when a new library is being
debugged. A different library can be substituted for the execution of
this command particularly.
Linux Interview questions
What is Samba? Why is it used?
Samba is software suite with open source. It runs on Linux OS and
Unix/Linux based platforms. It is a reimplementation of the Common
Internet File System (CIFS) and the more central Server Message Block
(SMB) protocol. It is the standard Windows interoperability suite, which
means that the software is able to communicate the programs of Linux
to the Windows clients just like a native application.
Linux Interview questions
What is the difference between soft and hard
mounting points?
The NFS mount options basically define how a client should handle or
face a server crash or fail. In case of the soft mount, the client can report
an error without waiting for a response from the NFS server. But this
could also result in data corruption or data loss too. On the other hand,
in case of the hard mount, the NFS file system repeatedly contacts the
server until it receives a response. Once it reaches the server, the
program will continue execution from the same point where it was stuck
during the server crash.
Linux Interview questions
List the basic components of Linux?
There are three basic components of Linux:
Kernel: This is the core part of the Linux OS.
System Libraries: These are special programs, functions or methods. The
application programs and system utilities access the features of the
kernel.
System utilities: These are programs, which are responsible for
accomplishing specialized tasks at the individual level.
Linux Interview questions
What is the difference between Telnet and SSH?
SSH is basically a network protocol, which is used to remotely access
and manage any device distantly. The chief difference between SSH and
Telnet is that SSH makes use of encryption, which implies that the entire
data transmitted over a network is secure from snooping. Telnet is not
as secure though. Like Telnet, a user who wants to access a remote
device must install an SSH client.
Linux Interview questions
Thank you
For reading
Linux Interview questions
More Interview questions visit us:
Online interview questions
Linux Interview questions
Ad

More Related Content

What's hot (20)

Unix Shell Scripting Basics
Unix Shell Scripting BasicsUnix Shell Scripting Basics
Unix Shell Scripting Basics
Dr.Ravi
 
Introduction To SELinux
Introduction To SELinuxIntroduction To SELinux
Introduction To SELinux
Rene Cunningham
 
Linux: LVM
Linux: LVMLinux: LVM
Linux: LVM
Michal Sedlak
 
Linux basics
Linux basicsLinux basics
Linux basics
Shagun Rathore
 
Process and Threads in Linux - PPT
Process and Threads in Linux - PPTProcess and Threads in Linux - PPT
Process and Threads in Linux - PPT
QUONTRASOLUTIONS
 
Network virtualization
Network virtualizationNetwork virtualization
Network virtualization
Damian Parniewicz
 
Lesson 2 Understanding Linux File System
Lesson 2 Understanding Linux File SystemLesson 2 Understanding Linux File System
Lesson 2 Understanding Linux File System
Sadia Bashir
 
Linux Tutorial For Beginners | Linux Administration Tutorial | Linux Commands...
Linux Tutorial For Beginners | Linux Administration Tutorial | Linux Commands...Linux Tutorial For Beginners | Linux Administration Tutorial | Linux Commands...
Linux Tutorial For Beginners | Linux Administration Tutorial | Linux Commands...
Edureka!
 
Active directory
Active directory Active directory
Active directory
deshvikas
 
Powershell Demo Presentation
Powershell Demo PresentationPowershell Demo Presentation
Powershell Demo Presentation
Avik Bhattacharyya
 
Apache ppt
Apache pptApache ppt
Apache ppt
poornima sugumaran
 
Linux file system
Linux file systemLinux file system
Linux file system
Md. Tanvir Hossain
 
Linux commands and file structure
Linux commands and file structureLinux commands and file structure
Linux commands and file structure
Sreenatha Reddy K R
 
Access control list acl - permissions in linux
Access control list acl  - permissions in linuxAccess control list acl  - permissions in linux
Access control list acl - permissions in linux
Sreenatha Reddy K R
 
Shell scripting
Shell scriptingShell scripting
Shell scripting
Manav Prasad
 
Virtualization Vs. Containers
Virtualization Vs. ContainersVirtualization Vs. Containers
Virtualization Vs. Containers
actualtechmedia
 
Linux Networking Explained
Linux Networking ExplainedLinux Networking Explained
Linux Networking Explained
Thomas Graf
 
Linux commands
Linux commandsLinux commands
Linux commands
Balakumaran Arunachalam
 
Faster packet processing in Linux: XDP
Faster packet processing in Linux: XDPFaster packet processing in Linux: XDP
Faster packet processing in Linux: XDP
Daniel T. Lee
 
Linux basics
Linux basicsLinux basics
Linux basics
BiplabaSamantaray
 
Unix Shell Scripting Basics
Unix Shell Scripting BasicsUnix Shell Scripting Basics
Unix Shell Scripting Basics
Dr.Ravi
 
Process and Threads in Linux - PPT
Process and Threads in Linux - PPTProcess and Threads in Linux - PPT
Process and Threads in Linux - PPT
QUONTRASOLUTIONS
 
Lesson 2 Understanding Linux File System
Lesson 2 Understanding Linux File SystemLesson 2 Understanding Linux File System
Lesson 2 Understanding Linux File System
Sadia Bashir
 
Linux Tutorial For Beginners | Linux Administration Tutorial | Linux Commands...
Linux Tutorial For Beginners | Linux Administration Tutorial | Linux Commands...Linux Tutorial For Beginners | Linux Administration Tutorial | Linux Commands...
Linux Tutorial For Beginners | Linux Administration Tutorial | Linux Commands...
Edureka!
 
Active directory
Active directory Active directory
Active directory
deshvikas
 
Linux commands and file structure
Linux commands and file structureLinux commands and file structure
Linux commands and file structure
Sreenatha Reddy K R
 
Access control list acl - permissions in linux
Access control list acl  - permissions in linuxAccess control list acl  - permissions in linux
Access control list acl - permissions in linux
Sreenatha Reddy K R
 
Virtualization Vs. Containers
Virtualization Vs. ContainersVirtualization Vs. Containers
Virtualization Vs. Containers
actualtechmedia
 
Linux Networking Explained
Linux Networking ExplainedLinux Networking Explained
Linux Networking Explained
Thomas Graf
 
Faster packet processing in Linux: XDP
Faster packet processing in Linux: XDPFaster packet processing in Linux: XDP
Faster packet processing in Linux: XDP
Daniel T. Lee
 

Similar to Linux interview questions-ppt (20)

Linuxppt.pptx
Linuxppt.pptxLinuxppt.pptx
Linuxppt.pptx
Ashimann2108
 
Linux operating system - Overview
Linux operating system - OverviewLinux operating system - Overview
Linux operating system - Overview
Ashita Agrawal
 
Linux Operating System
Linux Operating SystemLinux Operating System
Linux Operating System
Avnish Khandelwal
 
Unit 1LectureNotice_by_lecturer_Fatuma_Msuya_UAUT.pptx
Unit 1LectureNotice_by_lecturer_Fatuma_Msuya_UAUT.pptxUnit 1LectureNotice_by_lecturer_Fatuma_Msuya_UAUT.pptx
Unit 1LectureNotice_by_lecturer_Fatuma_Msuya_UAUT.pptx
ezekielnyamu1
 
Basics of linux.pptx
Basics of linux.pptxBasics of linux.pptx
Basics of linux.pptx
Abhishek354012
 
prem ost.pptx
prem ost.pptxprem ost.pptx
prem ost.pptx
ParasPatel69066
 
Linux nic training_intro_14_dec_09
Linux nic training_intro_14_dec_09Linux nic training_intro_14_dec_09
Linux nic training_intro_14_dec_09
Aravindan Arun
 
LINUX INTERVIEW QUESTIONS AND ANSWERS 2021
LINUX INTERVIEW QUESTIONS AND ANSWERS 2021LINUX INTERVIEW QUESTIONS AND ANSWERS 2021
LINUX INTERVIEW QUESTIONS AND ANSWERS 2021
Sprintzeal
 
Linux
Linux Linux
Linux
Teja Babu
 
Linux.ppt
Linux.ppt Linux.ppt
Linux.ppt
onu9
 
Linux
Linux Linux
Linux
Kevin James
 
Presentation1 linux os
Presentation1 linux osPresentation1 linux os
Presentation1 linux os
ruzzelarpon
 
Presentation1 linux os(2)
Presentation1 linux os(2)Presentation1 linux os(2)
Presentation1 linux os(2)
Emerose Dela Torre
 
Presentation1 linux os
Presentation1 linux osPresentation1 linux os
Presentation1 linux os
alvarez khay-r m.
 
Presentation1 linux os
Presentation1 linux osPresentation1 linux os
Presentation1 linux os
joycoronado
 
Linux operating system
Linux operating systemLinux operating system
Linux operating system
Mohamed Essam
 
UNIT I LINUX.docx
UNIT I LINUX.docxUNIT I LINUX.docx
UNIT I LINUX.docx
BhuvanaR13
 
linux introduction
linux introductionlinux introduction
linux introduction
Amiya Krishna Singh
 
Difference between Unix & Linux Presentation.ppt
Difference between Unix & Linux Presentation.pptDifference between Unix & Linux Presentation.ppt
Difference between Unix & Linux Presentation.ppt
sarwechabro
 
Linux Basics Knowlage sharing.pptx
Linux Basics Knowlage sharing.pptxLinux Basics Knowlage sharing.pptx
Linux Basics Knowlage sharing.pptx
bemnitekalegn
 
Linux operating system - Overview
Linux operating system - OverviewLinux operating system - Overview
Linux operating system - Overview
Ashita Agrawal
 
Unit 1LectureNotice_by_lecturer_Fatuma_Msuya_UAUT.pptx
Unit 1LectureNotice_by_lecturer_Fatuma_Msuya_UAUT.pptxUnit 1LectureNotice_by_lecturer_Fatuma_Msuya_UAUT.pptx
Unit 1LectureNotice_by_lecturer_Fatuma_Msuya_UAUT.pptx
ezekielnyamu1
 
Linux nic training_intro_14_dec_09
Linux nic training_intro_14_dec_09Linux nic training_intro_14_dec_09
Linux nic training_intro_14_dec_09
Aravindan Arun
 
LINUX INTERVIEW QUESTIONS AND ANSWERS 2021
LINUX INTERVIEW QUESTIONS AND ANSWERS 2021LINUX INTERVIEW QUESTIONS AND ANSWERS 2021
LINUX INTERVIEW QUESTIONS AND ANSWERS 2021
Sprintzeal
 
Linux.ppt
Linux.ppt Linux.ppt
Linux.ppt
onu9
 
Presentation1 linux os
Presentation1 linux osPresentation1 linux os
Presentation1 linux os
ruzzelarpon
 
Presentation1 linux os
Presentation1 linux osPresentation1 linux os
Presentation1 linux os
joycoronado
 
Linux operating system
Linux operating systemLinux operating system
Linux operating system
Mohamed Essam
 
UNIT I LINUX.docx
UNIT I LINUX.docxUNIT I LINUX.docx
UNIT I LINUX.docx
BhuvanaR13
 
Difference between Unix & Linux Presentation.ppt
Difference between Unix & Linux Presentation.pptDifference between Unix & Linux Presentation.ppt
Difference between Unix & Linux Presentation.ppt
sarwechabro
 
Linux Basics Knowlage sharing.pptx
Linux Basics Knowlage sharing.pptxLinux Basics Knowlage sharing.pptx
Linux Basics Knowlage sharing.pptx
bemnitekalegn
 
Ad

More from Mayank Kumar (7)

Devops interview-questions-PDF
Devops interview-questions-PDFDevops interview-questions-PDF
Devops interview-questions-PDF
Mayank Kumar
 
Junit Interview Questions-ppt
Junit Interview Questions-pptJunit Interview Questions-ppt
Junit Interview Questions-ppt
Mayank Kumar
 
Struts interview-questions-ppt
Struts interview-questions-pptStruts interview-questions-ppt
Struts interview-questions-ppt
Mayank Kumar
 
PHP Interview Questions-ppt
PHP Interview Questions-pptPHP Interview Questions-ppt
PHP Interview Questions-ppt
Mayank Kumar
 
Core Java interview questions-ppt
Core Java interview questions-pptCore Java interview questions-ppt
Core Java interview questions-ppt
Mayank Kumar
 
Tableau interview questions-ppt
 Tableau interview questions-ppt Tableau interview questions-ppt
Tableau interview questions-ppt
Mayank Kumar
 
Hibernate Interview Questions
Hibernate Interview QuestionsHibernate Interview Questions
Hibernate Interview Questions
Mayank Kumar
 
Devops interview-questions-PDF
Devops interview-questions-PDFDevops interview-questions-PDF
Devops interview-questions-PDF
Mayank Kumar
 
Junit Interview Questions-ppt
Junit Interview Questions-pptJunit Interview Questions-ppt
Junit Interview Questions-ppt
Mayank Kumar
 
Struts interview-questions-ppt
Struts interview-questions-pptStruts interview-questions-ppt
Struts interview-questions-ppt
Mayank Kumar
 
PHP Interview Questions-ppt
PHP Interview Questions-pptPHP Interview Questions-ppt
PHP Interview Questions-ppt
Mayank Kumar
 
Core Java interview questions-ppt
Core Java interview questions-pptCore Java interview questions-ppt
Core Java interview questions-ppt
Mayank Kumar
 
Tableau interview questions-ppt
 Tableau interview questions-ppt Tableau interview questions-ppt
Tableau interview questions-ppt
Mayank Kumar
 
Hibernate Interview Questions
Hibernate Interview QuestionsHibernate Interview Questions
Hibernate Interview Questions
Mayank Kumar
 
Ad

Recently uploaded (20)

Power BI Jobs in Jaipur – Top Career Options in Data Analytics.pdf
Power BI Jobs in Jaipur – Top Career Options in Data Analytics.pdfPower BI Jobs in Jaipur – Top Career Options in Data Analytics.pdf
Power BI Jobs in Jaipur – Top Career Options in Data Analytics.pdf
vinay salarite
 
weather and climate for social studies level 4
weather and climate for social studies level 4weather and climate for social studies level 4
weather and climate for social studies level 4
kmchou1017
 
最新版加拿大特伦特大学毕业证(Trent毕业证书)原版定制
最新版加拿大特伦特大学毕业证(Trent毕业证书)原版定制最新版加拿大特伦特大学毕业证(Trent毕业证书)原版定制
最新版加拿大特伦特大学毕业证(Trent毕业证书)原版定制
Taqyea
 
Engineering-Excellence-Top-BEBTech-Colleges-in-Delhi-2025 (1).pptx
Engineering-Excellence-Top-BEBTech-Colleges-in-Delhi-2025 (1).pptxEngineering-Excellence-Top-BEBTech-Colleges-in-Delhi-2025 (1).pptx
Engineering-Excellence-Top-BEBTech-Colleges-in-Delhi-2025 (1).pptx
shilpijain263
 
Human.pptx and the life of humans in this world
Human.pptx and the life of humans in this worldHuman.pptx and the life of humans in this world
Human.pptx and the life of humans in this world
khadoshah18
 
The Guide to a Winning Interview May 2025
The Guide to a Winning Interview May 2025The Guide to a Winning Interview May 2025
The Guide to a Winning Interview May 2025
Bruce Bennett
 
how-to-future-proof-your-career-in-the-age-of-ai.pptx
how-to-future-proof-your-career-in-the-age-of-ai.pptxhow-to-future-proof-your-career-in-the-age-of-ai.pptx
how-to-future-proof-your-career-in-the-age-of-ai.pptx
StrengthsTheatre
 
Import images and the long run is not aa
Import images and the long run is not aaImport images and the long run is not aa
Import images and the long run is not aa
PurvaAdhangale
 
GROUP 1 NAV.pptxhwjwhshwuwhhwhsjssjwjjwd
GROUP 1 NAV.pptxhwjwhshwuwhhwhsjssjwjjwdGROUP 1 NAV.pptxhwjwhshwuwhhwhsjssjwjjwd
GROUP 1 NAV.pptxhwjwhshwuwhhwhsjssjwjjwd
andresjohnjohn99
 
science stream ppt ankush.injcnjd jfcdsj
science stream ppt ankush.injcnjd jfcdsjscience stream ppt ankush.injcnjd jfcdsj
science stream ppt ankush.injcnjd jfcdsj
prashantksistla
 
Mac repertory.pdfgghjjmgggggggggggggglkjhk
Mac repertory.pdfgghjjmgggggggggggggglkjhkMac repertory.pdfgghjjmgggggggggggggglkjhk
Mac repertory.pdfgghjjmgggggggggggggglkjhk
vasajagadishwar1
 
Report of Manish Malhotra and shamim ahmed .pptx
Report of Manish Malhotra and shamim ahmed .pptxReport of Manish Malhotra and shamim ahmed .pptx
Report of Manish Malhotra and shamim ahmed .pptx
AmitMalik746546
 
Busiensns plan 34678973783738s FPPT.pptx
Busiensns plan 34678973783738s FPPT.pptxBusiensns plan 34678973783738s FPPT.pptx
Busiensns plan 34678973783738s FPPT.pptx
AzkaRao2
 
Social Entrepreneurship (1) powerpoint.pptx
Social Entrepreneurship (1) powerpoint.pptxSocial Entrepreneurship (1) powerpoint.pptx
Social Entrepreneurship (1) powerpoint.pptx
kumaresan61999
 
UXPA2025-dont-hate-job by Ira F. Cummings & Lisa Hagen
UXPA2025-dont-hate-job by Ira F. Cummings & Lisa HagenUXPA2025-dont-hate-job by Ira F. Cummings & Lisa Hagen
UXPA2025-dont-hate-job by Ira F. Cummings & Lisa Hagen
UXPA Boston
 
About the btech cs ai ml course for the student
About the btech cs ai ml course for the studentAbout the btech cs ai ml course for the student
About the btech cs ai ml course for the student
cinemahub167
 
Department of Computer Science and Applications 1.pptx
Department of Computer Science and Applications 1.pptxDepartment of Computer Science and Applications 1.pptx
Department of Computer Science and Applications 1.pptx
panghaldharmender459
 
Certification SAFe 6 PO-PM Adrien Bonato.pdf
Certification SAFe 6 PO-PM Adrien Bonato.pdfCertification SAFe 6 PO-PM Adrien Bonato.pdf
Certification SAFe 6 PO-PM Adrien Bonato.pdf
Adrien Bonato
 
LEADERSHIP, MENTORSHIP AND CAREER DEVELOPMENT TRAINING MANUAL PAUL.pdf
LEADERSHIP, MENTORSHIP AND CAREER DEVELOPMENT TRAINING MANUAL PAUL.pdfLEADERSHIP, MENTORSHIP AND CAREER DEVELOPMENT TRAINING MANUAL PAUL.pdf
LEADERSHIP, MENTORSHIP AND CAREER DEVELOPMENT TRAINING MANUAL PAUL.pdf
paulallieukamara31
 
BANKING AND SCOPE1 thghghvndvnggfdhjg.pdf
BANKING AND SCOPE1 thghghvndvnggfdhjg.pdfBANKING AND SCOPE1 thghghvndvnggfdhjg.pdf
BANKING AND SCOPE1 thghghvndvnggfdhjg.pdf
mknaveenmk365
 
Power BI Jobs in Jaipur – Top Career Options in Data Analytics.pdf
Power BI Jobs in Jaipur – Top Career Options in Data Analytics.pdfPower BI Jobs in Jaipur – Top Career Options in Data Analytics.pdf
Power BI Jobs in Jaipur – Top Career Options in Data Analytics.pdf
vinay salarite
 
weather and climate for social studies level 4
weather and climate for social studies level 4weather and climate for social studies level 4
weather and climate for social studies level 4
kmchou1017
 
最新版加拿大特伦特大学毕业证(Trent毕业证书)原版定制
最新版加拿大特伦特大学毕业证(Trent毕业证书)原版定制最新版加拿大特伦特大学毕业证(Trent毕业证书)原版定制
最新版加拿大特伦特大学毕业证(Trent毕业证书)原版定制
Taqyea
 
Engineering-Excellence-Top-BEBTech-Colleges-in-Delhi-2025 (1).pptx
Engineering-Excellence-Top-BEBTech-Colleges-in-Delhi-2025 (1).pptxEngineering-Excellence-Top-BEBTech-Colleges-in-Delhi-2025 (1).pptx
Engineering-Excellence-Top-BEBTech-Colleges-in-Delhi-2025 (1).pptx
shilpijain263
 
Human.pptx and the life of humans in this world
Human.pptx and the life of humans in this worldHuman.pptx and the life of humans in this world
Human.pptx and the life of humans in this world
khadoshah18
 
The Guide to a Winning Interview May 2025
The Guide to a Winning Interview May 2025The Guide to a Winning Interview May 2025
The Guide to a Winning Interview May 2025
Bruce Bennett
 
how-to-future-proof-your-career-in-the-age-of-ai.pptx
how-to-future-proof-your-career-in-the-age-of-ai.pptxhow-to-future-proof-your-career-in-the-age-of-ai.pptx
how-to-future-proof-your-career-in-the-age-of-ai.pptx
StrengthsTheatre
 
Import images and the long run is not aa
Import images and the long run is not aaImport images and the long run is not aa
Import images and the long run is not aa
PurvaAdhangale
 
GROUP 1 NAV.pptxhwjwhshwuwhhwhsjssjwjjwd
GROUP 1 NAV.pptxhwjwhshwuwhhwhsjssjwjjwdGROUP 1 NAV.pptxhwjwhshwuwhhwhsjssjwjjwd
GROUP 1 NAV.pptxhwjwhshwuwhhwhsjssjwjjwd
andresjohnjohn99
 
science stream ppt ankush.injcnjd jfcdsj
science stream ppt ankush.injcnjd jfcdsjscience stream ppt ankush.injcnjd jfcdsj
science stream ppt ankush.injcnjd jfcdsj
prashantksistla
 
Mac repertory.pdfgghjjmgggggggggggggglkjhk
Mac repertory.pdfgghjjmgggggggggggggglkjhkMac repertory.pdfgghjjmgggggggggggggglkjhk
Mac repertory.pdfgghjjmgggggggggggggglkjhk
vasajagadishwar1
 
Report of Manish Malhotra and shamim ahmed .pptx
Report of Manish Malhotra and shamim ahmed .pptxReport of Manish Malhotra and shamim ahmed .pptx
Report of Manish Malhotra and shamim ahmed .pptx
AmitMalik746546
 
Busiensns plan 34678973783738s FPPT.pptx
Busiensns plan 34678973783738s FPPT.pptxBusiensns plan 34678973783738s FPPT.pptx
Busiensns plan 34678973783738s FPPT.pptx
AzkaRao2
 
Social Entrepreneurship (1) powerpoint.pptx
Social Entrepreneurship (1) powerpoint.pptxSocial Entrepreneurship (1) powerpoint.pptx
Social Entrepreneurship (1) powerpoint.pptx
kumaresan61999
 
UXPA2025-dont-hate-job by Ira F. Cummings & Lisa Hagen
UXPA2025-dont-hate-job by Ira F. Cummings & Lisa HagenUXPA2025-dont-hate-job by Ira F. Cummings & Lisa Hagen
UXPA2025-dont-hate-job by Ira F. Cummings & Lisa Hagen
UXPA Boston
 
About the btech cs ai ml course for the student
About the btech cs ai ml course for the studentAbout the btech cs ai ml course for the student
About the btech cs ai ml course for the student
cinemahub167
 
Department of Computer Science and Applications 1.pptx
Department of Computer Science and Applications 1.pptxDepartment of Computer Science and Applications 1.pptx
Department of Computer Science and Applications 1.pptx
panghaldharmender459
 
Certification SAFe 6 PO-PM Adrien Bonato.pdf
Certification SAFe 6 PO-PM Adrien Bonato.pdfCertification SAFe 6 PO-PM Adrien Bonato.pdf
Certification SAFe 6 PO-PM Adrien Bonato.pdf
Adrien Bonato
 
LEADERSHIP, MENTORSHIP AND CAREER DEVELOPMENT TRAINING MANUAL PAUL.pdf
LEADERSHIP, MENTORSHIP AND CAREER DEVELOPMENT TRAINING MANUAL PAUL.pdfLEADERSHIP, MENTORSHIP AND CAREER DEVELOPMENT TRAINING MANUAL PAUL.pdf
LEADERSHIP, MENTORSHIP AND CAREER DEVELOPMENT TRAINING MANUAL PAUL.pdf
paulallieukamara31
 
BANKING AND SCOPE1 thghghvndvnggfdhjg.pdf
BANKING AND SCOPE1 thghghvndvnggfdhjg.pdfBANKING AND SCOPE1 thghghvndvnggfdhjg.pdf
BANKING AND SCOPE1 thghghvndvnggfdhjg.pdf
mknaveenmk365
 

Linux interview questions-ppt

  • 1. Introduction The interviews for developers often include questions on the basics of the Linux and other Unix based operating systems. Others who have interviewed for various posts usually document these questions. The answers might vary from person to person but the concept remains the same and this can only be understood when the person is clear on the basics of Linux. Linux is quite different from Windows but it has a wide acceptance in some fields. Since it is open source software operating system, Linux is basically free and is used as a cross-platform operating system, which can easily be installed in PCs, laptops, video game consoles and more. This is what opens up many applications for Linux and thus a demand for talented and knowledgeable professionals who are aware of the field they are working in. You will know a lot of the answers to the given questions if you have worked with the OS for a long time. Linux Interview questions
  • 2. What are the Linux boot files? The Linux boot files are the configuration files, which are accessed and called during the system booting operation. The usage of this /boot/directory is standardized in the File System Hierarchy as it holds all the files used in booting the system- it is the first file to be called during the system boot. It usually contains Linux kernel files or boot loader files. Linux Interview questions
  • 3. What does grep command do? Searching for a pattern in a line or a file is fairly easy with the grep command. This command is executed when a particular pattern of characters must be searched. The grep filter searches one or more files as per the user command to search text strings using any expression. Linux Interview questions
  • 4. Compare Linux with Windows? Here are some of the differences between Linux and windows: Linux Linux is open source; the complete source code for Linux is available. Linux is the GPL-licensed operating system, you are free to modify that software and use and even republish or sell it. Download once and install it on as many PC you want. Online peer support from the community via forums and online search. Windows Source code for windows is not available. You can modify or redistribute Window operating system. In Windows, you are bounded to use one license in One PC only. If you have to install it on other PC you need another License. Paid to help desk support. Linux Interview questions
  • 5. What is a kernel? The kernel is the core of any operating system. Kernel acts as a middleman between computer hardware and operating system and controls everything on a computer. It is the first program that is loaded when a system starts. Linux Interview questions
  • 6. Please Explain LILO? LILO comes from Linux Loader, which is a small program that manages dual boot and is, thus, also called as the boot loader. It was practically the default boot loader for quite a number of Linux distributions succeeding the fame achieved by loadlin. Although GRUB has grown increasingly popular recently, LILO and ELILO are still used widely. Linux Interview questions
  • 7. What is LD_LIBRARY_PATH? LD_LIBRARY_PATH is an environment variable set of directories separated by colons. This is where any library should be searched for before accessing the standard set of directories for search. This is especially useful when the user is using a non-standard or general library for any special purposes or when a new library is being debugged. A different library can be substituted for the execution of this command particularly. Linux Interview questions
  • 8. What is Samba? Why is it used? Samba is software suite with open source. It runs on Linux OS and Unix/Linux based platforms. It is a reimplementation of the Common Internet File System (CIFS) and the more central Server Message Block (SMB) protocol. It is the standard Windows interoperability suite, which means that the software is able to communicate the programs of Linux to the Windows clients just like a native application. Linux Interview questions
  • 9. What is the difference between soft and hard mounting points? The NFS mount options basically define how a client should handle or face a server crash or fail. In case of the soft mount, the client can report an error without waiting for a response from the NFS server. But this could also result in data corruption or data loss too. On the other hand, in case of the hard mount, the NFS file system repeatedly contacts the server until it receives a response. Once it reaches the server, the program will continue execution from the same point where it was stuck during the server crash. Linux Interview questions
  • 10. List the basic components of Linux? There are three basic components of Linux: Kernel: This is the core part of the Linux OS. System Libraries: These are special programs, functions or methods. The application programs and system utilities access the features of the kernel. System utilities: These are programs, which are responsible for accomplishing specialized tasks at the individual level. Linux Interview questions
  • 11. What is the difference between Telnet and SSH? SSH is basically a network protocol, which is used to remotely access and manage any device distantly. The chief difference between SSH and Telnet is that SSH makes use of encryption, which implies that the entire data transmitted over a network is secure from snooping. Telnet is not as secure though. Like Telnet, a user who wants to access a remote device must install an SSH client. Linux Interview questions
  • 12. Thank you For reading Linux Interview questions More Interview questions visit us: Online interview questions Linux Interview questions
  翻译: