Linux is open-source and one of the most popular operating systems. It is one of the most important technological advancements of the last century. It has made a huge impact on the growth of the internet Like any operation system, it manages the system’s hardware and resources like memory, CPU(Central Processing Unit), and storage.
This page will guide you through different topics one needs for learning Linux and its related concepts.
Table of Contents
ToggleLinux Basics
Files and Directories in Linux
Managing Processes In Linux
Permission Linux
Shell Scripting in Linux
- Introduction to Bash Script
- Array in Bash Scripts
- Using Date Command In Bash Script
- How to Send Email from Linux Command Line in Linux?
- Functions in Bash Script
- Introduction to curl Command in Linux
- How to Run Bash Script in Background?
- Loops in Bash Scripting
- How to use Command Line Arguments in Bash Script?
- Bash Control Characters
- What are Bash Variables?
- Arithmetic Operators in Bash