SlideShare a Scribd company logo
1 of 40
Lesson 7: Operating
           Systems
          Computer Literacy Basics
                        Chapter 8
Objectives

 Upon completion of this lesson, you should be able to:
   Identify the purpose of an operating system
   Identify different operating systems
   Share files on different operating systems
   Identify user rights
   Troubleshoot common operating system problems
Vocabulary
 Administrative rights        Mac OS X
 Administrator account
                               Operating system (OS)
 Driver
                               Palm OS
 Embedded operating system
                               System administrator
 Emulation card

 File system                  UNIX

 Handheld operating system    Windows Embedded CE
 Linux
                               Windows Phone
Types of Software

 Application software

 System software
Identifying the Purpose of an Operating
System

 System software facilitates the use of a computer system.

 An OS is system software that enables the computer
  hardware to communicate and operate with the application
  software.

 Without an operating system, a computer cannot function
  because the operating system manages and coordinates
  activities and resources of the computer.
How OS are used:

 OS perform jobs such as keeping track of files and
  directories, and controlling peripheral devices such as the
  printer, monitor, and keyboard.

 Manufactures of peripheral devices, such as printers or
  monitors, provide programs called drivers that the OS uses to
  communicate with various hardware devices.

 OS also manage resources for application. It provides a
  consistent way for applications to communicate with
  hardware so you can print documents on many types of
  printers.
Cont. Uses of OS:

 OS help applications by performing system and file
  maintenance task.

 OS is responsible for such system tasks as preparing the
  desktop, managing visual and audio effects, handling
  memory, and maintaining power settings.

 OS controls access to files stored on disks and manages the
  amount of space the files can use.
File System

 The way an OS stores files on disk is called a file system. The
   file system regulates the types of names and other attributes
   a file can have and organize the files into folders arranged in
   hierarch, where a main folder can contain subfolders that
   contain files.

 The file system allows you to find and retrieve files you store
   on a computer by keeping track of the files you can save an
   where you save them.

 The file system also identifies sections of a disk that are not
   being used.
Identifying Different Operating Systems

 OS provides an interface between the user or application
  program and the computer hardware.
Personal Computer OS

 Designed to work with one or more processors.
   Windows – Intel processor
   Mac OS X- Older version use Motorola processors, newer
    version use Intel processors
   UNIX – used by scientist and programmers
      Developed by AT&T
      Multitasking portable OS
      Command-line interface
         Linux and IBM’s AIX are variations of UNIX
Mobile OS
 Also called Handheld OS or Embedded OS (resides on ROM
  chip)
 These systems are smaller and generally less capable than
  desktop operating systems.
   Smart phones
   PDAs
   Tablet computers
   Mobile game players
   Cameras
   Personal Information Manger (PIM) – such as calendar and
     address book
Handheld and Embedded Operating
systems

 Operating system can be categorized by a number of
  characteristics:
   Technology
   Usage
   Licensing
Popular handheld and embedded OS:

 Android – this is an open-source OS for mobile devices such
   as smart phones and tablet computers, and is currently
   developed by Google. Android is based on a version of Linux.

 Apple iOS – This OS, originally called the iPhone OS, is
   designed for mobile devices such as the iPhone, iPad, and
   iPod Touch. You interact with iOS using your fingertips to
   perform multitouch gestures. The main applications are
   designed for phone features, e-mail, Web browsing, and
   media playing.
Cont. Popular handheld:

 BlackBerry – OS runs on handheld devices supplied by
  Research in motion (RIM). In addition to phone capabilities,
  this system also provides services such as multitasking,
  instant messaging, PIM capabilities, and access to Bluetooth
  devices.

 Embedded Linux – This is a scaled-down Linux operating
  system used in devices such as mobile phones, media
  players, PDAs, smart watches, and many other types of
  devices that require an embedded OS.
Cont. Popular handheld:

 Palm OS – a competing OS to Windows Mobile (also called
  Garnet OS) runs on Palm handhelds and other third-party
  devices. Some of the more common built-in applications
  include and address book, calculator, calendar, contacts, and
  phone book tools. This OS also includes handwriting-
  recognition software.

 Symbian OS – is a multitasking OS designed for smart
  phones. Some of the more popular features include the
  capability to send and receive e-mail messages and faxes,
  maintain contact list, and browse the Web.
Cont. Popular handheld:

 Windows Embedded CE – a scaled-down version of Windows
  OS. Designed for digital cameras, security robots, intelligent
  appliances, gaming devices, GPSs, media players, and set-up
  boxes.

 Windows Phone – is a mobile OS that runs on smart phones
  and other types of handheld computers. Originally called
  Windows Mobile, this operating system allows you to
  perform tasks such as accessing e-mail, recording and
  watching video, exchanging instant messages, reading an e-
  book, playing games, and managing finances.
Sharing Files on Different Operating
Systems

 In the classroom all the computers maybe the same, but
  students might have different types of computers at home.

 These situations require the multiple systems be able to read
  disks and share files.
Hardware and software solutions


 Emulation card – these cards enable the computer to run a
  program that was designed for a different OS.

 Some file types are readable on different OS.
   Word-processing documents in basic text format (files with a
    .txt filename extension) – do not retain formatting
   Rich Text Format (.rtf) – retains some formatting
Communicating on Internet

 On the Internet files are regularly shared across OS.

 Desktop or laptop computers use an OS such as Windows or
   Mac OS.

 Internet service provider most likely uses UNIX

 If you connect through a school then you are using a network
   OS.
Identifying User Rights

 An OS allows you to interact with a computer and take
  advantage of the computer’s technology, but it also sets
  limitations to protect itself and the data on the computer.

 The OS grants permission allowing you to perform some
  tasks but preventing you from performing others.

 The task you are allowed to perform are defined by your user
  rights.

 The system administrator sets the user rights to protect the
  computer’s security.
System Administrator

 Is a user who has an administrator account, which is a local
   account or local security group.

 The administrator account provides unrestricted access to
   make system-wide changes to the computer, including those
   that affect other users.
System administrator duties

 Creating or deleting user accounts on the computer

 Changing account names, pictures, passwords, and other data

 Establishing security access level

 Allocating storage space

 Monitoring systems to prevent unauthorized access and attacks by
   malicious software

 Administrator can grant Administrative rights to other users,
   allowing them to make specified types of changes.
Troubleshooting Common Operating
System Problems

 Incompatibility – application software and files need to be
   compatible with the computer’s OS.

 File corruption – files can become corrupt as a result of power
   failure, turning off the computer without properly shutting it
   down, a virus, resource conflicts, outdated drivers, bad
   sectors or lost clusters on the hard drive, bad software
   installation and so on.

 Disk Crashes – if your system is unstable, programs and even
   the OS shut down unexpectedly and you receive error
   messages when you try to use the OS and applications.
Summary

 An operating system is system software that enables
  computer hardware to communicate and operate with the
  application software. Without an operating system, a
  computer would not function because the operating system
  manages and coordinates the activities and resources of the
  computer.

 Operating systems provide a consistent way for applications
  to communicate with hardware without duplicating settings
  or learning details about the hardware. They also perform
  system and file maintenance tasks.
Cont. Summary

 Windows, Mac OS X, and Linux are common operating
  systems for personal computers.
   Linux – UNIX-like system, a free and open source software
   Mac OS X – UNIX based GUI OS designed for Apple
   UNIX – multi-tasking, multi-user computer OS

 Handheld and embedded operating systems, also known as
  mobile operating systems, are similar in principle to
  operating systems such as Windows or Linus. These systems,
  however, are smaller an generally have fewer capabilities
  than desktop operating systems.
Cont. Summary

 To share files across operating system platforms, you can use
   solutions involving hardware, software, and data. For
   example, saving data or work files in the Rich Text Format
   means that most other operating systems can read the file.

 An operating system sets limitations to protect itself and the
   data on the computer. The operating system grants
   permission to you to perform some task but prevents you
   from performing others according to your user rights.
Cont. Summary

 The system administrator has unrestricted access to make
  system-wide changes to the computer, including those that
  affect other users. Without administrative rights, you cannot
  make changes such as system modifications, installing
  software, or changing network settings.

 Typical operating system problems include file
  incompatibility, file corruption, and disk crashes.
Students will…

 Complete Lesson Review

 Project 1 & 2

 Online discovery

 Job skills (with a partner)
Lesson Review

 Open a Microsoft Word document and answer the following
  questions(you may use notes and PowerPoint):

 True/False
  1.   The system administrator generally has an administrator
       account.
  2.   Some file types are readable on more than one OS.
  3.   Handheld computers do not contain an OS
  4.   An OS manages resources for applications
  5.   There are five basic types of software.
Fill in the Blank
1.   The way an operating system stores files on disk is called a
     ____________________ system.
2.   The Macintosh operating system is called ______________.
3.   A(n) ________________ card allows a computer to run a
     program that was designed for a different operating system.
4.   The tasks an operating system allows you to perform are
     defined by your ______________________.
5.   The _________________ operating system was developed
     by a group of programmers for AT&T.
Continue Fill in the Blank
6.   Older __________________ computers contain a processor
     manufactured by Motorola.
7.    Manufactures of peripheral devices such as printers or
     monitors provide programs called _____________________
     that enable the operating system to communicate with
     hardware devices.
8.   The UNIX operating system is considered a(n)
     ______________, portable operating system.
9.   Both the IBM AIX system and Linux operating systems are
     based on __________________.
Continue Fill in the Blank

10. Handheld operating systems and embedded operating
systems also are know as _________________ operating
systems.
Project 1

 Continue on your Word Document. Label Project 1:

 Windows Disk Cleanup utility helps you free space on your
     computer by deleting temporary and other unnecessary files
     from a driver. Complete the following:

1.   Use Windows Help and Support and research this utility
     program. (click on start and look for help and support)

2.   In a Microsoft Word, explain the purpose of this utility
     (paragraph 1) and provide an example of how you would
     access the program and then use it (paragraph 2).
Project 2

 Complete the following:
  1.    Use your favorite search engine to research information about the
        BlackBerry Playbook.
  2.    Assume that you are going to purchase the Playbook and research
        its features, applications, and accessories.
  3.    Use Microsoft Word to prepare a minimum one-page over-view of
        the Playbook features, applications, and accessories and describe
        how you could apply these features for personal and business use.
        Header: name, date, and block
        You may use 1.5 spacing in your document
        Bullet point for Features, applications, and accessories is acceptable
        1 Paragraph how you would use BlackBerry Playbook for “your” career
Project 3
 Windows 8 is the most recent operating system developed
  for the PC, and Mac OS X is the most recent operating system
  developed for the Macintosh computer. Complete the
  following:
  1.   Use your favorite search engine to research information about
       one of he first operating systems developed for the PC. Also
       research one of the first operating systems developed for the
       Macintosh.
  2.   Use a presentation program to prepare a slide show on the
       early operating systems for the PC and Macintosh. Be sure to
       name the operating systems, list the system requirements, list
       the important features, and provide an illustration such as a
       screen shot, if possible.
Team Work Project – 2 people on a team

 You and a team member have been given the responsibility for
   purchasing new computers for your company’s front office. One
   team member wants to purchase Apple Macintosh computers with
   the latest version of the Mac OS X; another wants to purchase PCs
   with the latest version of Windows; and the two in team will also
   look at purchase PCs with the UNIX/Linux operating system. The
   manger has requested that your team do some research and
   present her with a report so that she can make the best choice.
   Your report should include the positives and negatives for each of
   these OS. Also include information on how these computers could
   interact I more than one type of computer was selected.
Critical Thinking

 Assume you are a member of a team and your objective is to
  come up with three ideas on how the Windows 7 OS can be
  improved. Provide an overview of your ideas and explain why
  they would make the OS better and easier to use.
Online Discovery

 Android is an open-source operating system for mobile
  devices such as smart phones. Google released Android
  under the Apache License, authored by the Apache Software
  Foundation. A software license sets the terms for using the
  software. For example, a soft-ware license usually defines
  how many copies of the software a user can make or install.
  Research the Apache License on at least two Web sites and
  then answer the following questions:
1.   Is the Apache License free?
2.   Does the Apache License let users modify the Android
     software?
3.   In what programming language was the Android software
4.   What relationship does the Apache License have with the GNU
     operating system?
5.   Provide a brief overview of the information contained on the
     Web sites you researched. Include the Web site addresses
     where you located the information. (1 paragraph).
Job Skills

 The Technology Careers sidebar in this lesson describe the
  job of a PC support specialist. Working as a PC support
  specialist is a good way to start a career in the computer
  field. However, this position requires a challenging blend of
  skills to be successful and earn promotions. With a partner or
  on your own, list the types of skills needed to be an excellent
  PC support specialist. Organize the skills into categories such
  as technical knowledge and communication skills. Which are
  the most important skills for this job? In which areas are your
  skills the strongest? Where do you need to improve? What
  parts of this job do you find attractive and why?

More Related Content

What's hot (20)

Operating system Tutorial.
Operating system Tutorial.Operating system Tutorial.
Operating system Tutorial.
 
file management
 file management file management
file management
 
Structure of operating system
Structure of operating systemStructure of operating system
Structure of operating system
 
OS Structure
OS StructureOS Structure
OS Structure
 
Evolution of operating system
Evolution of operating systemEvolution of operating system
Evolution of operating system
 
Operating Systems 1: Syllabus
Operating Systems 1: SyllabusOperating Systems 1: Syllabus
Operating Systems 1: Syllabus
 
Operating system structures
Operating system structuresOperating system structures
Operating system structures
 
Operating System
Operating SystemOperating System
Operating System
 
Modern Operating System Windows Server 2008
Modern Operating System  Windows Server 2008Modern Operating System  Windows Server 2008
Modern Operating System Windows Server 2008
 
Introduction to comp science
Introduction to comp scienceIntroduction to comp science
Introduction to comp science
 
Operating-System Structures
Operating-System StructuresOperating-System Structures
Operating-System Structures
 
Presentation On Operating system
Presentation On Operating systemPresentation On Operating system
Presentation On Operating system
 
Ch#1 level 6
Ch#1 level 6Ch#1 level 6
Ch#1 level 6
 
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.
 
Utility Programs
Utility ProgramsUtility Programs
Utility Programs
 
Operating System
Operating SystemOperating System
Operating System
 
Operating system
Operating systemOperating system
Operating system
 
Ch # 07 operating system
Ch # 07 operating systemCh # 07 operating system
Ch # 07 operating system
 
Operating system by aman kr kushwaha
Operating system by aman kr kushwahaOperating system by aman kr kushwaha
Operating system by aman kr kushwaha
 
Operating system
Operating systemOperating system
Operating system
 

Viewers also liked

Power point lesson 08
Power point lesson 08Power point lesson 08
Power point lesson 08heidirobison
 
Event_Portfolio_Mae-Sonmez updated
Event_Portfolio_Mae-Sonmez updatedEvent_Portfolio_Mae-Sonmez updated
Event_Portfolio_Mae-Sonmez updatedMae Sonmez, MBA
 
V jornadas de la escuela en la red.
V jornadas de la escuela en la red.V jornadas de la escuela en la red.
V jornadas de la escuela en la red.Nati Pérez Sanz
 
Lesson 7 vocabulary
Lesson 7 vocabularyLesson 7 vocabulary
Lesson 7 vocabularyheidirobison
 
Manual diseño industrial
Manual diseño industrialManual diseño industrial
Manual diseño industrialMilhuar Caceres
 
Життя риб навесні
Життя риб навесніЖиття риб навесні
Життя риб навесні40Tana40
 
L26 communication services
L26   communication servicesL26   communication services
L26 communication servicesheidirobison
 
Investigating Multitasking with Technology
Investigating Multitasking with TechnologyInvestigating Multitasking with Technology
Investigating Multitasking with TechnologyYangyan Dong
 

Viewers also liked (11)

Rationale 2
Rationale 2Rationale 2
Rationale 2
 
Power point lesson 08
Power point lesson 08Power point lesson 08
Power point lesson 08
 
Event_Portfolio_Mae-Sonmez updated
Event_Portfolio_Mae-Sonmez updatedEvent_Portfolio_Mae-Sonmez updated
Event_Portfolio_Mae-Sonmez updated
 
V jornadas de la escuela en la red.
V jornadas de la escuela en la red.V jornadas de la escuela en la red.
V jornadas de la escuela en la red.
 
Institut antoni martí i franquès
Institut antoni martí i franquèsInstitut antoni martí i franquès
Institut antoni martí i franquès
 
Lesson 7 vocabulary
Lesson 7 vocabularyLesson 7 vocabulary
Lesson 7 vocabulary
 
Manual diseño industrial
Manual diseño industrialManual diseño industrial
Manual diseño industrial
 
Життя риб навесні
Життя риб навесніЖиття риб навесні
Життя риб навесні
 
L26 communication services
L26   communication servicesL26   communication services
L26 communication services
 
Investigating Multitasking with Technology
Investigating Multitasking with TechnologyInvestigating Multitasking with Technology
Investigating Multitasking with Technology
 
Charles de gaulle
Charles de gaulleCharles de gaulle
Charles de gaulle
 

Similar to L7 operating system

CSC103 Operating Systems, System Software, Powershell
CSC103 Operating Systems, System Software, PowershellCSC103 Operating Systems, System Software, Powershell
CSC103 Operating Systems, System Software, PowershellRichard Homa
 
S02.W01 - Introduction to Operating Systems
S02.W01 - Introduction to Operating SystemsS02.W01 - Introduction to Operating Systems
S02.W01 - Introduction to Operating Systemsselcukca84
 
Features Of A Operating System
Features Of A Operating SystemFeatures Of A Operating System
Features Of A Operating SystemAlexis Naranjo
 
209979479 study-material
209979479 study-material209979479 study-material
209979479 study-materialhomeworkping8
 
Computer operating system
Computer operating systemComputer operating system
Computer operating systemImtiyaj Hasan
 
operating system structure
operating system structureoperating system structure
operating system structureHAMZA AHMED
 
lecture 1 (Introduction to Operating System.)
lecture 1 (Introduction to Operating System.)lecture 1 (Introduction to Operating System.)
lecture 1 (Introduction to Operating System.)WajeehaBaig
 
week-1-200310134908.pptx
week-1-200310134908.pptxweek-1-200310134908.pptx
week-1-200310134908.pptxssuser5c874e
 
installing and optimizing operating system software
installing and optimizing operating system software   installing and optimizing operating system software
installing and optimizing operating system software Jaleto Sunkemo
 
Topic # 10 of outline SNA.pptx
Topic # 10 of outline SNA.pptxTopic # 10 of outline SNA.pptx
Topic # 10 of outline SNA.pptxAyeCS11
 
Modern operating system.......
Modern operating system.......Modern operating system.......
Modern operating system.......vignesh0009
 
Itk rawa t____operatingsystems2
Itk rawa t____operatingsystems2Itk rawa t____operatingsystems2
Itk rawa t____operatingsystems2KapiL RawaT
 

Similar to L7 operating system (20)

CSC103 Operating Systems, System Software, Powershell
CSC103 Operating Systems, System Software, PowershellCSC103 Operating Systems, System Software, Powershell
CSC103 Operating Systems, System Software, Powershell
 
Operating system
Operating systemOperating system
Operating system
 
Computer Introduction-Lecture06
Computer Introduction-Lecture06Computer Introduction-Lecture06
Computer Introduction-Lecture06
 
S02.W01 - Introduction to Operating Systems
S02.W01 - Introduction to Operating SystemsS02.W01 - Introduction to Operating Systems
S02.W01 - Introduction to Operating Systems
 
Features Of A Operating System
Features Of A Operating SystemFeatures Of A Operating System
Features Of A Operating System
 
Operating Systems
Operating SystemsOperating Systems
Operating Systems
 
209979479 study-material
209979479 study-material209979479 study-material
209979479 study-material
 
Computer operating system
Computer operating systemComputer operating system
Computer operating system
 
Operating systems
Operating systemsOperating systems
Operating systems
 
operating system structure
operating system structureoperating system structure
operating system structure
 
Unit 02
Unit 02Unit 02
Unit 02
 
lecture 1 (Introduction to Operating System.)
lecture 1 (Introduction to Operating System.)lecture 1 (Introduction to Operating System.)
lecture 1 (Introduction to Operating System.)
 
week-1-200310134908.pptx
week-1-200310134908.pptxweek-1-200310134908.pptx
week-1-200310134908.pptx
 
installing and optimizing operating system software
installing and optimizing operating system software   installing and optimizing operating system software
installing and optimizing operating system software
 
Computer Fundamental
Computer Fundamental Computer Fundamental
Computer Fundamental
 
Operating system alif
Operating system alifOperating system alif
Operating system alif
 
Topic # 10 of outline SNA.pptx
Topic # 10 of outline SNA.pptxTopic # 10 of outline SNA.pptx
Topic # 10 of outline SNA.pptx
 
Operating Systems
Operating SystemsOperating Systems
Operating Systems
 
Modern operating system.......
Modern operating system.......Modern operating system.......
Modern operating system.......
 
Itk rawa t____operatingsystems2
Itk rawa t____operatingsystems2Itk rawa t____operatingsystems2
Itk rawa t____operatingsystems2
 

More from heidirobison

L25 network fundamentals
L25   network fundamentalsL25   network fundamentals
L25 network fundamentalsheidirobison
 
Lesson 8 vocabulary
Lesson 8 vocabularyLesson 8 vocabulary
Lesson 8 vocabularyheidirobison
 
Questions for interviewers worksheet
Questions for interviewers worksheetQuestions for interviewers worksheet
Questions for interviewers worksheetheidirobison
 
Starting the career search
Starting the career searchStarting the career search
Starting the career searchheidirobison
 
Labor laws questions
Labor laws questionsLabor laws questions
Labor laws questionsheidirobison
 
Work place readiness (student instructions)
Work place readiness (student instructions)Work place readiness (student instructions)
Work place readiness (student instructions)heidirobison
 
Candy bar presentation
Candy bar presentationCandy bar presentation
Candy bar presentationheidirobison
 
Power point lesson 20
Power point lesson 20Power point lesson 20
Power point lesson 20heidirobison
 
Power point lesson 19
Power point lesson 19Power point lesson 19
Power point lesson 19heidirobison
 
Review for 6 week assessment
Review for 6 week assessmentReview for 6 week assessment
Review for 6 week assessmentheidirobison
 
Review for quiz lesson 3 5
Review for quiz lesson 3 5Review for quiz lesson 3 5
Review for quiz lesson 3 5heidirobison
 
Lesson 5 vocabulary
Lesson 5 vocabularyLesson 5 vocabulary
Lesson 5 vocabularyheidirobison
 
Power point lesson 05
Power point lesson 05Power point lesson 05
Power point lesson 05heidirobison
 
Activity and program research
Activity and program researchActivity and program research
Activity and program researchheidirobison
 

More from heidirobison (20)

L25 network fundamentals
L25   network fundamentalsL25   network fundamentals
L25 network fundamentals
 
Lesson 8 vocabulary
Lesson 8 vocabularyLesson 8 vocabulary
Lesson 8 vocabulary
 
Questions for interviewers worksheet
Questions for interviewers worksheetQuestions for interviewers worksheet
Questions for interviewers worksheet
 
Starting the career search
Starting the career searchStarting the career search
Starting the career search
 
Osha rules
Osha rulesOsha rules
Osha rules
 
Labor laws questions
Labor laws questionsLabor laws questions
Labor laws questions
 
Work place readiness (student instructions)
Work place readiness (student instructions)Work place readiness (student instructions)
Work place readiness (student instructions)
 
Wpr career search
Wpr   career searchWpr   career search
Wpr career search
 
Candy bar presentation
Candy bar presentationCandy bar presentation
Candy bar presentation
 
Power point lesson 20
Power point lesson 20Power point lesson 20
Power point lesson 20
 
Power point lesson 19
Power point lesson 19Power point lesson 19
Power point lesson 19
 
Week 8 october 22
Week 8 october 22Week 8 october 22
Week 8 october 22
 
Week 7 october 15
Week 7 october 15Week 7 october 15
Week 7 october 15
 
Review for 6 week assessment
Review for 6 week assessmentReview for 6 week assessment
Review for 6 week assessment
 
Review for quiz lesson 3 5
Review for quiz lesson 3 5Review for quiz lesson 3 5
Review for quiz lesson 3 5
 
Lesson 5 vocabulary
Lesson 5 vocabularyLesson 5 vocabulary
Lesson 5 vocabulary
 
Power point lesson 05
Power point lesson 05Power point lesson 05
Power point lesson 05
 
Week 6 october 8
Week 6 october 8Week 6 october 8
Week 6 october 8
 
Week 5 october 1
Week 5 october 1Week 5 october 1
Week 5 october 1
 
Activity and program research
Activity and program researchActivity and program research
Activity and program research
 

Recently uploaded

Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphNeo4j
 
Next-generation AAM aircraft unveiled by Supernal, S-A2
Next-generation AAM aircraft unveiled by Supernal, S-A2Next-generation AAM aircraft unveiled by Supernal, S-A2
Next-generation AAM aircraft unveiled by Supernal, S-A2Hyundai Motor Group
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions
 
Azure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAzure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAndikSusilo4
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Alan Dix
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 

Recently uploaded (20)

Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptxVulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
 
Next-generation AAM aircraft unveiled by Supernal, S-A2
Next-generation AAM aircraft unveiled by Supernal, S-A2Next-generation AAM aircraft unveiled by Supernal, S-A2
Next-generation AAM aircraft unveiled by Supernal, S-A2
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food Manufacturing
 
Azure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAzure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & Application
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 

L7 operating system

  • 1. Lesson 7: Operating Systems Computer Literacy Basics Chapter 8
  • 2. Objectives  Upon completion of this lesson, you should be able to:  Identify the purpose of an operating system  Identify different operating systems  Share files on different operating systems  Identify user rights  Troubleshoot common operating system problems
  • 3. Vocabulary  Administrative rights  Mac OS X  Administrator account  Operating system (OS)  Driver  Palm OS  Embedded operating system  System administrator  Emulation card  File system  UNIX  Handheld operating system  Windows Embedded CE  Linux  Windows Phone
  • 4. Types of Software  Application software  System software
  • 5. Identifying the Purpose of an Operating System  System software facilitates the use of a computer system.  An OS is system software that enables the computer hardware to communicate and operate with the application software.  Without an operating system, a computer cannot function because the operating system manages and coordinates activities and resources of the computer.
  • 6. How OS are used:  OS perform jobs such as keeping track of files and directories, and controlling peripheral devices such as the printer, monitor, and keyboard.  Manufactures of peripheral devices, such as printers or monitors, provide programs called drivers that the OS uses to communicate with various hardware devices.  OS also manage resources for application. It provides a consistent way for applications to communicate with hardware so you can print documents on many types of printers.
  • 7. Cont. Uses of OS:  OS help applications by performing system and file maintenance task.  OS is responsible for such system tasks as preparing the desktop, managing visual and audio effects, handling memory, and maintaining power settings.  OS controls access to files stored on disks and manages the amount of space the files can use.
  • 8. File System  The way an OS stores files on disk is called a file system. The file system regulates the types of names and other attributes a file can have and organize the files into folders arranged in hierarch, where a main folder can contain subfolders that contain files.  The file system allows you to find and retrieve files you store on a computer by keeping track of the files you can save an where you save them.  The file system also identifies sections of a disk that are not being used.
  • 9. Identifying Different Operating Systems  OS provides an interface between the user or application program and the computer hardware.
  • 10. Personal Computer OS  Designed to work with one or more processors.  Windows – Intel processor  Mac OS X- Older version use Motorola processors, newer version use Intel processors  UNIX – used by scientist and programmers  Developed by AT&T  Multitasking portable OS  Command-line interface  Linux and IBM’s AIX are variations of UNIX
  • 11. Mobile OS  Also called Handheld OS or Embedded OS (resides on ROM chip)  These systems are smaller and generally less capable than desktop operating systems.  Smart phones  PDAs  Tablet computers  Mobile game players  Cameras  Personal Information Manger (PIM) – such as calendar and address book
  • 12. Handheld and Embedded Operating systems  Operating system can be categorized by a number of characteristics:  Technology  Usage  Licensing
  • 13. Popular handheld and embedded OS:  Android – this is an open-source OS for mobile devices such as smart phones and tablet computers, and is currently developed by Google. Android is based on a version of Linux.  Apple iOS – This OS, originally called the iPhone OS, is designed for mobile devices such as the iPhone, iPad, and iPod Touch. You interact with iOS using your fingertips to perform multitouch gestures. The main applications are designed for phone features, e-mail, Web browsing, and media playing.
  • 14. Cont. Popular handheld:  BlackBerry – OS runs on handheld devices supplied by Research in motion (RIM). In addition to phone capabilities, this system also provides services such as multitasking, instant messaging, PIM capabilities, and access to Bluetooth devices.  Embedded Linux – This is a scaled-down Linux operating system used in devices such as mobile phones, media players, PDAs, smart watches, and many other types of devices that require an embedded OS.
  • 15. Cont. Popular handheld:  Palm OS – a competing OS to Windows Mobile (also called Garnet OS) runs on Palm handhelds and other third-party devices. Some of the more common built-in applications include and address book, calculator, calendar, contacts, and phone book tools. This OS also includes handwriting- recognition software.  Symbian OS – is a multitasking OS designed for smart phones. Some of the more popular features include the capability to send and receive e-mail messages and faxes, maintain contact list, and browse the Web.
  • 16. Cont. Popular handheld:  Windows Embedded CE – a scaled-down version of Windows OS. Designed for digital cameras, security robots, intelligent appliances, gaming devices, GPSs, media players, and set-up boxes.  Windows Phone – is a mobile OS that runs on smart phones and other types of handheld computers. Originally called Windows Mobile, this operating system allows you to perform tasks such as accessing e-mail, recording and watching video, exchanging instant messages, reading an e- book, playing games, and managing finances.
  • 17. Sharing Files on Different Operating Systems  In the classroom all the computers maybe the same, but students might have different types of computers at home.  These situations require the multiple systems be able to read disks and share files.
  • 18. Hardware and software solutions  Emulation card – these cards enable the computer to run a program that was designed for a different OS.  Some file types are readable on different OS.  Word-processing documents in basic text format (files with a .txt filename extension) – do not retain formatting  Rich Text Format (.rtf) – retains some formatting
  • 19. Communicating on Internet  On the Internet files are regularly shared across OS.  Desktop or laptop computers use an OS such as Windows or Mac OS.  Internet service provider most likely uses UNIX  If you connect through a school then you are using a network OS.
  • 20. Identifying User Rights  An OS allows you to interact with a computer and take advantage of the computer’s technology, but it also sets limitations to protect itself and the data on the computer.  The OS grants permission allowing you to perform some tasks but preventing you from performing others.  The task you are allowed to perform are defined by your user rights.  The system administrator sets the user rights to protect the computer’s security.
  • 21. System Administrator  Is a user who has an administrator account, which is a local account or local security group.  The administrator account provides unrestricted access to make system-wide changes to the computer, including those that affect other users.
  • 22. System administrator duties  Creating or deleting user accounts on the computer  Changing account names, pictures, passwords, and other data  Establishing security access level  Allocating storage space  Monitoring systems to prevent unauthorized access and attacks by malicious software  Administrator can grant Administrative rights to other users, allowing them to make specified types of changes.
  • 23. Troubleshooting Common Operating System Problems  Incompatibility – application software and files need to be compatible with the computer’s OS.  File corruption – files can become corrupt as a result of power failure, turning off the computer without properly shutting it down, a virus, resource conflicts, outdated drivers, bad sectors or lost clusters on the hard drive, bad software installation and so on.  Disk Crashes – if your system is unstable, programs and even the OS shut down unexpectedly and you receive error messages when you try to use the OS and applications.
  • 24. Summary  An operating system is system software that enables computer hardware to communicate and operate with the application software. Without an operating system, a computer would not function because the operating system manages and coordinates the activities and resources of the computer.  Operating systems provide a consistent way for applications to communicate with hardware without duplicating settings or learning details about the hardware. They also perform system and file maintenance tasks.
  • 25. Cont. Summary  Windows, Mac OS X, and Linux are common operating systems for personal computers.  Linux – UNIX-like system, a free and open source software  Mac OS X – UNIX based GUI OS designed for Apple  UNIX – multi-tasking, multi-user computer OS  Handheld and embedded operating systems, also known as mobile operating systems, are similar in principle to operating systems such as Windows or Linus. These systems, however, are smaller an generally have fewer capabilities than desktop operating systems.
  • 26. Cont. Summary  To share files across operating system platforms, you can use solutions involving hardware, software, and data. For example, saving data or work files in the Rich Text Format means that most other operating systems can read the file.  An operating system sets limitations to protect itself and the data on the computer. The operating system grants permission to you to perform some task but prevents you from performing others according to your user rights.
  • 27. Cont. Summary  The system administrator has unrestricted access to make system-wide changes to the computer, including those that affect other users. Without administrative rights, you cannot make changes such as system modifications, installing software, or changing network settings.  Typical operating system problems include file incompatibility, file corruption, and disk crashes.
  • 28. Students will…  Complete Lesson Review  Project 1 & 2  Online discovery  Job skills (with a partner)
  • 29. Lesson Review  Open a Microsoft Word document and answer the following questions(you may use notes and PowerPoint):  True/False 1. The system administrator generally has an administrator account. 2. Some file types are readable on more than one OS. 3. Handheld computers do not contain an OS 4. An OS manages resources for applications 5. There are five basic types of software.
  • 30. Fill in the Blank 1. The way an operating system stores files on disk is called a ____________________ system. 2. The Macintosh operating system is called ______________. 3. A(n) ________________ card allows a computer to run a program that was designed for a different operating system. 4. The tasks an operating system allows you to perform are defined by your ______________________. 5. The _________________ operating system was developed by a group of programmers for AT&T.
  • 31. Continue Fill in the Blank 6. Older __________________ computers contain a processor manufactured by Motorola. 7. Manufactures of peripheral devices such as printers or monitors provide programs called _____________________ that enable the operating system to communicate with hardware devices. 8. The UNIX operating system is considered a(n) ______________, portable operating system. 9. Both the IBM AIX system and Linux operating systems are based on __________________.
  • 32. Continue Fill in the Blank 10. Handheld operating systems and embedded operating systems also are know as _________________ operating systems.
  • 33. Project 1  Continue on your Word Document. Label Project 1:  Windows Disk Cleanup utility helps you free space on your computer by deleting temporary and other unnecessary files from a driver. Complete the following: 1. Use Windows Help and Support and research this utility program. (click on start and look for help and support) 2. In a Microsoft Word, explain the purpose of this utility (paragraph 1) and provide an example of how you would access the program and then use it (paragraph 2).
  • 34. Project 2  Complete the following: 1. Use your favorite search engine to research information about the BlackBerry Playbook. 2. Assume that you are going to purchase the Playbook and research its features, applications, and accessories. 3. Use Microsoft Word to prepare a minimum one-page over-view of the Playbook features, applications, and accessories and describe how you could apply these features for personal and business use.  Header: name, date, and block  You may use 1.5 spacing in your document  Bullet point for Features, applications, and accessories is acceptable  1 Paragraph how you would use BlackBerry Playbook for “your” career
  • 35. Project 3  Windows 8 is the most recent operating system developed for the PC, and Mac OS X is the most recent operating system developed for the Macintosh computer. Complete the following: 1. Use your favorite search engine to research information about one of he first operating systems developed for the PC. Also research one of the first operating systems developed for the Macintosh. 2. Use a presentation program to prepare a slide show on the early operating systems for the PC and Macintosh. Be sure to name the operating systems, list the system requirements, list the important features, and provide an illustration such as a screen shot, if possible.
  • 36. Team Work Project – 2 people on a team  You and a team member have been given the responsibility for purchasing new computers for your company’s front office. One team member wants to purchase Apple Macintosh computers with the latest version of the Mac OS X; another wants to purchase PCs with the latest version of Windows; and the two in team will also look at purchase PCs with the UNIX/Linux operating system. The manger has requested that your team do some research and present her with a report so that she can make the best choice. Your report should include the positives and negatives for each of these OS. Also include information on how these computers could interact I more than one type of computer was selected.
  • 37. Critical Thinking  Assume you are a member of a team and your objective is to come up with three ideas on how the Windows 7 OS can be improved. Provide an overview of your ideas and explain why they would make the OS better and easier to use.
  • 38. Online Discovery  Android is an open-source operating system for mobile devices such as smart phones. Google released Android under the Apache License, authored by the Apache Software Foundation. A software license sets the terms for using the software. For example, a soft-ware license usually defines how many copies of the software a user can make or install. Research the Apache License on at least two Web sites and then answer the following questions:
  • 39. 1. Is the Apache License free? 2. Does the Apache License let users modify the Android software? 3. In what programming language was the Android software 4. What relationship does the Apache License have with the GNU operating system? 5. Provide a brief overview of the information contained on the Web sites you researched. Include the Web site addresses where you located the information. (1 paragraph).
  • 40. Job Skills  The Technology Careers sidebar in this lesson describe the job of a PC support specialist. Working as a PC support specialist is a good way to start a career in the computer field. However, this position requires a challenging blend of skills to be successful and earn promotions. With a partner or on your own, list the types of skills needed to be an excellent PC support specialist. Organize the skills into categories such as technical knowledge and communication skills. Which are the most important skills for this job? In which areas are your skills the strongest? Where do you need to improve? What parts of this job do you find attractive and why?