---
title: "What are the basic components of Linux?"  
description: "What are the basic components of Linux?"  
author: "Mukul Goenka"  
published: 2022-04-15  
canonical: https://answers.mindstick.com/qa/96814/what-are-the-basic-components-of-linux  
category: "troubleshooting"  
tags: ["troubleshooting", "linux"]  
reading_time: 1 minute  

---

# What are the basic components of Linux?

What are the [basic](https://www.mindstick.com/interview/34340/what-is-basic-authentication) [components](https://www.mindstick.com/interview/604/what-are-the-components-of-struts) of Linux?

## Answers

### Answer by Hitesh Vohra

![What are the basic components of Linux?](https://answers.mindstick.com/questionanswer/029c1142-dade-4d56-ac63-831511488f7e/images/469bed83-1037-4d75-a02d-f0c58e5f0211.jpeg)\

- Hardware, Kernel, Shell, and Utilities are the **main components of the Linux architecture.**
- **Hardware:** The Hardware layer of the [**LINUX**](https://answers.mindstick.com/qa/96830/what-is-the-minimum-number-of-disk-partitions-required-to-install-linux) operating system is made up of peripheral devices such as RAM, HDD, and CPU.
- **Kernel:** The kernel is the core component of the Linux operating system, and it is responsible for many of the operating system's functions. It communicates directly with hardware, which provides low-level services such as giving the system with hardware information. Monolithic Kernel and MicroKernel are the two types of kernels available.
- **Shell:** The shell is a user-to-kernel interface that hides the complexity of the kernel's functions from the user. It takes the user's commands and carries them out.
- **Utilities:** The Utilities provide the user with operating system functions. The System utilities can be used to perform individual and specialised tasks.

\

## Read More: [What is LILO in Linux?](https://answers.mindstick.com/qa/96813/what-is-lilo-in-linux)


---

Original Source: https://answers.mindstick.com/qa/96814/what-are-the-basic-components-of-linux

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
