SlideShare a Scribd company logo
1 of 32
Operating System
and
Its Function
Created By:
Mr. Dipak Prasad
You can find me at:
@Dipak_Prasad1
fb/dpkprasad
www.dipak.co.in
What is operating system?
Definition:
• An operating system
(OS) is a collection of
software that
manages computer
hardware resources
Without a computer
operating system, a
computer would be
useless
“The operating system acts as
a Interface Between the user
and computer hardware”
Some Examples of Operating
System
Advantages and Disadvantages of
Major OS’s
Advantages & Disadvantages of
Windows
Advantages
Easy to
use
Update
Gaming
Familiar
Disadvantages
Expensive
Not
Stable
Not
secure
Advantages & Disadvantages Of
MAC OS
Advantages
Great
GUI
Better to
graphic
designer
Stable
Secure
Disadvantages
Not
gaming
expensive
Not all
software
run
Advantages & Disadvantages of
LINUX
Advantages
Free
Secure
Low pc
requirement
Disadvantages
Not all
software
run
Hard to
learn , use
and install
Not
familiarity
Functions of Operating System
Program Execution
Handling I/O operations
Manipulation of file system
Error Detection and handling
Resource allocation
Accounting
Information and Resource Protection
GNU/Linux
History
In 80's ,Microsoft's DOS was the Dominant OS
for PC.
Mac was better , but expensive.
UNIX was much better , but much more
expensive.
History
People was looking for a UNIX based system ,
which is cheaper , user friendly , and could run
on PC.
 DOS, Mac and UNIX Kernels was away from
development.
 Pay-to-develop!
GNU Project
Established by Richard
Stallman.
 GNU = “GNU is Not UNIX”.
Aim to develop a complete
UNIX-like operating system ,
which is free for copying and
modifications.
Richard Stallman
GNU Project
“Richard Stallman” established “The
Free Software Foundation” ,to support
GNU Project.
 It earns money from packing the
software with different tools “RedHat ,
SuSE,Slackware,...”.
What is Linux?
 Linux is a operating system that
was initially created as a hobby by
young student, Linus Torvalds, at
the University of Helsinki in
Finland.
The Linux Kernel i.e., the core of
Linux OS is developed and released
under the GNU – General Public
License and its source code is
freely available to everyone.
Linus Torvalds
Features of Linux OS
Linux Distribution (Version)
Linux Distribution (Version)
The Indianized version of GNU/Linux OS.
BOSS?
Linux distribution developed by C-DAC for
enhancing the use of Free/Open Source Software in
the country.
Made specifically for the Indian environment , it
consists of a pleasing Desktop environment coupled
with Indian language support and other packages that
are most relevant for use in the government domain.
The ultimate goal is to localize into all 22 official
Indian regional languages. So this benefits non-
english speakers to reach technology that bridge
digital divide in India.
BOSS Overview
 BOSS 1.0(tarang) – released in January 2007
 BOSS 2.0(anant) – released in September 2007
 Latest Version - BOSS 3.0(tejas)
 It consists of 3 sections:
 Install - The Installable allows the user to install the BOSS
GNU/Linux onto the Hard disk and work on it.
 Live - lets you to have the BOSS Desktop in your system
without installing it on your hard disk.
 Utility - consists of add-on packages that can be installed in
BOSS for some specific applications like web server,
education tools, openoffice language packages etc.
 BOSS 3.0 comes with two desktops – Gnome & KDE
BOSS FEATURES
 User Friendly Graphical Installer
 Indian version of OpenOffice – BharatheeyaOO
Auto detection of devices
 Hardware support for digital cameras, printers,
scanners, Bluetooth, Wi-Fi.
 Localization support for desktop
 Smart Common Input Method
 Internet tools –Pidgin, Firefox-3.0, X-chat, Ekiga
 Multimedia support
Directory Structure of Linux OS
Drives
Directory structures are Different
from Windows
Windows starts with drives, which
are explicit
– C:
– D:
Drives
 Linux does not make drives explicit.
You can have one physical drive,
several physical drives, partition the
drives into multiple partitions, and
normally you won’t be aware of it.
In a file manager, you won’t see
drives, just directories
Root
 In Windows, every drive has its own
root
– C: is the root of the C drive
 In Linux, there is only one root, no
matter how many drives you may have
– In Linux, / is the root
Comparison
Watch Out for....
Windows uses a backslash for everything
Linux uses a forward slash for everything
In Windows, case does not matter.
The C:Windows directory is the same as
The c:windows directory.
In Linux, everything is case sensitive. The
convention in Linux is to use lower case for
most things, but the important thing to
remember is that /usr/bin is not the same thing
as /USR/BIN.
Wild Cards
The special character,
‘?’ (question mark) and
‘*’ (asterisk)
are called wildcard in BOSS Linux. They are
useful in searching files because they give
flexibility in specifying paths and files.
The ? Wild Card
Memo?.doc Search
A question mark (?) in a
filename or file name
extension means that any
one or none character
can occupy that position.
Result:
Memo.doc
Memo3.doc
Memo5.doc
Memo7.doc
Memo9.com
And so on....
i.e. Any file starting with
memo following by exactly
any one or none character
and with an extension .doc
The ? Wild Card Cont...
?bc.exe Search
When ? Is the last character in the
primary or secondary name pattern,
then it goes for the one or none
character matching otherwise it goes for
exactly one character matching.
Abc.exe
Bbc.exe
Here A??.exe means A
followed by any two or less
characters and extension .exe
Sample list of files on the disk:
Ab.exe
Abc.exe
Ans.exe
Answer.exe
Ans2.exe
Aug.doc
Batch.dat
Bc.exe
Bye.doc
Bbc.exe
A??.exe Search
Ab.exe
Abc.exe
Ans.exe
The * Wildcard
The * (asterisk) replace
any number of characters.
Using the above sample list
Sample list of files on the disk:
Ab.exe
Abc.exe
Ans.exe
Answer.exe
Ans2.exe
Aug.doc
Batch.dat
Bc.exe
Bye.doc
Bbc.exe
A*.exe Search
Ab.exe
Abc.exe
Ans.exe
Answer.exe
Ans2.exe
As A*.exe means A followed
by any number of character
(but length should not exceed
eight in number) and
extension .exe.
? And * Together
B*.ex? Search
Bc.exe
Bag.ex2
Bbc.exe

More Related Content

What's hot

Windows operating system
Windows operating systemWindows operating system
Windows operating systemLeah Gonzales
 
Linux operating system - Overview
Linux operating system - OverviewLinux operating system - Overview
Linux operating system - OverviewAshita Agrawal
 
Windows Operating System
Windows Operating SystemWindows Operating System
Windows Operating SystemTarun Nayak
 
what is LINUX ? presentation.
what is LINUX ? presentation.what is LINUX ? presentation.
what is LINUX ? presentation.saad_khan1122
 
Types of operating system unit 1 by Ram K Paliwal
Types of operating system  unit 1 by Ram K PaliwalTypes of operating system  unit 1 by Ram K Paliwal
Types of operating system unit 1 by Ram K PaliwalRam Paliwal
 
Different types of operating systems
Different  types  of  operating  systems Different  types  of  operating  systems
Different types of operating systems Mehul Jain
 
introduction to Operating system. (windows)
introduction to Operating system. (windows)introduction to Operating system. (windows)
introduction to Operating system. (windows)shantanu milkhe
 
Operating system overview concepts ppt
Operating system overview concepts pptOperating system overview concepts ppt
Operating system overview concepts pptRajendraPrasad Alladi
 
Mobile Operating System
Mobile Operating SystemMobile Operating System
Mobile Operating SystemSonal Poddar
 
Introduction to Operating System
Introduction to Operating SystemIntroduction to Operating System
Introduction to Operating SystemImtiaz Ahmed
 

What's hot (20)

Linux opearting system ppt
Linux opearting system pptLinux opearting system ppt
Linux opearting system ppt
 
Linux OS presentation
Linux OS presentationLinux OS presentation
Linux OS presentation
 
Windows operating system
Windows operating systemWindows operating system
Windows operating system
 
Linux operating system - Overview
Linux operating system - OverviewLinux operating system - Overview
Linux operating system - Overview
 
computer software
computer softwarecomputer software
computer software
 
Windows Operating System
Windows Operating SystemWindows Operating System
Windows Operating System
 
Types of operating system
Types of operating systemTypes of operating system
Types of operating system
 
Computer software
Computer softwareComputer software
Computer software
 
what is LINUX ? presentation.
what is LINUX ? presentation.what is LINUX ? presentation.
what is LINUX ? presentation.
 
Types of operating system unit 1 by Ram K Paliwal
Types of operating system  unit 1 by Ram K PaliwalTypes of operating system  unit 1 by Ram K Paliwal
Types of operating system unit 1 by Ram K Paliwal
 
Different types of operating systems
Different  types  of  operating  systems Different  types  of  operating  systems
Different types of operating systems
 
Operating system
Operating systemOperating system
Operating system
 
Types of software
Types of softwareTypes of software
Types of software
 
Operating system
Operating system Operating system
Operating system
 
introduction to Operating system. (windows)
introduction to Operating system. (windows)introduction to Operating system. (windows)
introduction to Operating system. (windows)
 
Computer software
Computer softwareComputer software
Computer software
 
Operating system overview concepts ppt
Operating system overview concepts pptOperating system overview concepts ppt
Operating system overview concepts ppt
 
Mobile Operating System
Mobile Operating SystemMobile Operating System
Mobile Operating System
 
comparing windows and linux ppt
comparing windows and linux pptcomparing windows and linux ppt
comparing windows and linux ppt
 
Introduction to Operating System
Introduction to Operating SystemIntroduction to Operating System
Introduction to Operating System
 

Similar to Operating system Tutorial.

Linux fundamentals Training
Linux fundamentals TrainingLinux fundamentals Training
Linux fundamentals TrainingLove Steven
 
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_09Aravindan Arun
 
Choosing your GNU/Linux distribution (archived)
Choosing your GNU/Linux distribution (archived)Choosing your GNU/Linux distribution (archived)
Choosing your GNU/Linux distribution (archived)Bud Siddhisena
 
Table_of_content.pngCitation.pngFile_1.docxFile and Op.docx
Table_of_content.pngCitation.pngFile_1.docxFile and Op.docxTable_of_content.pngCitation.pngFile_1.docxFile and Op.docx
Table_of_content.pngCitation.pngFile_1.docxFile and Op.docxmattinsonjanel
 
Passive and active voice
Passive and active voicePassive and active voice
Passive and active voiceCintia Santos
 
System Software and Programming.pptx
System Software and Programming.pptxSystem Software and Programming.pptx
System Software and Programming.pptxVanshikaPatel41
 
exp_1_20bca1108(kashish_dixit.docx
exp_1_20bca1108(kashish_dixit.docxexp_1_20bca1108(kashish_dixit.docx
exp_1_20bca1108(kashish_dixit.docxApkaAmitbro
 
Operating system
Operating systemOperating system
Operating systemcovapretic
 
exp_1_20bca1066 Internet.docx
exp_1_20bca1066 Internet.docxexp_1_20bca1066 Internet.docx
exp_1_20bca1066 Internet.docxApkaAmitbro
 
Operating system windows XP
Operating system windows XPOperating system windows XP
Operating system windows XPRohan Bhatkar
 

Similar to Operating system Tutorial. (20)

Linux fundamentals Training
Linux fundamentals TrainingLinux fundamentals Training
Linux fundamentals Training
 
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
 
Characteristic & Aplication of some popular operating system.
Characteristic & Aplication of some popular operating system.Characteristic & Aplication of some popular operating system.
Characteristic & Aplication of some popular operating system.
 
windows.pptx
windows.pptxwindows.pptx
windows.pptx
 
Multimedia-Lecture-7.pptx
Multimedia-Lecture-7.pptxMultimedia-Lecture-7.pptx
Multimedia-Lecture-7.pptx
 
Foss Presentation
Foss PresentationFoss Presentation
Foss Presentation
 
Choosing your GNU/Linux distribution (archived)
Choosing your GNU/Linux distribution (archived)Choosing your GNU/Linux distribution (archived)
Choosing your GNU/Linux distribution (archived)
 
Table_of_content.pngCitation.pngFile_1.docxFile and Op.docx
Table_of_content.pngCitation.pngFile_1.docxFile and Op.docxTable_of_content.pngCitation.pngFile_1.docxFile and Op.docx
Table_of_content.pngCitation.pngFile_1.docxFile and Op.docx
 
Disk operating system (DOS).PDF
Disk operating system (DOS).PDFDisk operating system (DOS).PDF
Disk operating system (DOS).PDF
 
What is the linux
What is the linuxWhat is the linux
What is the linux
 
Linux and windows
Linux and windowsLinux and windows
Linux and windows
 
Passive and active voice
Passive and active voicePassive and active voice
Passive and active voice
 
Edubooktraining
EdubooktrainingEdubooktraining
Edubooktraining
 
System Software and Programming.pptx
System Software and Programming.pptxSystem Software and Programming.pptx
System Software and Programming.pptx
 
Unix Administration 1
Unix Administration 1Unix Administration 1
Unix Administration 1
 
exp_1_20bca1108(kashish_dixit.docx
exp_1_20bca1108(kashish_dixit.docxexp_1_20bca1108(kashish_dixit.docx
exp_1_20bca1108(kashish_dixit.docx
 
Operating system
Operating systemOperating system
Operating system
 
exp_1_20bca1066 Internet.docx
exp_1_20bca1066 Internet.docxexp_1_20bca1066 Internet.docx
exp_1_20bca1066 Internet.docx
 
Topic 6
Topic 6Topic 6
Topic 6
 
Operating system windows XP
Operating system windows XPOperating system windows XP
Operating system windows XP
 

Recently uploaded

Planning a health career 4th Quarter.pptx
Planning a health career 4th Quarter.pptxPlanning a health career 4th Quarter.pptx
Planning a health career 4th Quarter.pptxLigayaBacuel1
 
Romantic Opera MUSIC FOR GRADE NINE pptx
Romantic Opera MUSIC FOR GRADE NINE pptxRomantic Opera MUSIC FOR GRADE NINE pptx
Romantic Opera MUSIC FOR GRADE NINE pptxsqpmdrvczh
 
ROOT CAUSE ANALYSIS PowerPoint Presentation
ROOT CAUSE ANALYSIS PowerPoint PresentationROOT CAUSE ANALYSIS PowerPoint Presentation
ROOT CAUSE ANALYSIS PowerPoint PresentationAadityaSharma884161
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Celine George
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPCeline George
 
Judging the Relevance and worth of ideas part 2.pptx
Judging the Relevance  and worth of ideas part 2.pptxJudging the Relevance  and worth of ideas part 2.pptx
Judging the Relevance and worth of ideas part 2.pptxSherlyMaeNeri
 
Gas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxGas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxDr.Ibrahim Hassaan
 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Jisc
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPCeline George
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Mark Reed
 
ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfSpandanaRallapalli
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Celine George
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17Celine George
 

Recently uploaded (20)

Planning a health career 4th Quarter.pptx
Planning a health career 4th Quarter.pptxPlanning a health career 4th Quarter.pptx
Planning a health career 4th Quarter.pptx
 
Romantic Opera MUSIC FOR GRADE NINE pptx
Romantic Opera MUSIC FOR GRADE NINE pptxRomantic Opera MUSIC FOR GRADE NINE pptx
Romantic Opera MUSIC FOR GRADE NINE pptx
 
ROOT CAUSE ANALYSIS PowerPoint Presentation
ROOT CAUSE ANALYSIS PowerPoint PresentationROOT CAUSE ANALYSIS PowerPoint Presentation
ROOT CAUSE ANALYSIS PowerPoint Presentation
 
9953330565 Low Rate Call Girls In Rohini Delhi NCR
9953330565 Low Rate Call Girls In Rohini  Delhi NCR9953330565 Low Rate Call Girls In Rohini  Delhi NCR
9953330565 Low Rate Call Girls In Rohini Delhi NCR
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERP
 
Judging the Relevance and worth of ideas part 2.pptx
Judging the Relevance  and worth of ideas part 2.pptxJudging the Relevance  and worth of ideas part 2.pptx
Judging the Relevance and worth of ideas part 2.pptx
 
Gas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxGas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptx
 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERP
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)
 
ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdf
 
Rapple "Scholarly Communications and the Sustainable Development Goals"
Rapple "Scholarly Communications and the Sustainable Development Goals"Rapple "Scholarly Communications and the Sustainable Development Goals"
Rapple "Scholarly Communications and the Sustainable Development Goals"
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17
 

Operating system Tutorial.

  • 2. Created By: Mr. Dipak Prasad You can find me at: @Dipak_Prasad1 fb/dpkprasad www.dipak.co.in
  • 3. What is operating system? Definition: • An operating system (OS) is a collection of software that manages computer hardware resources Without a computer operating system, a computer would be useless “The operating system acts as a Interface Between the user and computer hardware”
  • 4. Some Examples of Operating System
  • 6. Advantages & Disadvantages of Windows Advantages Easy to use Update Gaming Familiar Disadvantages Expensive Not Stable Not secure
  • 7. Advantages & Disadvantages Of MAC OS Advantages Great GUI Better to graphic designer Stable Secure Disadvantages Not gaming expensive Not all software run
  • 8. Advantages & Disadvantages of LINUX Advantages Free Secure Low pc requirement Disadvantages Not all software run Hard to learn , use and install Not familiarity
  • 9. Functions of Operating System Program Execution Handling I/O operations Manipulation of file system Error Detection and handling Resource allocation Accounting Information and Resource Protection
  • 11. History In 80's ,Microsoft's DOS was the Dominant OS for PC. Mac was better , but expensive. UNIX was much better , but much more expensive.
  • 12. History People was looking for a UNIX based system , which is cheaper , user friendly , and could run on PC.  DOS, Mac and UNIX Kernels was away from development.  Pay-to-develop!
  • 13. GNU Project Established by Richard Stallman.  GNU = “GNU is Not UNIX”. Aim to develop a complete UNIX-like operating system , which is free for copying and modifications. Richard Stallman
  • 14. GNU Project “Richard Stallman” established “The Free Software Foundation” ,to support GNU Project.  It earns money from packing the software with different tools “RedHat , SuSE,Slackware,...”.
  • 15. What is Linux?  Linux is a operating system that was initially created as a hobby by young student, Linus Torvalds, at the University of Helsinki in Finland. The Linux Kernel i.e., the core of Linux OS is developed and released under the GNU – General Public License and its source code is freely available to everyone. Linus Torvalds
  • 18. Linux Distribution (Version) The Indianized version of GNU/Linux OS.
  • 19. BOSS? Linux distribution developed by C-DAC for enhancing the use of Free/Open Source Software in the country. Made specifically for the Indian environment , it consists of a pleasing Desktop environment coupled with Indian language support and other packages that are most relevant for use in the government domain. The ultimate goal is to localize into all 22 official Indian regional languages. So this benefits non- english speakers to reach technology that bridge digital divide in India.
  • 20. BOSS Overview  BOSS 1.0(tarang) – released in January 2007  BOSS 2.0(anant) – released in September 2007  Latest Version - BOSS 3.0(tejas)  It consists of 3 sections:  Install - The Installable allows the user to install the BOSS GNU/Linux onto the Hard disk and work on it.  Live - lets you to have the BOSS Desktop in your system without installing it on your hard disk.  Utility - consists of add-on packages that can be installed in BOSS for some specific applications like web server, education tools, openoffice language packages etc.  BOSS 3.0 comes with two desktops – Gnome & KDE
  • 21. BOSS FEATURES  User Friendly Graphical Installer  Indian version of OpenOffice – BharatheeyaOO Auto detection of devices  Hardware support for digital cameras, printers, scanners, Bluetooth, Wi-Fi.  Localization support for desktop  Smart Common Input Method  Internet tools –Pidgin, Firefox-3.0, X-chat, Ekiga  Multimedia support
  • 23. Drives Directory structures are Different from Windows Windows starts with drives, which are explicit – C: – D:
  • 24. Drives  Linux does not make drives explicit. You can have one physical drive, several physical drives, partition the drives into multiple partitions, and normally you won’t be aware of it. In a file manager, you won’t see drives, just directories
  • 25. Root  In Windows, every drive has its own root – C: is the root of the C drive  In Linux, there is only one root, no matter how many drives you may have – In Linux, / is the root
  • 27. Watch Out for.... Windows uses a backslash for everything Linux uses a forward slash for everything In Windows, case does not matter. The C:Windows directory is the same as The c:windows directory. In Linux, everything is case sensitive. The convention in Linux is to use lower case for most things, but the important thing to remember is that /usr/bin is not the same thing as /USR/BIN.
  • 28. Wild Cards The special character, ‘?’ (question mark) and ‘*’ (asterisk) are called wildcard in BOSS Linux. They are useful in searching files because they give flexibility in specifying paths and files.
  • 29. The ? Wild Card Memo?.doc Search A question mark (?) in a filename or file name extension means that any one or none character can occupy that position. Result: Memo.doc Memo3.doc Memo5.doc Memo7.doc Memo9.com And so on.... i.e. Any file starting with memo following by exactly any one or none character and with an extension .doc
  • 30. The ? Wild Card Cont... ?bc.exe Search When ? Is the last character in the primary or secondary name pattern, then it goes for the one or none character matching otherwise it goes for exactly one character matching. Abc.exe Bbc.exe Here A??.exe means A followed by any two or less characters and extension .exe Sample list of files on the disk: Ab.exe Abc.exe Ans.exe Answer.exe Ans2.exe Aug.doc Batch.dat Bc.exe Bye.doc Bbc.exe A??.exe Search Ab.exe Abc.exe Ans.exe
  • 31. The * Wildcard The * (asterisk) replace any number of characters. Using the above sample list Sample list of files on the disk: Ab.exe Abc.exe Ans.exe Answer.exe Ans2.exe Aug.doc Batch.dat Bc.exe Bye.doc Bbc.exe A*.exe Search Ab.exe Abc.exe Ans.exe Answer.exe Ans2.exe As A*.exe means A followed by any number of character (but length should not exceed eight in number) and extension .exe.
  • 32. ? And * Together B*.ex? Search Bc.exe Bag.ex2 Bbc.exe