What is LINUX
Linux is a free Unix-type operating system originally created
by Linus Torvalds with the assistance of developers around
the world.
It originated in 1991 as a personal project of Linus Torvalds,
a Finnish graduate student.
The Kernel version 1.0 was released in 1994 and today the
most recent stable version is 2.6.9
Developed under the GNU General Public License , the
source code for Linux is freely available to everyone.
Introduction to Linux
UNIX Structure
Introduction to Linux
UNIX File System
Introduction to Linux
File System
The Unix file system looks like an inverted tree structure.
You start with the root directory, denoted by /, at the top
and work down through sub-directories underneath it.
Introduction to Linux
File System
Each node is either a file or a directory of files, where the
latter can contain other files and directories.
You specify a file or directory by its path name, either the
full, or absolute, path name or the one relative to a location.
The full path name starts with the root, /, and follows the
branches of the file system, each separated by /, until you
reach the desired file, e.g.:
/home/condron/source/xntp
Introduction to Linux
Thank you
More details visit the site:
www.thinkittraining.in
Thank you
More details visit the site:
www.thinkittraining.in

More Related Content

PDF
Introduction to linux
PPTX
Linux operating system - Overview
PPTX
Operating system (Introduction to Linux)
PPT
History of Linux
PDF
Linux OS presentation
PPTX
Linux; Operating System
PPTX
Introduction to linux
PPT
Linux - Introductions to Linux Operating System
Introduction to linux
Linux operating system - Overview
Operating system (Introduction to Linux)
History of Linux
Linux OS presentation
Linux; Operating System
Introduction to linux
Linux - Introductions to Linux Operating System

What's hot (20)

PPT
Ppt af linux
PPTX
Linux ppt
PPT
Linux os and its features
PPTX
Introduction to linux ppt
PPTX
Linux Presentation
PPT
ppt on linux by MUKESH PATEL
PPTX
what is LINUX ? presentation.
PPTX
A general Overview of linux !!
PPT
Linux
PPT
History Of Linux
PPTX
Linux & Unix Operating System's
PPT
Intro to linux
PPTX
Introduction 2 linux
PPTX
Linux basics
ODP
Acme linux presentation
PDF
Becoming Linux Expert Series-Install Linux Operating System
PPTX
Linux
 
ODP
Intro to linux
PPTX
Unix ppt
ODP
Introduction to Linux OS
Ppt af linux
Linux ppt
Linux os and its features
Introduction to linux ppt
Linux Presentation
ppt on linux by MUKESH PATEL
what is LINUX ? presentation.
A general Overview of linux !!
Linux
History Of Linux
Linux & Unix Operating System's
Intro to linux
Introduction 2 linux
Linux basics
Acme linux presentation
Becoming Linux Expert Series-Install Linux Operating System
Linux
 
Intro to linux
Unix ppt
Introduction to Linux OS
Ad

Similar to Introduction to Linux (20)

PPT
Operating Systems 1
PPT
chapter 3 linux-lecture.ppt
PPT
linux-lecture1.ppt
PPTX
Linux Operaring System chapter one Introduction.pptx
PPT
Linux administration classes in mumbai
PPT
linux-lecture1.ppt
PPTX
3. LINUXyhfgfgfgfdgfdfdgfdfggdgrdrr.pptx
PPT
Chapter 1 Overview of system administration.ppt
 
PPTX
12 introduction to Linux OS
PDF
12-introductiontolinuxos-190907073928
PPT
PPTX
Chapter 1-Introduction for linux system admin lesson.pptx
DOC
What is linux
PPTX
Cha-2- Software Maintenance Part-2.gghgpptx
PPTX
Introduction to Linux
PPTX
The-Origins-of-Linux.pptx VVVVVVVVVVVVVVVVVV
PPTX
Introduction, Features, Basic Commands and Distribution of LINUX
PPTX
Linux Training PPT with basic tutorial and learning
PPT
User administration concepts and mechanisms
DOCX
Linux notes
Operating Systems 1
chapter 3 linux-lecture.ppt
linux-lecture1.ppt
Linux Operaring System chapter one Introduction.pptx
Linux administration classes in mumbai
linux-lecture1.ppt
3. LINUXyhfgfgfgfdgfdfdgfdfggdgrdrr.pptx
Chapter 1 Overview of system administration.ppt
 
12 introduction to Linux OS
12-introductiontolinuxos-190907073928
Chapter 1-Introduction for linux system admin lesson.pptx
What is linux
Cha-2- Software Maintenance Part-2.gghgpptx
Introduction to Linux
The-Origins-of-Linux.pptx VVVVVVVVVVVVVVVVVV
Introduction, Features, Basic Commands and Distribution of LINUX
Linux Training PPT with basic tutorial and learning
User administration concepts and mechanisms
Linux notes
Ad

Recently uploaded (20)

PPTX
Module on health assessment of CHN. pptx
PDF
Skin Care and Cosmetic Ingredients Dictionary ( PDFDrive ).pdf
PDF
Journal of Dental Science - UDMY (2022).pdf
PDF
plant tissues class 6-7 mcqs chatgpt.pdf
PDF
David L Page_DCI Research Study Journey_how Methodology can inform one's prac...
PDF
Environmental Education MCQ BD2EE - Share Source.pdf
PDF
M.Tech in Aerospace Engineering | BIT Mesra
PDF
Climate and Adaptation MCQs class 7 from chatgpt
PDF
Journal of Dental Science - UDMY (2021).pdf
PDF
LIFE & LIVING TRILOGY - PART (3) REALITY & MYSTERY.pdf
PDF
My India Quiz Book_20210205121199924.pdf
PPTX
ELIAS-SEZIURE AND EPilepsy semmioan session.pptx
PDF
AI-driven educational solutions for real-life interventions in the Philippine...
PDF
CRP102_SAGALASSOS_Final_Projects_2025.pdf
PPTX
MICROPARA INTRODUCTION XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
PDF
LEARNERS WITH ADDITIONAL NEEDS ProfEd Topic
PDF
International_Financial_Reporting_Standa.pdf
PPTX
Education and Perspectives of Education.pptx
PDF
PowerPoint for Climate Change by T.T.pdf
DOCX
Cambridge-Practice-Tests-for-IELTS-12.docx
Module on health assessment of CHN. pptx
Skin Care and Cosmetic Ingredients Dictionary ( PDFDrive ).pdf
Journal of Dental Science - UDMY (2022).pdf
plant tissues class 6-7 mcqs chatgpt.pdf
David L Page_DCI Research Study Journey_how Methodology can inform one's prac...
Environmental Education MCQ BD2EE - Share Source.pdf
M.Tech in Aerospace Engineering | BIT Mesra
Climate and Adaptation MCQs class 7 from chatgpt
Journal of Dental Science - UDMY (2021).pdf
LIFE & LIVING TRILOGY - PART (3) REALITY & MYSTERY.pdf
My India Quiz Book_20210205121199924.pdf
ELIAS-SEZIURE AND EPilepsy semmioan session.pptx
AI-driven educational solutions for real-life interventions in the Philippine...
CRP102_SAGALASSOS_Final_Projects_2025.pdf
MICROPARA INTRODUCTION XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
LEARNERS WITH ADDITIONAL NEEDS ProfEd Topic
International_Financial_Reporting_Standa.pdf
Education and Perspectives of Education.pptx
PowerPoint for Climate Change by T.T.pdf
Cambridge-Practice-Tests-for-IELTS-12.docx

Introduction to Linux

  • 1. What is LINUX Linux is a free Unix-type operating system originally created by Linus Torvalds with the assistance of developers around the world. It originated in 1991 as a personal project of Linus Torvalds, a Finnish graduate student. The Kernel version 1.0 was released in 1994 and today the most recent stable version is 2.6.9 Developed under the GNU General Public License , the source code for Linux is freely available to everyone. Introduction to Linux
  • 4. File System The Unix file system looks like an inverted tree structure. You start with the root directory, denoted by /, at the top and work down through sub-directories underneath it. Introduction to Linux
  • 5. File System Each node is either a file or a directory of files, where the latter can contain other files and directories. You specify a file or directory by its path name, either the full, or absolute, path name or the one relative to a location. The full path name starts with the root, /, and follows the branches of the file system, each separated by /, until you reach the desired file, e.g.: /home/condron/source/xntp Introduction to Linux
  • 6. Thank you More details visit the site: www.thinkittraining.in
  • 7. Thank you More details visit the site: www.thinkittraining.in