Utility Software compression; defragmentation; backing up; encryption Revision YouTube clip: https://www.youtube.com/watch?v=8oMmtm4zJ2E.

Slides:



Advertisements
Similar presentations
Copyright 2006 Mid-City Offices Systems. Busy people… How would your business be affected, if you suddenly lost all of your computer data? Rush through.
Advertisements

Utility program + driver program Thomas Wat 4D (21)
Backing up and Archiving Data Chapter 1. Introduction This presentation covers the following: – What is backing up – What is archiving – Why are both.
Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall
File Management Chapter 3
Backing Up a Hard Disk CGS2564. Why Backup Programs? Faster Optimized to copy files Can specify only files that have changed Safer Can verify backed up.
Backup Strategy. An Exam question will ask you to describe a backup strategy. Be able to explain: Safe, secure place in different location. Why? – For.
Explanations Of Software Utilities By Tim Wong.
Computer Referbishment The Demonstration. To Do… Virus Protection Schedule A Full System Scan Install Service Pack 3 Clean Up Tools Drive Formatting Install.
File Management Systems
Chapter 7: Configuring Disks. 2/24 Objectives Learn about disk and file system configuration in Vista Learn how to manage storage Learn about the additional.
MIS 431 Chapter 71 Ch. 7: Advanced File Management System MIS 431 Created Spring 2006.
Format Scandisk Defragmentation Antivirus Compression Software
WinZip Basics Chris Comito Marybeth MacLean Jameelah Roberts Matt Smith.
ONLINE DATA STORAGE & DOCUMENTS Lesson 3. Lesson 3 – Online documents In this lesson we will be covering:  Online documents  Compression and expansion.
Procedures for Backup and Recovery Section 14. Key points and questions What data should be backed up and how often? What do we mean by full backup, incremental.
Utility Programs  A type of system software that is used to solve a particular problem is called utility program. Many operating system provides different.
Chapter 5: System Software: Operating Systems and Utility Programs.
Chapter Three OPERATING SYSTEMS.
Operating System Utility Programs & Stand-alone utility Programs.
Operating Systems Concepts 1/e Ruth Watson Chapter 4 Chapter 4 Windows Utilities Ruth Watson.
1 Chapter 12 File Management Systems. 2 Systems Architecture Chapter 12.
Chapter 18: Windows Server 2008 R2 and Active Directory Backup and Maintenance BAI617.
Utility Programs Lesson Objective: Understanding the functions of an operating system. Learning Outcome: Answer some basic questions on operating systems.
Software Utilities Pages 65 to 73 Looking After Your Computer Nick Sims.
1 Maintain System Integrity Maintain Equipment and Consumables ICAS2017B_ICAU2007B Using Computer Operating system ICAU2231B Caring for Technology Backup.
Backup Procedure  To prevent against data loss, computer users should have backup procedures  A backup is a copy of information stored on a computer.
Component 4: Introduction to Information and Computer Science Unit 4: Application and System Software Lecture 3 This material was developed by Oregon Health.
Computer Maintenance. Clean up tools How I Defragmented the Hard Drive.
1 3 Computing System Fundamentals 3.7 Utility Software.
Disk Fragmentation 1. Contents What is Disk Fragmentation Solution For Disk Fragmentation Key features of NTFS Comparing Between NTFS and FAT 2.
Your Interactive Guide to the Digital World Discovering Computers 2012.
Microsoft Office 2008 for Mac – Illustrated Unit C: Understanding File Management.
Mark A. Magumba Storage Management. What is storage An electronic place where computer may store data and instructions for retrieval The objective of.
Module 2.4 Computer management 1. Contents Initial maintenance Setting up accounts Configuring the desktop Security settings Ongoing maintenance Adding.
The Online World ONLINE DOCUMENTS. Online documents Online documents (such as text documents, spreadsheets, presentations, graphics and forms) are any.
Technology Education THE PERSONAL COMPUTER (PC) SOFTWARE PART 1.
Managing Data & Information Procedures & Techniques.
Candidates should be able to:  describe the purpose and use of common utility programs for:  computer security (antivirus, spyware protection and firewalls)
GCSE Computing: A451 Computer Systems & Programming Topic 3 Software System Software (2) Utility Software.
BACKUP AND RESTORE. The main area to be consider when designing a backup strategy Which information should be backed up Which technology should be backed.
WHAT ARE BACKUPS? Backups are the last line of defense against hardware failure, floods or fires the damage caused by a security breach or just accidental.
Copyright Prentice Hall, Inc. 1 Computers: Information Technology in Perspective, 11e Larry Long and Nancy Long Chapter 5 Storing and Retrieving Information.
Basic Guide to Computer Backups Eric Moore Computer Users Group of Greeley September 13, 2008.
Lesson 9: SOFTWARE ICT Fundamentals 2nd Semester SY
Installing Windows 7 Lesson 2.
Chapter 6 Protecting Your Files
File-System Management
SOFTWARE - 2 UTILITY SOFTWARE
Component 1.9 Security and Data Management
Tech Level Cyber Security Lesson 7
Basic Guide to Computer Backups
Discovering Computers 2012: Chapter 8
Lesson Objectives Aims You should be able to:
Advanced Technology Skills
Measuring Drive Performance
Systems Software Keywords Utilities and Backups
Lossy vs Lossless compression
Chapter 4 The Power behind the Power
File Management.
LO2: Understand Computer Software
Utility Programs.
File Managements.
Managing Your Files.
Compression, Lossy, Lossless
Measuring Drive Performance
Chapter 4 The Power behind the Power
Types of Software.
Operating Systems Tasks 17/02/2019.
Measuring Drive Performance
Presentation transcript:

Utility Software compression; defragmentation; backing up; encryption Revision YouTube clip: https://www.youtube.com/watch?v=8oMmtm4zJ2E

Starter - Guess the catchphrase Defragment Format Backup Data compression

Lesson Objectives To understand the need for Utility Software To be able to describe the purpose of Encryption Software Defragmentation Data Compression To understand the role and methods of backup Full Incremental

What is Utility Software? Modern operating systems include a range of programs that perform a collection of useful functions: Keep your system secure Keep your secondary storage drives organised Maintain the system These programs are called utilities. We will now take a look at some of these.

Encryption Software Encryption utilities use algorithms to scramble data to change it from plain text to cipher text. Cipher text can only be read if it is decrypted using a private key. You can encrypt your entire hard disk, or particular files or folders. Question: Why might the school encrypt certain folders stored on its server?

Hard Disk Defragmentation (1) Data is stored on hard disks wherever there is available space, meaning it can become scattered across different sections of the disk.

Hard Disk Defragmentation (2) Defragmentation utilities reorganise files on a hard disk to put fragments of files back together and collect free space. Over time, these ‘building blocks’ get fragmented over the hard disk. This means that reading a file takes longer as the hard drive needs to be searched in multiple places instead of one area. Defragmentation therefore reduces the movement of the read/write head of the hard drive on the surface of the disk, speeding up file access. The result is that it speeds up access to files stored on your hard drive.

Popular compression software includes 7zip, WinRar, PeaZip and WinZip Compression utilities reduce the size of a file so that it takes up less disk space and is quicker to download over the internet. Compressed files need to be decompressed or extracted before they can be used. There are two compression methods: lossy and lossless. Popular compression software includes 7zip, WinRar, PeaZip and WinZip

Lossy and Lossless Compression Compression reduces the size of the file by performing an algorithm on the original data. There are two types of compression: Lossless - The original file can be re-created as no data is lost Lossy - Some of the original data is lost and the original file can not be re-created We will look at compression in more detail next lesson.

Backup Utilities Backup utilities take a copy of your files to protect against data loss. Reasons: You may accidently delete files You may be hacked Your system may get a virus There are two types of backup: Full Backup - Every file is copied and back up Incremental Backup – only files that have changed since the last backup are copied.

Backup Types – Full Backup A copy of all data and software on the hard disk drive / server is copied to a backup medium (e.g. an external hard disk drive / DVD-R) and the medium is kept at a different location Take a long time to complete (usually overnight) Recovery takes a long time as it restores all data and programs

Backup Types – Incremental Backup A full backup is made initially Each night only the files which have been changed since the last incremental back-up are copied Much faster to complete that full back-ups Takes much longer at restoring than a Full Back up as the full back up would need restoring first and then every incremental back-up since the last full back up. Incremental backup only backs up new files it recognizes since the last backup.