

Sys tec revision
Presentation
•
Computers
•
12th Grade
•
Practice Problem
•
Easy
Lutchiano Petersen
Used 1+ times
FREE Resource
32 Slides • 6 Questions
1
SYSTEM SOFTWARE AND
COMPUTER MANAGEMENT
MODULE 1.5
1
2
SYSTEM SOFTWARE AND
COMPUTER MANAGEMENT
MODULE 1.5
2
3
OPERATING SYSTEMS
SYSTEM SOFTWARE THAT CONTROLS ALL ACTIVITIES
THAT TAKE PLACE IN A COMPUTER
4
4
Open Ended
Explain to someone who has never heard about System software what it is.
5
WHAT HAPPENS WHEN A COMPUTER IS SWITCHED ON
5
Process of loading the operating system is called booting the computer
Load operating system into memory - control of the computer handed over
to operating system
Try and find and load the operating system
Instructions perform some basic hardware tests
Computer looks for instructions to follow (on ROM)
6
Multiple Choice
What was the first step when switching on a computer?
Computer looks for instructions to follow (on ROM)
Try and find and load the operating system
Instructions perform some basic hardware tests
7
THE ROLE OF THE OPERATING SYSTEM
6
To allow us to
interact with
the computer
via a GUI
Providing
the user
interface
Manage which
programs and
tasks can use
the CPU and
for how long
Managing
programs
Disk
management
Memory
management
Input/Output
management
Managing
hardware
User and
access control
Basic
protection
against threats
Providing
basic
security
Multitasking: ability of the operating system
to load and process multiple tasks at the
same time
8
THE TASK MANAGER
Right-click on taskbar /
Ctrl+Alt+Del
Provides some information about
the computer’s performance and
the applications and processes
running.
Most often used to terminate a
process or program that is not
responding.
7
9
Multiple Choice
How do you access the Task manager?
By waving a magic wand
By pressing Ctr+Backspace+Del
Ctr+Alt+Del
By pressing the any key
10
SINGLE-USER VERSUS MULTI-USER
OPERATING SYSTEMS
Single-user operating system
Can only be used by a single user at a time
Multi-user operating systems
Allows multiple users to access a computer system at the same time
8
11
OPERATING
SYSTEM UTILITIES
PROGRAMS THAT PERFORM SYSTEM MAINTENANCE
AND ADMINISTRATIVE TASKS
9
12
Open Ended
Name three utilities from the previous slide
13
FILE MANAGEMENT
Naming files
10
File names
• File name & full stop & file extension (3–5 letters)
File extensions and file types
• Identifies the file type or format and is automatically added when you save
the file
• Also determines which program will open the type of file by default
Path
• ‘Succession’ of folders that leads to the location of a specific file
14
FILE MANAGEMENT
Information about files
11
File property
• Basic information about files, name, size and date modified
File attribute
• Property of file that can be set
• Read-only: read-only file cannot be modified or saved under same name in
same folder
• Hidden indicates if a file is visible or not, some system files are hidden
Metadata
• Additional data stored about a file: describes contents such as author and
title of the file
15
FILE MANAGEMENT
File manager functions
12
Searching
• File Explorer allows you to search for a file based on certain criteria: file
size, type of file, partial file name, date accessed and even text in file
Compressing
• Process of reducing the size of a file
• Also referred to as ‘zipping’
Decompressing
• Refers to the process of converting (extracting) a compressed file back to
the original size
16
FILE MANAGEMENT
Converting files from one format to another
13
Exporting
• Saving data om a format that can be read by different version of same
application or new application. Menu option ‘Export’ or ‘Save As’.
Importing
• Opening or ‘reading’ data created in different version of the same
application or new application.
17
SCHEDULING
14
• Program that is used to run certain programs at specific
times
• Automatically checks for updates
• Automatically perform certain routine housekeeping tasks
• Schedulers can be set to run in off-peak times
Save time and internet cap
When you need to update several
computers (network)
18
PRINTER MANAGEMENT
15
View information about the documents
deleting tasks
pausing tasks
restarting tasks
19
BACKUP
files can be accidentally overwritten or deleted
hardware failures – disk drive crashes
devices can be stolen (with data and files stored on them)
disasters – fires, earthquakes and floods can destroy hardware
files can be corrupted by power fluctuations
files can be deleted, encrypted or corrupted by viruses, etc.
16
20
BACKUP
Backup software
Most operating systems provide backup utilities.
Third-party vendors have specialised backup programs
scheduling when to back up the files
choosing to do a full backup of all the files or just those
that have been changed since the last backup
encrypt backups to prevent unauthorised access
compress the files to save space on the backup media, etc.
17
21
BACKUP
Backup tips
Use software that automatically manages your backup process.
Back up your files onto external portable media.
Keep the backups off-site.
Consider option of using a cloud backup service.
Perform ‘housekeeping’.
Consider archiving large files.
Check that the backups are actually working.
18
22
SECURITY TOOLS
SECURITY MEASURES AND FACILITIES TO HELP
CONTROL AND PREVENT THE SPREAD OF MALWARE.
19
23
ACCESS CONTROL
Access control means that the operating system specifically asks
your permission before any software can be installed.
The purpose of access control is to try to make it impossible for
malware to be secretly installed on your computer without your
knowledge.
Reason why your day-to-day account is not administrator level
account.
20
24
FIREWALL
A firewall acts as a barrier between your computer and the
internet. Checks which programs are trying to access your
computer via the internet, or internet via your computer.
Built into most operating systems, can be included in anti-
virus software.
Hardware firewalls can be stand-alone hardware devices,
usually used in a network.
21
25
22
26
FACTORS INFLUENCING
PERFORMANCE
24
27
MEMORY (RAM)
Programs and data need to be loaded from disk into RAM
(memory).
The more memory you have available, the better.
25
28
MEMORY (RAM)
Caching
Cache memory is built into various components on a
computer, including the processor.
It stores frequently or recently accessed data, based on the
assumption that it will probably be accessed again soon.
This memory is more expensive, because it is faster than
normal memory (RAM) but it can increase the overall
performance of a computer quite dramatically.
26
29
CPU
The speed
(measured in
GHz)
• In general, the
higher the speed
of the CPU, the
faster it will
perform.
The number of
cores, e.g. dual-
physical
processors
included in a single
‘chip’.
• Each core is a
complete
processor - works
independently of
any other core on
the CPU chip.
Cache size
• A special high-
speed memory
used to store
recently or
frequently
accessed data.
• The larger the
cache memory on
the CPU, the
faster it is likely to
perform.
27
30
HARD DRIVE / SSD
A ‘faster’ hard drive can improve the overall performance of a computer
Electronic storage (SSDs) – no moving parts, much faster than magnetic hard
New laptops only have SSDs, many computers have both types of storage.
Remember also:
When a hard drive is fragmented,
the files will take longer to retrieve.
Fragmentation has no affect on speed of SSDs.
28
31
Multiple Choice
Fragmentation has no effect on a SSD
True
Fals
32
INFLUENCE OF MALWARE
Malware can slow your computer down by using up resources
such as free memory and hard drive space.
Spyware can slow your Internet connection down if it
frequently connects to the internet.
Your computer can become part of a botnet, without your
knowledge and slow your computer down.
29
33
Open Ended
What is spyware and present an example of how its used
34
TROUBLESHOOTING USING
UTILITY SOFTWARE
30
35
DISK SCANNING
Generally, it is not recommended that you repair a hard drive that
you suspect is faulty unless you are sure you know how to do it.
Problems on flash drives can be fixed quite easily by running a disk
scanner.
Checks a drive for errors and ‘bad sectors’ and tries to fix them.
31
36
DISK DEFRAGMENTATION
A disk defragmenter is a tool that reorganises the parts of files
and speeds your computer up.
Defragmentation does not free up disk space.
Possible to schedule the running of a defrag operation.
32
37
DISK FILLING UP
Windows - Disk Cleanup Wizard:
Removes temporary files downloaded from the internet
or temporary files created by Windows.
Removes installed programs that you no longer or
seldom use.
33
38
TEST AND IMPROVE
34
SYSTEM SOFTWARE AND
COMPUTER MANAGEMENT
MODULE 1.5
1
Show answer
Auto Play
Slide 1 / 38
SLIDE
Similar Resources on Wayground
32 questions
MIL 1 - Introduction to MIL Part 1
Presentation
•
12th Grade
33 questions
Introduzione al livello delle applicazioni
Presentation
•
12th Grade
33 questions
GCSE: ICT Applications 1 (Self Led)
Presentation
•
12th Grade
30 questions
ENGLISH 12 - WORD FORMATION
Presentation
•
12th Grade
34 questions
Gamifed activities
Presentation
•
KG
33 questions
Inquiries, Investigation and Immersion
Presentation
•
12th Grade
29 questions
โปรแกรมที่ใช้เกี่ยวกับอินเทอร์เน็ต ป.6
Presentation
•
12th Grade
34 questions
Anglo-Saxon Literature
Presentation
•
12th Grade
Popular Resources on Wayground
10 questions
HCS SCI 03 Summer School Assessment 1
Quiz
•
3rd Grade
15 questions
HCS SCI 05 Summer School Assessment 1 Review
Quiz
•
5th Grade
22 questions
Day 9 Equations and Inequalities Review
Quiz
•
9th Grade
10 questions
Writing and Identifying Ratios Practice
Quiz
•
5th - 6th Grade
7 questions
PYRAMID PERSPECTIVES part 1
Presentation
•
9th - 12th Grade
12 questions
Understanding the Fourth of July
Quiz
•
9th Grade
15 questions
Soccer World Cup Quiz Questions
Quiz
•
7th Grade